- 精华
- 阅读权限
- 70
- 好友
- 相册
- 分享
- 听众
- 收听
- 注册时间
- 2010-5-14
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
发表于 2011-9-9 22:34:56
|
显示全部楼层
[SQL] INSERT INTO `shop` (`shopId`, `itemId`, `tagId`, `shopType`, `singleNum`, `singlePrice`, `isPayPointCanBuy`) VALUES ('58', '20202214', '5', '3', '1', '1', '1')
INSERT INTO `shop` (`shopId`, `itemId`, `tagId`, `shopType`, `singleNum`, `singlePrice`, `isPayPointCanBuy`) VALUES ('59', '20202216', '5', '3', '1', '1', '1')
INSERT INTO `shop` (`shopId`, `itemId`, `tagId`, `shopType`, `singleNum`, `singlePrice`, `isPayPointCanBuy`) VALUES ('58', '20202218', '5', '3', '1', '1', '1')
INSERT INTO `shop` (`shopId`, `itemId`, `tagId`, `shopType`, `singleNum`, `singlePrice`, `isPayPointCanBuy`) VALUES ('59', '20202220', '5', '3', '1', '1', '1')
INSERT INTO `shop` (`shopId`, `itemId`, `tagId`, `shopType`, `singleNum`, `singlePrice`, `isPayPointCanBuy`) VALUES ('58', '20202222', '5', '3', '1', '1', '1')
INSERT INTO `shop` (`shopId`, `itemId`, `tagId`, `shopType`, `singleNum`, `singlePrice`, `isPayPointCanBuy`) VALUES ('59', '20202208', '5', '3', '1', '1', '1')
INSERT INTO `shop` (`shopId`, `itemId`, `tagId`, `shopType`, `singleNum`, `singlePrice`, `isPayPointCanBuy`) VALUES ('58', '20202214', '5', '3', '1', '1', '1')
INSERT INTO `shop` (`shopId`, `itemId`, `tagId`, `shopType`, `singleNum`, `singlePrice`, `isPayPointCanBuy`) VALUES ('59', '20202216', '5', '3', '1', '1', '1')
INSERT INTO `shop` (`shopId`, `itemId`, `tagId`, `shopType`, `singleNum`, `singlePrice`, `isPayPointCanBuy`) VALUES ('58', '10471574', '5', '3', '1', '1', '1')
INSERT INTO `shop` (`shopId`, `itemId`, `tagId`, `shopType`, `singleNum`, `singlePrice`, `isPayPointCanBuy`) VALUES ('59', '10471577', '5', '3', '1', '1', '1')
INSERT INTO `shop` (`shopId`, `itemId`, `tagId`, `shopType`, `singleNum`, `singlePrice`, `isPayPointCanBuy`) VALUES ('58', '10356112', '5', '3', '1', '1', '1')
INSERT INTO `shop` (`shopId`, `itemId`, `tagId`, `shopType`, `singleNum`, `singlePrice`, `isPayPointCanBuy`) VALUES ('59', '10356111', '5', '3', '1', '1', '1')
INSERT INTO `shop` (`shopId`, `itemId`, `tagId`, `shopType`, `singleNum`, `singlePrice`, `isPayPointCanBuy`) VALUES ('58', '10356102', '5', '3', '1', '1', '1')
INSERT INTO `shop` (`shopId`, `itemId`, `tagId`, `shopType`, `singleNum`, `singlePrice`, `isPayPointCanBuy`) VALUES ('59', '10356101', '5', '3', '1', '1', '1')
INSERT INTO `shop` (`shopId`, `itemId`, `tagId`, `shopType`, `singleNum`, `singlePrice`, `isPayPointCanBuy`) VALUES ('58', '10355112', '5', '3', '1', '1', '1')
INSERT INTO `shop` (`shopId`, `itemId`, `tagId`, `shopType`, `singleNum`, `singlePrice`, `isPayPointCanBuy`) VALUES ('59', '10000003', '5', '3', '1', '1', '1')
INSERT INTO `shop` (`shopId`, `itemId`, `tagId`, `shopType`, `singleNum`, `singlePrice`, `isPayPointCanBuy`) VALUES ('58', '10000004', '5', '3', '1', '1', '1')
INSERT INTO `shop` (`shopId`, `itemId`, `tagId`, `shopType`, `singleNum`, `singlePrice`, `isPayPointCanBuy`) VALUES ('59', '10000005', '5', '3', '1', '1', '1')
INSERT INTO `shop` (`shopId`, `itemId`, `tagId`, `shopType`, `singleNum`, `singlePrice`, `isPayPointCanBuy`) VALUES ('58', '10000006', '5', '3', '1', '1', '1')
[Err] 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 'INSERT INTO `shop` (`shopId`, `itemId`, `tagId`, `shopType`, `singleNum`, `singl' at line 2 |
|