|
|
本人在照教程上安装mysql,在./configure出了问题,提试
note: if you are upgrading from a mysql<=3.22.10 you should run the
./bin/mysql_fix_privilege_tables.other wise you will not beable to use
the new grant command.
you can start the mysql daemon with:
cd:./bin/mysql_saft&
you can tese the mysql daemon with the benchmark in the 'sql_bench'
directory:cd sql_bench; prerl run_all_tests
plase report any problems with th ./bin/mysql/buy script!
the latest in formation about mysql is available on the web at
http://www.mysql.com
support the mysql server.you can test that it is up and running with
the command: ./bin/mysqlandmin version
[root@localhost mysql-standard-5.0.0-i686]#chown starting mysql daemon with database from /opt/mysql-standard-5.0.0-i686/data
040629 15:48:09 mysqld ended
我添加的组和用户但还是这样!!!
#groupadd mysql
#useradd -g mysql mysql
请高手指教!!!! 。。。。。 |
|