fil krohnengold writes:
>
> Am I crazy, or should there be some CREATE TABLE statements
> somewhere in the mysql_install_db script? It keeps dying on me
> with:
>
> 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 ;
> [...]
>
> This was a binary install for Solaris 2.6 (yes, I gave up on
> compiling for this platform).
>
> -fil
>
> --
> fil krohnengold
> network systems administrator
> american museum of natural history
> [EMAIL PROTECTED]
The above script does not look familiar to me. Try using one from the
source distro that you tried to build.
--
Regards,
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, Fulltime Developer
/_/ /_/\_, /___/\___\_\___/ Larnaca, Cyprus
<___/ www.mysql.com
---------------------------------------------------------------------
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