错误
SQL 查询:
#
# ????浄ʽ?ݿℚȝ `alumni_config`
#
INSERT INTO `alumni_config` ( `id` , `name` , `value` )
VALUES ( 1, 'rowno', '5' ) , ( 2, 'colno', '3' ) , ( 3, 'swidth', '110' ) , ( 4, 'sheight', '110' ) , ( 5, 'adminmail', 'aet_cn@163.net' ) , ( 6, 'totalpm', '10' ) , ( 7, 'totalvister', '271' ) , ( 8, 'audionum', '10' ) , # --------------------------------------------------------
#
# ʽ?ݱ?ṹ `alumni_forums`
#
DROP TABLE IF EXISTS `alumni_forums` ;
MySQL 返回:
#1064 - 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 'DROP TABLE IF EXISTS `alumni_forums`' at line 11
www.love-bar.cn/download/alumni.sql
[此贴子已经被作者于2007-10-4 11:07:19编辑过]