hello bugs:
These are my message birth with mysqlbug!!
Would mind help me to solve the problem !!
Finding system information for a MySQL bug report
test -x /bin/vi
Using editor /bin/vi
You can change editor by setting the environment variable VISUAL.
If your shell is a bourne shell (sh) do
VISUAL=your_editors_name; export VISUAL
If your shell is a C shell (csh) do
setenv VISUAL your_editors_name
Sorry the follow are my enviroment:
OS: Redhat 6.2
MySQL: MySQL-3.22.32.i386.rpm
The status:
1. MySQL deoman can be started with safe_mysqld but mysqld.
2. When I execute the my_install_db, it can't be completed.
Creating db table
Creating host table
Creating user table
Creating func table
Creating tables_priv table
Creating columns_priv table <------- stoped here
3. mysql,mysqladmin can't be executed