битый дамп

This commit is contained in:
PheRum 2014-12-21 15:34:17 +03:00
commit d53ae9f642

View file

@ -702,7 +702,7 @@ CREATE TABLE IF NOT EXISTS `bb_posts` (
-- ----------------------------
-- Records of bb_posts
-- ----------------------------
INSERT INTO `bb_posts` VALUES ('1', '1', '1', '2', UNIX_TIMESTAMP(), '', '0', '0', '', '0', '0', '0', '1', '', '0', '0');
INSERT INTO `bb_posts` VALUES ('1', '1', '1', '2', UNIX_TIMESTAMP(), '', '0', '0', '', '0', '0', '1', '', '0', '0');
-- ----------------------------
-- Table structure for `bb_posts_html`
@ -967,7 +967,7 @@ CREATE TABLE IF NOT EXISTS `bb_topics` (
-- ----------------------------
-- Records of bb_topics
-- ----------------------------
INSERT INTO `bb_topics` VALUES ('1', '1', 'Добро пожаловать в TorrentPier II', '2', UNIX_TIMESTAMP(), '2', '0', '0', '0', '0', '1', '1', '0', '0', '0', '0', '0', UNIX_TIMESTAMP(), '0');
INSERT INTO `bb_topics` VALUES ('1', '1', 'Добро пожаловать в TorrentPier II', '2', UNIX_TIMESTAMP(), '2', '0', '0', '0', '0', '1', '1', '0', '0', '0', '0', UNIX_TIMESTAMP(), '0');
-- ----------------------------
-- Table structure for `bb_topics_watch`