Dear Sr.

Sorry, but my english isn't very good.

I want to install Mysql in Aix 4.3.3 in RS-6000. First I installed mysql
3.23.49 but insn't very good. When I executed /scripts/my_install_db i
recived a lot of error like that:

                                                                            
 Symbol strcat (number 60) is not exported from dependent                   
 S>           module /usr/local/lib/libz.a(shr.o).                          
 S>         Symbol memmove (number 61) is not exported from dependent       
 S>           module /usr/local/lib/libz.a(shr.o).                          
 S>         Symbol bcopy (number 62) is not exported from dependent         
 S>           module /usr/local/lib/libz.a(shr.o).                          
                                                                            
                                                                            


In internet i found that this problem was a bug and in the version 3.23.51
is ok.

I installed the version 3.23.51 and max 3.23.54a and the error is same.

inv:root:/usr/local/felipe/mysql-max-3.23.54a-ibm-aix4.3.2.0-powerpc
>scripts/mysql_install_db
scripts/mysql_install_db[73]: 14726 Illegal instruction(coredump)
scripts/mysql_install_db[115]: 14730 Illegal instruction(coredump)
WARNING: The host 'inv' could not be looked up with resolveip.
This probably means that your libc libraries are not 100 % compatible
with this binary MySQL version. The MySQL deamon, mysqld, should work
normally with the exception that host name resolving will not work.
This means that you should use IP addresses instead of hostnames
when specifying MySQL privileges !
Preparing db table
Preparing host table
Preparing user table
Preparing func table
Preparing tables_priv table
Preparing columns_priv table
Installing all prepared tables
scripts/mysql_install_db[292]: 14734 Illegal instruction(coredump)
Installation of grant tables failed!

Examine the logs in ./data for more information.
You can also try to start the mysqld daemon with:
./bin/mysqld --skip-grant &
You can use the command line tool
./bin/mysql to connect to the mysql
database and look at the grant tables:

shell> ./bin/mysql -u root mysql
mysql> show tables

Try 'mysqld --help' if you have problems with paths. Using --log
gives you a log in ./data that may be helpful.

The latest information about MySQL is available on the web at
http://www.mysql.com
Please consult the MySQL manual section: 'Problems running
mysql_install_db',
and the manual section that describes problems on your OS.
Another information source is the MySQL email archive.
Please check all of the above before mailing us!
And if you do mail us, you MUST use the ./bin/mysqlbug script!


Thanks for help.

Felipe.



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