I'm trying to install MySQL on my Playstation 2 (mipsel-pc-linux-gnu, 
apparently). For entertainment purposes, you understand. :)

It configures, compiles, and installs fine, but when I get to running 
mysql_install_db, it gets a bit upset. Lots of error 1033.

Am I going to be able to get there from here? It's not urgent, I'm just 
playing. Any ideas where to look?

Thanks,
Simon

Full output of script:

[simon@xyzzy mysql-3.23.51]$ sudo scripts/mysql_install_db
Password:
Preparing db table
Preparing host table
Preparing user table
Preparing func table
Preparing tables_priv table
Preparing columns_priv table
Installing all prepared tables
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/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/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/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/db.frm'
ERROR: 1033  Incorrect information in file: './mysql/db.frm'
020712 18:13:50  /usr/local/mysql/libexec/mysqld: Shutdown Complete


--
This message has been scanned for viruses and dangerous content, and
is believed to be clean.


---------------------------------------------------------------------
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