mysql数据库名不能叫全数字的吗?
来源:学生作业帮 编辑:大师作文网作业帮 分类:综合作业 时间:2024/11/12 08:51:19
mysql数据库名不能叫全数字的吗?
我安装dedecms 在vps新建一个188199数字的数据库名字,后台备份的时候弹出:以下这么长的错误:
DedeCMS Error Warning!
Error page:/dede/sys_data_done.php?dopost=bak
Error infos: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 '188199.dede_addonarticle' at line 1
Error sql:SHOW CREATE TABLE 188199.dede_addonarticle
DedeCMS Error Warning!
Error page:/dede/sys_data_done.php?dopost=bak
Error infos: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 '188199.dede_addonimages' at line 1
Error sql:SHOW CREATE TABLE 188199.dede_addonimages
我安装dedecms 在vps新建一个188199数字的数据库名字,后台备份的时候弹出:以下这么长的错误:
DedeCMS Error Warning!
Error page:/dede/sys_data_done.php?dopost=bak
Error infos: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 '188199.dede_addonarticle' at line 1
Error sql:SHOW CREATE TABLE 188199.dede_addonarticle
DedeCMS Error Warning!
Error page:/dede/sys_data_done.php?dopost=bak
Error infos: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 '188199.dede_addonimages' at line 1
Error sql:SHOW CREATE TABLE 188199.dede_addonimages
是的.可以数字开头,但绝不能是全数字的数据库名.
另外请注意,mysql对大小写是敏感的.
另外请注意,mysql对大小写是敏感的.
mysql
mysql里面如何用sql语句让字符串的‘123’转换为数字的123?
"select * from 数据库名..表名" 这条语句中数据库名和表名之间的两个点(..)有什么含义
MySQL 数据库中 left outer join 和 left join 什么区别?
de_prodigy_cz 这所有的英语全翻译过来叫什么名
丹顶鹤的拉丁名学名为什么不能改?叫日本鹤似乎不太妥当吧.
MySql的有序列吗?怎么创建序列,并每次增长1
mysql 有关 insert into set的问题
mysql中die函数的问题
oracle数据库我jdk用的1.6 那数据库有规定要用哪个版本吗
关系数据库系统中使用的数据库结构是二维表吗?
SSH框架,mysql数据库,该表主键为string类型,增删查都没有问题,只有修改时出现错误