代码搜索:mySQL
找到约 10,000 项符合「mySQL」的源代码
代码结果 10,000
www.eeworm.com/read/379948/9171260
txt mysql.txt
DROP TABLE IF EXISTS bbs1;
CREATE TABLE bbs1 (
AnnounceID int(11) NOT NULL auto_increment,
ParentID int(11) NOT NULL default '0',
Child int(11) NOT NULL default '0',
BoardID int(11) NOT N
www.eeworm.com/read/183249/9174408
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 Publ
www.eeworm.com/read/379509/9194714
pdf mysql and java .pdf
www.eeworm.com/read/379115/9207307
benchmark mysql.benchmark
# This file describes how to run MySQL benchmarks with MySQL
#
# The test was run on a Intel Xeon 2x 550 Mzh machine with 1G memory,
# 9G hard disk. The OS is Suse 6.4, with Linux 2.2.14 compiled w
www.eeworm.com/read/378952/9211891
pm mysql.pm
use DBI;
sub PerformCheck($$) {
my $timeout = shift;
my $host = shift;
# get connection info
my $peer = $config->{host}->{$host};
if (ref($peer) ne 'HASH') {
return "
www.eeworm.com/read/378503/9228084
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 Publ
www.eeworm.com/read/378503/9228267
create_mysql
# Copyright (C) 2000 Carnegie Mellon University
#
# Author(s): Jed Pickel ,
# Todd Schrubb
# Roman Danyliw ,
www.eeworm.com/read/176821/9483414
jar mysql.jar
www.eeworm.com/read/176652/9488798
zip mysql.zip
www.eeworm.com/read/372486/9508466