Hi!

>>>>> "Sinisa" == Sinisa Milivojevic <[EMAIL PROTECTED]> writes:

Sinisa> 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).  

3.21.33b is an VERY old version of MySQL.

Try to get a newer one.

What was the problem you got with compiling MySQL on this platform?
If you follow the instructions in the Solaris section in the MySQL
manual, this should be very straightforward!

Regards,
Monty

-- 
For technical support contracts, goto https://order.mysql.com/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Michael Widenius <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, CTO
/_/  /_/\_, /___/\___\_\___/   Helsinki, Finland
       <___/   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

Reply via email to