Re: My databases got hosed when the server went down hard!

2001-08-08 Thread Chip
Stefan Hinz wrote: > Dear Chip, > > myisamchk is not an SQL command, so it's not executed from the MySQL > Monitor (the SQL command line tool) but rather from a shell. Type > "myisamchk" at the shell prompt and you will see the options. > Thanks, I'm discovering there are a few of these commands

Re: My databases got hosed when the server went down hard!

2001-08-08 Thread Stefan Hinz
Dear Chip, myisamchk is not an SQL command, so it's not executed from the MySQL Monitor (the SQL command line tool) but rather from a shell. Type "myisamchk" at the shell prompt and you will see the options. Or you can use the new version of PhpMyAdmin (www.phpmyadmin.com), this has a built-in t

Re: My databases got hosed when the server went down hard!

2001-08-07 Thread chip . wiegand
hosed when the server went down hard! Your permissions are wrong on one of the directories. Make sure that the 'mysql' user has the correct permission to the ./mysql directory. [EMAIL PROTECTED] wrote: I see the .MYD, .MYI, and .FRM files in the /usr/var/db/mysql/ directory, but I ge

Re: My databases got hosed when the server went down hard!

2001-08-07 Thread btjones
Your permissions are wrong on one of the directories. Make sure that the 'mysql' user has the correct permission to the ./mysql directory. [EMAIL PROTECTED] wrote: I see the .MYD, .MYI, and .FRM files in the /usr/var/db/mysql/ directory, but I get this - mysql> use bulletins Can't read dir