mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 14:23:57 -07:00
битый дамп
This commit is contained in:
parent
2aed93a74b
commit
d53ae9f642
1 changed files with 2 additions and 2 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue