Upgrade to 10.2 have I lost my MYSQL data

Silkred

Registered
I was so excited to get the disks I upgraded and then thought about MYSQL - MUSQL seems to have either gone or I just have not figured out how to start it back up yet - I am trying not to panic I just asumed that the installer would have left it in place as I was only upgrading from 10.1.5.

Any advice would be helpful.
 
I'm using MySQL as well. On my Mac OS X Server.
I installed eSuite4X 2.0 - MySQL Edition. Very easy graphic interface to get started with MySQL databases on OS X.

I was running 10.1.5 and when i upgraded to 10.2 it stopped working. I don't remeber exactly all the steps i went through to get it working again, but it all came down to one thing. That the privileges haved been screwed up for the database that wasn't working.

When using eSuite4X, the database is located in
/Library/eSuite4X/MySQL3/Databases/thedatabase

I'm now using
Owner:
mysql - read write

Group:
wheel - read only

Others:
read only

Don't know if it's right, but at least it's working.
 
I loaded MySQL and eSuite4x, managed to creat some database but could create users of the database. I kept getting answers like, "users" read only.

I changed the persmissions, but this didn't change much.

Would you suggest a resinstall of the package and start from scratch?

What doi you guys use MySQL for? I was looking with respect to PHP which I cannot get to work for permissions problems also.

Any idea?

Thanks in advance
 
Back
Top