View file znaki_LIM/znaki_LIM/tableslim.txt

File size: 4.37Kb
яю-- phpMyAdmin SQL Dump
-- version 2.6.4-pl2
-- http://www.phpmyadmin.net
-- 
-- %>AB: localhost
-- @5<O A>740=8O: N= 02 2006 3., 20:07
-- 5@A8O A5@25@0: 4.1.18
-- 5@A8O PHP: 4.3.11
-- 
-- : `waplimn_znak`
-- 

-- --------------------------------------------------------

-- 
-- !B@C:BC@0 B01;8FK `chat_meets`
-- 

CREATE TABLE `chat_meets` (
  `id` int(11) NOT NULL auto_increment,
  `login` text NOT NULL,
  `title` text NOT NULL,
  `content` text NOT NULL,
  `organizatory` text NOT NULL,
  `photo` text,
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM  AUTO_INCREMENT=1 ;

-- 
-- 0<? 40==KE B01;8FK `chat_meets`
-- 

INSERT INTO `chat_meets` VALUES (1, 'Lysyj3', ' ?! Q  T!S', '  U » !9 !? T U, W U · ‘! °  »!! !  µ ±! !  W µ! !9  X  ‘  µ X  » µ!  °, ¶ µ » °! !  µ ± µ !!!  °!! !
!  »! ±  Q  Q  ! µ V U  ! µ V U ! ° X U V U !&  U! U!? µ V U. : ! ± »! !  µ ±!  Q  ¶ ‘!S !  U!   ‘ µ !
  T U V ‘ ° !S ¶ µ !  Q ‘ Q X!!:))', ' R  ‘! µ !', '1');
INSERT INTO `chat_meets` VALUES (2, 'Lysyj', '  ! µ!& ', ' _ U · ‘! °  »!!  ! µ!&  !  W µ! !9  X  ‘  µ X  » µ!  °', ' R  ‘! µ !', '');

-- --------------------------------------------------------

-- 
-- !B@C:BC@0 B01;8FK `chat_users`
-- 

CREATE TABLE `chat_users` (
  `id` int(11) NOT NULL auto_increment,
  `login` text NOT NULL,
  `pass` text NOT NULL,
  `name` text NOT NULL,
  `photo` text ,
  `status` text ,
  `posts` int(11) NOT NULL default '0',
  `vposts` int(11) NOT NULL default '0',
  `nmsgs` int(11) default '0',
  `tupdate` int(11) default '0',
  `fsize` text ,
  `ban` text ,
  `breason` text ,
  `btime` text ,
  `room` text ,
  `moder` int(11) default '0',
  `admin` int(11) default '0',
  `rtime` int(11) NOT NULL default '0',
  `ltime` int(11) NOT NULL default '0',
  `ip` text ,
  `soft` text ,
  `lng` char(2) default NULL,
  `plink` text ,
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=1 ;

-- 
-- 0<? 40==KE B01;8FK `chat_users`
-- 

INSERT INTO `chat_users` VALUES (856, 'Lysyj', '2323', '2', '1', 'prohozhij', 0, 0, 0, 0, '', '', '', '', '0', 1, 1, 1149135015, 1149135015, '87.10.33.50', 'Mozilla/5.0 (Windows NT 5.1; U; en) Opera 8.01', 'ru', '');