View file avt/Sgj.sql

File size: 137B
CREATE TABLE IF NOT EXISTS `user` (
  `mail_avto` set('0','1') DEFAULT '0'
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=815 ;