代码搜索:Connection
找到约 10,000 项符合「Connection」的源代码
代码结果 10,000
www.eeworm.com/read/323119/13350256
mysql_explain_log
#!/usr/bin/perl -w
use strict;
use DBI;
use Getopt::Long;
$Getopt::Long::ignorecase=0;
print "explain_log provided by http://www.mobile.de\n";
print "=========== ================================\n";
www.eeworm.com/read/323119/13350351
0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase connect-db2_odbc-nt_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase
Testing server 'IBM DB2 5' at 1999-02-02 7:07:03
Testing the speed of connecting to the server and sending of data
All tests are done 10000 times
Testing connection/disconnect
www.eeworm.com/read/323119/13350571
36_i686-cmp-mysql,oracle connect-oracle-linux_2.0.36_i686-cmp-mysql,oracle
Testing server 'Oracle 8.0.5.0.0' at 1999-03-15 7:47:56
Testing the speed of connecting to the server and sending of data
All tests are done 10000 times
Testing connection/disconnect
Time to connec
www.eeworm.com/read/323119/13352738
test rpl_sp004.test
#############################################################################
# Original Author: JBM #
# Original Date: Aug/14/2005
www.eeworm.com/read/323119/13353075
test rpl_loaddata_m.test
# See if the master logs LOAD DATA INFILE correctly when binlog_*_db rules
# exist.
# This is for BUG#1100 (LOAD DATA INFILE was half-logged).
######################################################
#
www.eeworm.com/read/323119/13353161
test rpl_bit_npk.test
#############################################################################
# Original Author: JBM #
# Original Date: Sept/15/2005
www.eeworm.com/read/323119/13353200
test flush.test
# This test doesn't work with the embedded version as this code
# assumes that one query is running while we are doing queries on
# a second connection.
# This would work if mysqltest run would be thr
www.eeworm.com/read/323119/13353431
test rpl_row_sp005.test
#############################################################################
# Original Author: JBM #
# Original Date: Aug/15/2005
www.eeworm.com/read/323119/13353480
test flush_block_commit.test
# Let's see if FLUSH TABLES WITH READ LOCK blocks COMMIT of existing
# transactions.
# We verify that we did not introduce a deadlock.
# This is intended to mimick how mysqldump and innobackup work.
www.eeworm.com/read/323119/13353683
test rpl_row_sp010.test
#############################################################################
# Original Author: JBM #
# Original Date: Aug/18/2005