六狼论坛

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博账号登陆

只需一步,快速开始

搜索
查看: 55|回复: 0

什么问题呢?

[复制链接]

升级  42%

5

主题

5

主题

5

主题

童生

Rank: 1

积分
21
 楼主| 发表于 2013-1-27 05:29:00 | 显示全部楼层 |阅读模式
这是什么问题呢?
是不是order这个是一个关键字?

C:\Documents and Settings\zhou>mysql -u spider -pEnter password: ******Welcome to the MySQL monitor.  Commands end with ; or \g.Your MySQL connection id is 57Server version: 5.0.51a-community MySQL Community Edition (GPL)Type 'help;' or '\h' for help. Type '\c' to clear the buffer.mysql> create table if not exists spider.test(order int);ERROR 1064 (42000): You have an error in your SQL syntax; check the manual thatcorresponds to your MySQL server version for the right syntax to use near 'order int)' at line 1mysql> create table if not exists spider.test(queue int);Query OK, 0 rows affected (0.08 sec)mysql>
您需要登录后才可以回帖 登录 | 立即注册 新浪微博账号登陆

本版积分规则

快速回复 返回顶部 返回列表