|
为何我不能起动mysql?
------------
[root@localhost ~]# mysql --help
mysql Ver 14.7 Distrib 4.1.7, for redhat-linux-gnu (i386)
Copyright (C) 2002 MySQL AB
This software comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to modify and redistribute it under the GPL license
-----------------------------------------------------
[root@localhost ~]# service mysqld start
mysqld: unrecognized service
|