- 3
- 0
- 约7.65千字
- 约 5页
- 2016-12-29 发布于重庆
- 举报
[root@localhost ~]# rpm -qa|grep mysql
mysql-5.0.77-4.el5_4.2
mysql-connector-odbc-3.51.26r1127-1.el5
mysql-server-5.0.77-4.el5_4.2
libdbi-dbd-mysql-0.8.1a-1.2.2
[root@localhost ~]# service mysql start
mysql: 未被识别的服务
[root@localhost ~]# service mysqld start
初始化 MySQL 数据库: Installing MySQL system tables...
140521 10:30:47 [Warning] option max_join_size: unsigned value 18446744073709551615 adjusted to 4294967295
140521 10:30:47 [Warning] option max_join_size: unsigned value 18446744073709551615 adjusted to 4294967295
OK
Filling help tables...
140521 10:30:47 [Warning] option max_join_size: unsig
原创力文档

文档评论(0)