红联Linux门户
Linux帮助

无法创建对象,怎样附权

发布时间:2009-04-15 15:52:14来源:红联作者:linuxfanhhm
好像是没有权限
mysql> creat databaes 11;
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'creat databaes 11' at line 1
文章评论

共有 3 条评论

  1. linuxfanhhm 于 2009-04-20 11:46:20发表:

    嗨,英文不行啊,谢谢楼上

  2. wang7131984 于 2009-04-15 16:03:21发表:

    是CREATE DATABASE而不是CREATE DATABASES

  3. linuxfanhhm 于 2009-04-15 15:53:03发表:

    怎样设置权限?