Re: mysql on ydl


perry (perryp@shore.net)
Tue, 1 Jun 1999 17:15:08 -0400


>MySQL has a bug. I'm trying to track it down. The mySQL developers seem to
>think it's a compiler bug but I'm not so sure..
>
>If find any useful information about why it's not working please let me
>know.

for what it's worth, i'm getting the same exact error when i compile MySQL
3.22.22 on Redhat Linux 6.0 for Sparc here at work. craps out on me every
time i run mysql_install_db:

[[root@tree bin]# ./mysql_install_db
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'

-perry



This archive was generated by hypermail 2.0b3 on Wed Jun 30 1999 - 11:30:05 MDT