求助。mysql创建数据库时出错。

由 魔人普乌 在 05-21-2003 13:25 发表:

求助。mysql创建数据库时出错。

[root@BGG988 mysql]# ./bin/mysql -u root -p

Enter password:

Welcome to the MySQL monitor. Commands end with ; or \g.

Your MySQL connection id is 1 to server version: 3.23.56

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> create database dns_db

-> ;

ERROR 1006: Can't create database 'dns_db'. (errno: 13)

mysql> exit

Bye

[root@BGG988 mysql]#

帮帮忙 谢谢


由 dancingpig 在 05-21-2003 14:46 发表:


CREATE

Published At
Categories with 服务器类
comments powered by Disqus