At Sat, 05 Jan 2002 15:34:10 +0200, [EMAIL PROTECTED] wrote...
: fil krohnengold writes:
: > 
: >   Starting mysqld demon with databases from /usr/local/mysql/data
: >   ERROR 1017 at line 3: Can't find file: 'db.frm' (errno: 2)
: >   The grant tables was not installed. 
: > 
: > Line 3 being the HERE statement in the shell script: 
: > 
: >   ./bin/mysql mysql <<END_OF_DATA
: > 1 # Create tables from the .frm files
: > 2 #
: > 3 delete from db ;
: >   [...]
: > 
: 
: The above script does not look familiar to me. Try using one from the
: source distro that you tried to build.

It's contained in
ftp://ftp.mysql.com/MySQL-3.21/mysql-3.21.33b-sun-solaris2.6-sparc.tar.gz.
And with some massaging I was able to get it to work.  I realize
it's old and is probably not being maintained.  I just don't want
you to think that I found some script labled mysql under my chair
and expected it to work.  

It's actually identical to the one released with the source
distro of the same version (minus the @var@ substitutions).  

-fil
--
fil krohnengold
network systems administrator
american museum of natural history
[EMAIL PROTECTED]

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to