Re: Permissions

2006-02-24 Thread Walter Johnson
CodeHeads wrote: On Thu, 2006-02-23 at 21:46 -0600, Walter Johnson wrote: #chown mysql:mysql /var/mysql-data #chmod 770 /var/mysql-data Try this, assuming the files are in there for the database. $chown -R mysql:mysql /var/mysql-data/* $chmod -R 770 /var/mysql-data/* Hope that

Re: Permissions

2006-02-23 Thread Walter Johnson
Dan Trainor wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Walter Johnson wrote: This is probably a simple question. I installed MySQL about a month ago on Mac OS X and I am new to this. During the installation (as root) I created a directory /var/mysql-data. Then, following the

Permissions

2006-02-23 Thread Walter Johnson
This is probably a simple question. I installed MySQL about a month ago on Mac OS X and I am new to this. During the installation (as root) I created a directory /var/mysql-data. Then, following the installation instructions: #chown mysql:mysql /var/mysql-data #chmod 770 /var/mysql-data Th

a Mac OS X MySQL graphical client

2002-11-27 Thread Walter Johnson
For a good choice of Mac sql GUI's, search Google for "mysql gui". W Johnson - This message sent using EMUmail -- http://www.emumail.com - Jumping through hoops to get E-mail on the

re: Setting up a password for MySQL on Windows.

2002-11-21 Thread Walter Johnson
Egor Egorov Sir, I understand how intimidating the manual may seem, especially when you are starting out. Don't give up, and here is a suggestion that I found to help a lot. (Although some around here might laugh.) I got a book called MYSQL and PHP for Dummies. It does a fantastic job of giving