代码搜索:mySQL

找到约 10,000 项符合「mySQL」的源代码

代码结果 10,000
www.eeworm.com/read/321277/3538904

php mysql.php

www.eeworm.com/read/321104/3539945

sql mysql.sql

# -------------------------------------------------------- # # table structure for table `album_config` # drop table if exists `album_config`; create table `album_config` ( `id` int(8) not
www.eeworm.com/read/318248/3569964

pm mysql.pm

# -*- Mode: perl; indent-tabs-mode: nil -*- # # The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with
www.eeworm.com/read/314341/3634590

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/314341/3634592

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/314341/3634796

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/314341/3634798

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/314341/3634881

sql mysql.sql

DELETE FROM phpcms_module WHERE module='link'; DROP TABLE IF EXISTS `phpcms_link`;
www.eeworm.com/read/314341/3634884

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/314341/3634910

sql mysql.sql

DELETE FROM phpcms_module WHERE module='error_report'; DROP TABLE IF EXISTS `phpcms_error_report`;