代码搜索:sql
找到约 10,000 项符合「sql」的源代码
代码结果 10,000
www.eeworm.com/read/149033/5703608
sql mysql.sql
# phpMyAdmin MySQL-Dump
# version 2.2.2
# http://phpwizard.net/phpMyAdmin/
# http://phpmyadmin.sourceforge.net/ (download page)
#
# Host: localhost
# Generation Time: Mar 21, 2002 at 08:25 PM
# Server
www.eeworm.com/read/148944/5707609
sql discuz.sql
-- phpMyAdmin SQL Dump
-- version 2.6.3-rc1
-- http://www.phpmyadmin.net
--
-- 主机: localhost
-- 生成日期: 2005 年 09 月 28 日 09:51
-- 服务器版本: 4.1.12
-- PHP 版本: 5.0.2
--
-- 数据库: `dbname`
--
--
www.eeworm.com/read/148943/5707717
sql discuz.sql
-- phpMyAdmin SQL Dump
-- version 2.6.3-rc1
-- http://www.phpmyadmin.net
--
-- 主机: localhost
-- 生成日期: 2005 年 09 月 28 日 09:51
-- 服务器版本: 4.1.12
-- PHP 版本: 5.0.2
--
-- 数据库: `dbname`
--
--
www.eeworm.com/read/148942/5707820
sql discuz.sql
-- phpMyAdmin SQL Dump
-- version 2.6.3-rc1
-- http://www.phpmyadmin.net
--
-- 主机: localhost
-- 生成日期: 2005 年 09 月 28 日 09:51
-- 服务器版本: 4.1.12
-- PHP 版本: 5.0.2
--
-- 数据库: `dbname`
--
--
www.eeworm.com/read/148941/5707928
sql discuz.sql
-- phpMyAdmin SQL Dump
-- version 2.6.3-rc1
-- http://www.phpmyadmin.net
--
-- 主机: localhost
-- 生成日期: 2005 年 09 月 28 日 09:51
-- 服务器版本: 4.1.12
-- PHP 版本: 5.0.2
--
-- 数据库: `dbname`
--
--
www.eeworm.com/read/148153/5717048
attrs sql.attrs
# Used by the Accounting Report Generator page
#
# Mysql attributes Description Show Use function
#
RadAcctId Accounting Id no
AcctSessionId Session Id no
AcctUniqueId Unique Id no
UserName
www.eeworm.com/read/148153/5717052
attrmap sql.attrmap
#
# A mapping between the attributes used by dialup_admin and the attribute
# names that will be stored in the SQL database
#
# Attributes that are not contained in this file are assumed to be reply
#
www.eeworm.com/read/148153/5717062
sql badusers.sql
#
# Table structure for table 'badusers'
#
CREATE TABLE badusers (
id int(10) DEFAULT '0' NOT NULL auto_increment,
UserName varchar(30),
Date datetime DEFAULT '0000-00-00 00:00:00' NOT NULL,
R
www.eeworm.com/read/148153/5717063
sql userinfo.sql
#
# Table structure for table 'userinfo'
#
CREATE TABLE userinfo (
id int(10) DEFAULT '0' NOT NULL auto_increment,
UserName varchar(30),
Name varchar(200),
Mail varchar(200),
Department varc