Re: 3.21.33b mysql_install_db

2002-01-05 Thread Michael Widenius
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 /

Re: 3.21.33b mysql_install_db

2002-01-05 Thread fil krohnengold
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

Re: 3.21.33b mysql_install_db

2002-01-05 Thread Sinisa Milivojevic
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)

3.21.33b mysql_install_db

2002-01-04 Thread fil krohnengold
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.