-- phpMyAdmin SQL Dump -- version 2.11.0 -- http://www.phpmyadmin.net -- -- Хост: localhost -- Время создания: Апр 23 2008 г., 13:22 -- Версия сервера: 5.0.45 -- Версия PHP: 5.2.4 SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES cp1251 */; -- -- База данных: `tr_worked` -- -- -------------------------------------------------------- -- -- Структура таблицы `wp_posts` -- CREATE TABLE `wp_posts` ( `ID` bigint(20) unsigned NOT NULL auto_increment, `post_author` bigint(20) NOT NULL default '0', `post_date` datetime NOT NULL default '0000-00-00 00:00:00', `post_date_gmt` datetime NOT NULL default '0000-00-00 00:00:00', `post_content` longtext NOT NULL, `post_title` text NOT NULL, `post_category` int(4) NOT NULL default '0', `post_excerpt` text NOT NULL, `post_status` enum('publish','draft','private','static','object','attachment','inherit','future') NOT NULL default 'publish', `comment_status` enum('open','closed','registered_only') NOT NULL default 'open', `ping_status` enum('open','closed') NOT NULL default 'open', `post_password` varchar(20) NOT NULL default '', `post_name` varchar(200) NOT NULL default '', `to_ping` text NOT NULL, `pinged` text NOT NULL, `post_modified` datetime NOT NULL default '0000-00-00 00:00:00', `post_modified_gmt` datetime NOT NULL default '0000-00-00 00:00:00', `post_content_filtered` text NOT NULL, `post_parent` bigint(20) NOT NULL default '0', `guid` varchar(255) NOT NULL default '', `menu_order` int(11) NOT NULL default '0', `post_type` varchar(20) NOT NULL default 'post', `post_mime_type` varchar(100) NOT NULL default '', `comment_count` bigint(20) NOT NULL default '0', PRIMARY KEY (`ID`), KEY `post_name` (`post_name`), KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`) ) ENGINE=MyISAM DEFAULT CHARSET=cp1251 AUTO_INCREMENT=145 ; -- -- Дамп данных таблицы `wp_posts` -- INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_category`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES(9, 1, '2007-02-28 11:54:21', '2007-02-28 09:54:21', 'Moving of a blog and personal site is finished. I will work now on new creation.', 'Moving is finished', 0, '', 'publish', 'open', 'open', '', 'pereezd-zavershen', '', '', '2007-02-28 11:55:08', '2007-02-28 09:55:08', '', 0, 'http://nekoz.com.ua/blog/2007/02/28/pereezd-zavershen/', 0, 'post', '', 4); INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_category`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES(10, 1, '2007-02-28 13:28:16', '2007-02-28 11:28:16', 'One of these days has bought two devices of series Pleomax (as I have understood, this one of corporation Samsung branches):
\r\n Pleomax ZEN\r\n

Pleomax Keyboard ZEN Edition

\r\n
\r\n
\r\n Pleomax Mouse\r\n

Pleomax Mouse SPM-3800

\r\n
\r\nThe keyboard purchased to itself as house for the laptop (brushes very hardly get tired constantly to work on the laptop - for it very big height of the basis). It has bribed me the a subtlety and very rigid klikom keys. Even is more rigid, than at Logitech Ultra Flat. By the way, about last I too would like to tell many tender words, after all it bezproblemno has studied at me in a current 3h years, and to noutu it has not approached only that at it PS/2 connection. And here I have already studied on the new keyboard about one week. And I would like to tell about its positive and negative qualities: \r\nIt is more than anything positive or negative it has not been noticed. However I am am strained constantly a little by a dark blue bulb which burns over words "Samsung Corporation". It became visible to company Samsung not only that its engineering already even in the underground. So they have decided near each logo to attach also on a bulb. Concerning a mouse of special remarks too is not present. Declared 800 dpi it does not maintain also it is felt even without technical tests, but also the big misses at it too are not present. At least, it to me was pleasant a little even more to mine Logitech Ultra X. Especially at mouse Pleomax me poveselil its spark on a back cover. If the mouse is connected on PS/2 the spark is shone even when the computer is switched off. Such replacement of a desk lamp:)', 'Replenishment of computer family', 0, '', 'publish', 'open', 'open', '', 'popolnenie-komyuternogo-semeystva', '', '', '2007-03-01 20:07:30', '2007-03-01 18:07:30', '', 0, 'http://nekoz.com.ua/blog/2007/02/28/popolnenie-komyuternogo-semeystva/', 0, 'post', '', 1); /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;