代码搜索:mySQL
找到约 10,000 项符合「mySQL」的源代码
代码结果 10,000
www.eeworm.com/read/493272/1168348
sql mysql.sql
DROP TABLE IF EXISTS hotel_room;
CREATE TABLE hotel_room (
roomID mediumint(8) unsigned NOT NULL auto_increment,
roomType int(4) NOT NULL default '',
hoteID int(4) NOT NULL default '',
ho
www.eeworm.com/read/490329/1203436
h mysql.h
/* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General P
www.eeworm.com/read/489613/1212738
sql mysql.sql
DELETE FROM `phpcms_module` WHERE `module`='yp';
DROP TABLE IF EXISTS `phpcms_member_company`;
DROP TABLE IF EXISTS `phpcms_yp_apply`;
DROP TABLE IF EXISTS `phpcms_yp_article`;
DROP TABLE IF EXIST
www.eeworm.com/read/489613/1212742
sql mysql.sql
INSERT INTO `phpcms_module` (`name`, `module`, `moduledir`, `moduledomain`, `iscore`, `iscopy`, `isshare`, `version`, `author`, `site`, `email`, `introduce`, `license`, `faq`, `setting`, `disabled`, `
www.eeworm.com/read/489613/1212977
sql mysql.sql
DELETE FROM `phpcms_module` WHERE `module`='union';
ALTER TABLE `phpcms_member` DROP `introducer`;
DROP TABLE IF EXISTS `phpcms_union`, `phpcms_union_pay`, `phpcms_union_visit`;
DELETE FROM `phpcms_me
www.eeworm.com/read/489613/1212979
sql mysql.sql
INSERT INTO `phpcms_module` (`name`, `module`, `moduledir`, `moduledomain`, `iscore`, `iscopy`, `isshare`, `version`, `author`, `site`, `email`, `introduce`, `license`, `faq`, `setting`, `disabled`, `
www.eeworm.com/read/489613/1213068
sql mysql.sql
DELETE FROM phpcms_module WHERE module='link';
DROP TABLE IF EXISTS `phpcms_link`;
www.eeworm.com/read/489613/1213071
sql mysql.sql
INSERT INTO `phpcms_module` (`name`, `module`, `moduledir`, `moduledomain`, `iscore`, `iscopy`, `isshare`, `version`, `author`, `site`, `email`, `introduce`, `license`, `faq`, `setting`, `disabled`, `
www.eeworm.com/read/489613/1213099
sql mysql.sql
DELETE FROM phpcms_module WHERE module='error_report';
DROP TABLE IF EXISTS `phpcms_error_report`;
www.eeworm.com/read/489613/1213102
sql mysql.sql
INSERT INTO `phpcms_module` (`name`, `module`, `moduledir`, `moduledomain`, `iscore`, `iscopy`, `isshare`, `version`, `author`, `site`, `email`, `introduce`, `license`, `faq`, `setting`, `disabled`, `