Changeset 333
- Timestamp:
- 01/28/11 13:15:35 (1 year ago)
- Files:
-
- pic/blank.gif (added)
- sql.sql (modified) (17 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sql.sql
r316 r333 1 1 -- phpMyAdmin SQL Dump 2 -- version 3. 2.32 -- version 3.3.7 3 3 -- http://www.phpmyadmin.net 4 4 -- 5 5 -- Хост: localhost 6 -- Время создания: Июн 22 2010 г., 17:416 -- Время создания: Янв 28 2011 г., 14:47 7 7 -- Версия сервера: 5.1.40 8 -- Версия PHP: 5. 2.128 -- Версия PHP: 5.3.3 9 9 10 10 SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO"; … … 17 17 18 18 -- 19 -- База данных: ` svn`19 -- База данных: `test` 20 20 -- 21 21 … … 101 101 `chat_user_ip` varchar(16) NOT NULL DEFAULT '', 102 102 PRIMARY KEY (`chat_msg_id`), 103 KEY `chat_uid` (`chat_uid`), 104 KEY `chat_msg_added` (`chat_msg_added`) 103 KEY `chat_uid` (`chat_uid`) 105 104 ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; 106 105 … … 210 209 INSERT INTO `config` (`name`, `value`, `is_dynamic`) VALUES 211 210 ('siteonline', '1', 0), 212 ('onlinesince', '1268666465', 0),211 ('onlinesince', UNIX_TIMESTAMP(NOW()), 0), 213 212 ('sitename', '', 0), 214 ('autoclean_last_run_clean_peers', '12 77214019', 1),213 ('autoclean_last_run_clean_peers', '1296214237', 1), 215 214 ('sitemail', '', 0), 216 ('max_torrent_size', '1000000 ', 0),215 ('max_torrent_size', '100000000', 0), 217 216 ('announce_interval', '1800', 0), 218 217 ('min_announce_interval', '1740', 0), … … 275 274 ('server_port', '', 0), 276 275 ('script_path', '', 0), 277 ('version', '0.3.4svn3 16', 0),276 ('version', '0.3.4svn324', 0), 278 277 ('default_lang', 'english', 0), 279 278 ('max_login_attempts', '5', 0), … … 283 282 ('merge_flood_interval', '5', 0), 284 283 ('search_flood_interval', '0', 0), 285 ('rand_seed', ' 7454c7512ffc7cfd8eb3d5c2fd56efb2', 1),284 ('rand_seed', '8fa36961e6c15829e3cbda4392c9a836', 1), 286 285 ('search_min_chars', '3', 0), 287 286 ('inactive_users_del_days', '0', 0), … … 358 357 ('autoclean_interval_tidy_cache', '10', 0), 359 358 ('autoclean_last_run_sync_torrents_info', '1277214019', 1), 360 ('autoclean_last_run_clean_pending_accounts', '12 77214019', 1),361 ('autoclean_last_run_clean_inactive_users', '12 77214019', 1),362 ('autoclean_last_run_clean_old_torrents', '12 77214019', 1),363 ('autoclean_last_run_autowarn_autodemote', '12 77214019', 1),364 ('autoclean_last_run_remove_expired_warnings', '12 77214019', 1),365 ('autoclean_last_run_demote_uploaders', '12 77214019', 1),359 ('autoclean_last_run_clean_pending_accounts', '1296214237', 1), 360 ('autoclean_last_run_clean_inactive_users', '1296214237', 1), 361 ('autoclean_last_run_clean_old_torrents', '1296214237', 1), 362 ('autoclean_last_run_autowarn_autodemote', '1296214237', 1), 363 ('autoclean_last_run_remove_expired_warnings', '1296214237', 1), 364 ('autoclean_last_run_demote_uploaders', '1296214237', 1), 366 365 ('autoclean_last_run_receive_invites', '0', 1), 367 ('autoclean_last_run_parse_queue', '12 77214019', 1),368 ('autoclean_last_run_tidy_cache', '12 77214019', 1),366 ('autoclean_last_run_parse_queue', '1296214237', 1), 367 ('autoclean_last_run_tidy_cache', '1296214237', 1), 369 368 ('autoclean_interval_promote_demote_users', '1440', 0), 370 ('autoclean_last_run_promote_demote_users', '12 77214019', 1),369 ('autoclean_last_run_promote_demote_users', '1296214237', 1), 371 370 ('user_limit_ary_allow_download', 'a:10:{s:1:"W";i:1;s:1:"D";i:1;i:0;i:0;i:1;i:1;i:2;i:1;i:3;i:1;i:4;i:1;i:5;i:1;i:6;i:1;i:7;i:1;}', 0), 372 371 ('min_seeders_for_sos_button', '3', 0), … … 375 374 ('site_keywords', '', 0), 376 375 ('autoclean_interval_delete_old_sessions', '10', 0), 377 ('autoclean_last_run_delete_old_sessions', '12 77214019', 1),376 ('autoclean_last_run_delete_old_sessions', '1296214237', 1), 378 377 ('cleanup_lock', '0', 1), 379 378 ('offline_text', '', 0), … … 388 387 ('load_anon_lastread', '1', 0), 389 388 ('load_db_track', '0', 0), 389 ('anonymous_announce', '1', 0), 390 390 ('smtp_auth_method', '', 0); 391 391 … … 1287 1287 ) ENGINE=MyISAM DEFAULT CHARSET=utf8; 1288 1288 1289 --1290 -- Дамп данных таблицы `sessions`1291 --1292 1293 1294 1289 -- -------------------------------------------------------- 1295 1290 … … 1306 1301 PRIMARY KEY (`key_id`,`user_id`) 1307 1302 ) ENGINE=MyISAM DEFAULT CHARSET=utf8; 1308 1309 --1310 -- Дамп данных таблицы `sessions_keys`1311 --1312 1313 1303 1314 1304 -- -------------------------------------------------------- … … 1613 1603 `tag_for_id` int(10) NOT NULL, 1614 1604 `tag_count` int(10) NOT NULL DEFAULT '0', 1605 `tag_cat_id` int(10) NOT NULL DEFAULT '0', 1615 1606 KEY `tag_type` (`tag_type`), 1616 1607 KEY `tag_for_id` (`tag_for_id`) … … 1765 1756 `visible` tinyint(1) DEFAULT '0', 1766 1757 `disable_comments` tinyint(1) DEFAULT '0', 1767 `ballance` bigint(20) DEFAULT '0',1768 1758 `flags` tinyint(1) DEFAULT '0', 1769 1759 `moderated` tinyint(1) DEFAULT '0', … … 1885 1875 `user_posts` mediumint(8) unsigned DEFAULT '0', 1886 1876 `user_lastvisit` int(11) DEFAULT '0', 1887 `notify_forum` tinyint(1) DEFAULT '1',1888 1877 `user_sig` text, 1889 1878 `user_style` tinyint(3) DEFAULT '0', … … 1893 1882 `user_rank_id` int(10) DEFAULT '0', 1894 1883 `user_lastmark` int(11) DEFAULT '0', 1884 `user_bans` varchar(29) NOT NULL DEFAULT '0:0:0:0:0:0:0:0:0:0:0:0:0:0:0', 1885 `user_torrents_uploaded` int(10) NOT NULL DEFAULT '0', 1886 `user_requests_created` int(10) NOT NULL DEFAULT '0', 1887 `user_offers_created` int(10) NOT NULL DEFAULT '0', 1888 `user_requests_filled` int(10) NOT NULL DEFAULT '0', 1889 `user_offers_filled` int(10) NOT NULL DEFAULT '0', 1895 1890 PRIMARY KEY (`uid`), 1896 1891 UNIQUE KEY `torrent_pass` (`torrent_pass`), … … 1910 1905 -- 1911 1906 1912 INSERT INTO `users` (`uid`, `name`, `name_append`, `pass`, `secret`, `email`, `status`, `added`, `editsecret`, `privacy`, `acceptpms`, `ip`, `class`, `avatar`, `uploaded`, `downloaded`, `title`, `country`, `notifs`, `modcomment`, `enabled`, `avatars`, `donor`, `warneduntil`, `warn`, `torrentsperpage`, `deletepms`, `savepms`, `torrent_pass`, `tzoffset`, `user_dst`, `hiddentorrents`, `parked`, `invites`, `invited_by`, `download`, `upload`, `icq`, `msn`, `aim`, `yahoo`, `skype`, `commentpm`, `gender`, `birthday`, `autodemote`, `language`, `total_seed_time`, `user_reputation`, `user_reputation_level`, `user_session_time`, `user_session_page`, `user_level`, `user_posts`, `user_lastvisit`, ` notify_forum`, `user_sig`, `user_style`, `can_leech`, `torrents_limit`, `user_unread_pms`, `user_rank_id`, `user_lastmark`) VALUES1913 (0, 'Anonymous', '', '', '', '', 1, 943909200, '', 1, 1, '0.0.0.0', 1, '', 0, 0, '', 0, '[forum]', '', 1, 1, 0, 0, 0, 0, 1, 0, 'fbc807cec4a079dd5add35845ec9d059', 0.00, 0, 0, 0, 0, 0, 65536, 65536, '', '', '', '', '', 1, 0, '0000-00-00', 1, 'russian', 3600000, 0, 0, 943909200, '0', 0, 0, 0, 1, '', 1, 0, 0, 0, 0, 0),1914 (1, 'admin', '', 'd41d8cd98f00b204e9800998ecf8427e', '', 'EMAIL@ADDRESS.COM', 1, 1268666466, '', 3, 1, '127.0.0.1', 7, '', 0, 0, '', 3, '[forum]', '', 1, 1, 0, 0, 0, 60, 1, 1, '57154e78ba0de787487576ae87207371', 3.00, 1, 0, 0, 0, 0, 10485760, 10485760, '', '', '', '', '', 1, 0, '0000-00-00', 1, 'english', 0, 0, 0, 1277214025, 'login.php', 1, 0, 1268666598, 1, '', 1, 0, 0, 0, 0, 0);1907 INSERT INTO `users` (`uid`, `name`, `name_append`, `pass`, `secret`, `email`, `status`, `added`, `editsecret`, `privacy`, `acceptpms`, `ip`, `class`, `avatar`, `uploaded`, `downloaded`, `title`, `country`, `notifs`, `modcomment`, `enabled`, `avatars`, `donor`, `warneduntil`, `warn`, `torrentsperpage`, `deletepms`, `savepms`, `torrent_pass`, `tzoffset`, `user_dst`, `hiddentorrents`, `parked`, `invites`, `invited_by`, `download`, `upload`, `icq`, `msn`, `aim`, `yahoo`, `skype`, `commentpm`, `gender`, `birthday`, `autodemote`, `language`, `total_seed_time`, `user_reputation`, `user_reputation_level`, `user_session_time`, `user_session_page`, `user_level`, `user_posts`, `user_lastvisit`, `user_sig`, `user_style`, `can_leech`, `torrents_limit`, `user_unread_pms`, `user_rank_id`, `user_lastmark`, `user_bans`, `user_torrents_uploaded`, `user_requests_created`, `user_offers_created`, `user_requests_filled`, `user_offers_filled`) VALUES 1908 (0, 'Anonymous', '', '', '', '', 1, 943909200, '', 1, 1, '0.0.0.0', 1, '', 0, 0, '', 0, '[forum]', '', 1, 1, 0, 0, 0, 0, 1, 0, 'fbc807cec4a079dd5add35845ec9d059', '0.00', 0, 0, 0, 0, 0, 65536, 65536, '', '', '', '', '', 1, 0, '0000-00-00', 1, 'russian', 3600000, 0, 0, 943909200, '0', 0, 0, 0, '', 1, 0, 0, 0, 0, 0, '0:0:0:0:0:0:0:0:0:0:0:0:0:0:0', 0, 0, 0, 0, 0), 1909 (1, 'admin', '', 'd41d8cd98f00b204e9800998ecf8427e', '', 'EMAIL@ADDRESS.COM', 1, UNIX_TIMESTAMP(NOW()), '', 3, 1, '127.0.0.1', 7, '', 0, 0, '', 3, '[forum]', '', 1, 1, 0, 0, 0, 60, 1, 1, '57154e78ba0de787487576ae87207371', '3.00', 1, 0, 0, 0, 0, 10485760, 10485760, '', '', '', '', '', 1, 0, '0000-00-00', 1, 'english', 0, 0, 0, 1296214242, 'login.php', 1, 0, 1277214025, '', 1, 0, 0, 0, 0, 0, '0:0:0:0:0:0:0:0:0:0:0:0:0:0:0', 0, 0, 0, 0, 0); 1915 1910 1916 1911 -- -------------------------------------------------------- … … 1997 1992 -- 1998 1993 1994 1995 -- -------------------------------------------------------- 1996 1997 -- 1998 -- Структура таблицы `xbt_deleted_hashes` 1999 -- 2000 2001 DROP TABLE IF EXISTS `xbt_deleted_hashes`; 2002 CREATE TABLE IF NOT EXISTS `xbt_deleted_hashes` ( 2003 `fid` int(10) NOT NULL DEFAULT '0', 2004 `info_hash` blob NOT NULL, 2005 KEY `fid` (`fid`) 2006 ) ENGINE=MyISAM DEFAULT CHARSET=utf8; 2007 2008 -- 2009 -- Дамп данных таблицы `xbt_deleted_hashes` 2010 -- 2011
