WordPress MySQL database backup
#
# Generated: Monday 16. July 2007 06:51 CEST
# Hostname: localhost
# Database: `d0035670`
# --------------------------------------------------------
# --------------------------------------------------------
# Table: `wp_categories`
# --------------------------------------------------------
#
# Delete any existing table `wp_categories`
#
DROP TABLE IF EXISTS `wp_categories`;
#
# Table structure of table `wp_categories`
#
CREATE TABLE `wp_categories` (
`cat_ID` bigint(20) NOT NULL auto_increment,
`cat_name` varchar(55) NOT NULL default '',
`category_nicename` varchar(200) NOT NULL default '',
`category_description` longtext NOT NULL,
`category_parent` bigint(20) NOT NULL default '0',
`category_count` bigint(20) NOT NULL default '0',
PRIMARY KEY (`cat_ID`),
KEY `category_nicename` (`category_nicename`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 ;
#
# Data contents of table `wp_categories`
#
INSERT INTO `wp_categories` VALUES (1, 'Allgemein', 'allgemein', '', 0,
55) ;
#
# End of data contents of table `wp_categories`
# --------------------------------------------------------
# --------------------------------------------------------
# Table: `wp_comments`
# --------------------------------------------------------
#
# Delete any existing table `wp_comments`
#
DROP TABLE IF EXISTS `wp_comments`;
#
# Table structure of table `wp_comments`
#
CREATE TABLE `wp_comments` (
`comment_ID` bigint(20) unsigned NOT NULL auto_increment,
`comment_post_ID` int(11) NOT NULL default '0',
`comment_author` tinytext NOT NULL,
`comment_author_email` varchar(100) NOT NULL default '',
`comment_author_url` varchar(200) NOT NULL default '',
`comment_author_IP` varchar(100) NOT NULL default '',
`comment_date` datetime NOT NULL default '0000-00-00 00:00:00',
`comment_date_gmt` datetime NOT NULL default '0000-00-00 00:00:00',
`comment_content` text NOT NULL,
`comment_karma` int(11) NOT NULL default '0',
`comment_approved` enum('0','1','spam') NOT NULL default '1',
`comment_agent` varchar(255) NOT NULL default '',
`comment_type` varchar(20) NOT NULL default '',
`comment_parent` bigint(20) NOT NULL default '0',
`user_id` bigint(20) NOT NULL default '0',
PRIMARY KEY (`comment_ID`),
KEY `comment_approved` (`comment_approved`),
KEY `comment_post_ID` (`comment_post_ID`)
) ENGINE=MyISAM AUTO_INCREMENT=1207 DEFAULT CHARSET=latin1 ;
#
# Data contents of table `wp_comments`
#
INSERT INTO `wp_comments` VALUES (22, 89, 'saadat',
'saadat54@gmmal.com', '', '217.219.120.162', '2006-10-01 17:12:00', '2006-10-01 15:12:00',
'سلام \r\nهميشه از سايتت ديدن مي كنم ميشه
خودت Ùˆ رو بيشتر معرÙÙŠ كني \r\nمثل
ØªØØµÙŠÙ„ات ØŒ Ù…ØÙ„ ØªØØµÙŠÙ„ ØŒ شهر Ù…ØÙ„ اقامت Ùˆ ....\r\nÙˆ
منبع مطالب را نيز بنويس \r\nبا تشكر از شما', 0,
'1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.7)
Gecko/20060909 Firefox/1.5.0.7', '', 0, 0) ;
INSERT INTO `wp_comments` VALUES (23, 98, 'م.ز.',
'majidzohari@yahoo.com', 'http://majidzohari.blogspot.com',
'74.112.53.118', '2006-10-28 05:03:19', '2006-10-28 03:03:19', 'چوبينه
عزيز!\r\nهميشه از نغزگویی و نکته‌سنجی تو
لذّت برده‌ام.', 0, '1', 'Mozilla/4.0 (compatible; MSIE 6.0;
Windows NT 5.1)', '', 0, 0) ;
INSERT INTO `wp_comments` VALUES (24, 98, 'parsa',
'parsa_hippie@yahoo.com', 'http://hippie.blogfa.com', '217.219.214.5',
'2006-10-29 00:41:24', '2006-10-28 22:41:24', 'ما ایرانی ها
استاد پیچیده کردن مسایل ساده و بدیهی
هستیم', 0, '1', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET
CLR 1.1.4322)', '', 0, 0) ;
INSERT INTO `wp_comments` VALUES (25, 98, 'maani-b',
'roger2baker@yahoo.com', 'http://maani.ir', '85.185.136.6', '2006-11-04
01:51:34', '2006-11-03 23:51:34', 'درود بر شما استاد؛
من همیشه مطالب Ùˆ Ú¯ÙØªØ§Ø±Ù‡Ø§ÛŒ اندیشیدنی شما
را دنبال میکنم و از دانسته هایتان سود
میبرم. درین چند سال که نوشته هایتان را می
خانم تنها با یک مورد اش مواÙÙ‚ نبودم Ú©Ù‡
آنهم مطلبی بود که در مورد هویت ایرانی
نگاشته بودید Ùˆ هنوز یادم Ù†Ø±ÙØªÙ‡ است. اما در
کل ازینکه نیک-نوشتهایتان را میخانم
بسیار راضی ام. اگر خاطرتان باشد اصل دغدغه
هایم در وبلاگ سرود زرتشت نوشته میشود اما
آدرس بالا نیز وبلاگ شخصی من است.
Ù…Ù‡Ø±Ø§ÙØ²ÙˆÙ†!', 0, '1', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)',
'', 0, 0)
بخشی از Backup