代码搜索:mySQL

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

代码结果 10,000
www.eeworm.com/read/129640/5971668

sql mysql.sql

# # Table Structure `wp_categories` # CREATE TABLE wp_categories ( `cat_ID` int(4) NOT NULL auto_increment, `cat_name` varchar(55) NOT NULL default '', `category_nicename` varchar(200) NOT NULL
www.eeworm.com/read/129640/5971710

sql mysql.sql

-- phpMyAdmin SQL Dump -- version 2.6.0-rc2 -- http://www.phpmyadmin.net -- -- Host: localhost -- Generation Time: Dec 09, 2004 at 02:57 PM -- Server version: 4.0.22 -- PHP Version: 4.3.9 -- -- Data
www.eeworm.com/read/129640/5971784

sql mysql.sql

# phpMyAdmin SQL Dump # version 2.5.6 # http://www.phpmyadmin.net # # Host: localhost # Generation Time: Aug 17, 2004 at 10:28 AM # Server version: 4.0.20 # PHP Version: 4.2.3 # # Database :
www.eeworm.com/read/129640/5971814

sql mysql.sql

# phpMyAdmin MySQL-Dump # version 2.2.2 # http://phpwizard.net/phpMyAdmin/ # http://phpmyadmin.sourceforge.net/ (download page) # # -------------------------------------------------------- #
www.eeworm.com/read/129640/5971852

sql mysql.sql

# # Table structure for table `stories` # CREATE TABLE stories ( storyid int(8) unsigned NOT NULL auto_increment, uid int(5) unsigned NOT NULL default '0', title varchar(255) NOT NULL de
www.eeworm.com/read/129612/5972022

java mysql.java

package com.jdon.simpleregister; import java.sql.*; import javax.sql.*; import java.io.*; import javax.naming.*; /** * * Title: * Description: * JDBC通用操作类 * * 关于数据库的主要操
www.eeworm.com/read/125814/6021396

sql mysql.sql

-- MySQL dump 9.08 -- -- Host: server01 Database: mysql --------------------------------------------------------- -- Server version 4.0.14-standard -- -- Table structure for table 'columns_priv' -
www.eeworm.com/read/124385/6050195

h mysql.h

/* Copyright Abandoned 1996 TCX DataKonsult AB & Monty Program KB & Detron HB This file is public domain and comes with NO WARRANTY of any kind */ /* defines for libmysql */ #ifndef _mysql_h
www.eeworm.com/read/124019/6056183

php mysql.php

www.eeworm.com/read/123303/6061763

php mysql.php