Hi,
I'm trying to install mySQL on a PowerPC G3 running Linux.
I've applied a simple patch to allow mySQL to build on a
system with glibc 2.1, and it does indeed compile fine.
Now, after I've installed everything and run 'mysql_install_db'
I get the following:
Creating db table
Creating host table
Creating user table
Creating func table
Creating tables_priv table
Creating columns_priv table
ERROR: 1033 Incorrect information in file: './mysql/db.frm'
ERROR: 1033 Incorrect information in file: './mysql/db.frm'
ERROR: 1033 Incorrect information in file: './mysql/db.frm'
ERROR: 1033 Incorrect information in file: './mysql/host.frm'
ERROR: 1033 Incorrect information in file: './mysql/user.frm'
ERROR: 1033 Incorrect information in file: './mysql/user.frm'
ERROR: 1033 Incorrect information in file: './mysql/user.frm'
ERROR: 1033 Incorrect information in file: './mysql/user.frm'
ERROR: 1033 Incorrect information in file: './mysql/user.frm'
ERROR: 1033 Incorrect information in file: './mysql/user.frm'
ERROR: 1033 Incorrect information in file: './mysql/user.frm'
ERROR: 1033 Incorrect information in file: './mysql/func.frm'
ERROR: 1033 Incorrect information in file: './mysql/tables_priv.frm'
ERROR: 1033 Incorrect information in file: './mysql/columns_priv.frm'
To start mysqld at boot time you have to copy support-files/mysql.server
to the right place for your system
etc, etc.
The question is, how do I correct the "Incorrect information" problem that
I'm getting?
Thanks
Dan
Terra Soft Solutions, Inc.
email: dburcaw@stripped
website: http://www.yellowdoglinux.com/