/*
Navicat MySQL Data Transfer
Source Server : localhost_3306
Source Server Version : 50130
Source Host : 127.0.0.1:3306
Source Database : php-jquery_example
Target Server Type : MYSQL
Target Server Version : 50130
File Encoding : 65001
Date: 2016-06-19 16:54:29
*/
CREATE DATABASE <SPAN style="color: rgb(0, 0, 255);">IF</SPAN> NOT EXISTS `php-jquery_example`
<SPAN style="color: rgb(0, 0, 255);">DEFAULT</SPAN> CHARACTER SET utf8
COLLATE utf8_unicode_ci<SPAN style="color: rgb(0, 128, 0);">;</SPAN>
SPAN style="color: rgb(0, 128, 0);"> </SPAN>
SPAN style="color: rgb(0, 128, 0);"> </SPAN>
SPAN style="color: rgb(0, 128, 0);">SET FOREIGN_KEY_CHECKS=0;</SPAN>
-- ----------------------------
-- Table structure <SPAN style="color: rgb(0, 0, 255);">for</SPAN> events
-- ----------------------------
DROP TABLE <SPAN style="color: rgb(0, 0, 255);">IF</SPAN> EXISTS `events`<SPAN style="color: rgb(0, 128, 0);">;</SPAN>
SPAN style="color: rgb(0, 128, 0);">CREATE TABLE `events` (</SPAN>
`event_id` int(11) NOT NULL AUTO_INCREMENT,
`event_title` varchar(80) COLLATE utf8_unicode_ci <SPAN style="color: rgb(0, 0, 255);">DEFAULT</SPAN> NULL,
`event_desc` text COLLATE utf8_unicode_ci,
`event_start` timestamp NOT NULL <SPAN style="color: rgb(0, 0, 255);">DEFAULT</SPAN> '0000-00-00 00:00:00',
`event_end` timestamp NOT NULL <SPAN style="color: rgb(0, 0, 255);">DEFAULT</SPAN> '0000-00-00 00:00:00',
PRIMARY KEY (`event_id`),
KEY `event_start` (`event_start`)
) ENGINE=MyISAM AUTO_INCREMENT=3 <SPAN style="color: rgb(0, 0, 255);">DEFAULT</SPAN> CHARSET=utf8 COLLATE=utf8_unicode_ci<SPAN style="color: rgb(0, 128, 0);">;</SPAN>
SPAN style="color: rgb(0, 128, 0);"></SPAN>
SPAN style="color: rgb(0, 128, 0);">-- ----------------------------</SPAN>
-- Records of events
-- ----------------------------
INSERT INTO `events` VALUES ('1', 'New Year&<SPAN style="color: rgb(0, 128, 0);">;#039;s Day', 'Happy New Year!', '2010-01-01 00:00:00', '2010-01-01 23:59:59');</SPAN>
INSERT INTO `events` VALUES ('2', 'Last Day of January', 'Last day of the month!Yay!', '2010-01-31 00:00:00', '2010-01-31 23:59:59')<SPAN style="color: rgb(0, 128, 0);">;</SPAN>
机械节能产品生产企业官网模板...
大气智能家居家具装修装饰类企业通用网站模板...
礼品公司网站模板
宽屏简约大气婚纱摄影影楼模板...
蓝白WAP手机综合医院类整站源码(独立后台)...苏ICP备2024110244号-2 苏公网安备32050702011978号 增值电信业务经营许可证编号:苏B2-20251499 | Copyright 2018 - 2025 源码网商城 (www.ymwmall.com) 版权所有