代码搜索:Replication

找到约 424 项符合「Replication」的源代码

代码结果 424
www.eeworm.com/read/358128/3004771

test rpl_timezone.test

# Test of replication of time zones. # There is currently some bug possibly in prepared statements (this # test fails with --ps-protocol): sys_var_thd_time_zone::value_ptr() # is called only at prepa
www.eeworm.com/read/358128/3004884

test rpl_loaddata_charset.test

# # Check LOAD DATA + character sets + replication # source include/master-slave.inc; # # Bug#15126 character_set_database is not replicated # (LOAD DATA INFILE need it) # connection master; create t
www.eeworm.com/read/323119/13353133

test rpl_multi_engine.test

# See if replication between MyISAM, MEMORY and InnoDB works. -- source include/master-slave.inc connection slave; -- source include/have_innodb.inc connection master; -- source include/have_innodb
www.eeworm.com/read/323119/13354080

test rpl_innodb.test

# File for specialities regarding replication from or to InnoDB # tables. source include/master-slave.inc; source include/have_innodb.inc; # # Bug#11401: Load data infile 'REPLACE INTO' fails on sla
www.eeworm.com/read/249895/4444867

java asyncreplicationmasterfile.java

package org.garret.perst.impl; import java.io.*; import java.net.*; import org.garret.perst.*; /** * File performing asynchronous replication of changed pages to specified slave nodes. *
www.eeworm.com/read/249895/4445145

java asyncreplicationmasterfile.java

package org.garret.perst.impl; import java.io.*; import java.net.*; import org.garret.perst.*; /** * File performing asynchronous replication of changed pages to specified slave nodes. *
www.eeworm.com/read/241991/4556619

java stresstester.java

package org.jgroups.tests; import java.io.InputStream; import java.net.HttpURLConnection; import java.net.URL; /** * Test driver for testing JGroups-based HttpSession replication. * * @a
www.eeworm.com/read/398634/2375617

test rpl_innodb.test

# File for specialities regarding replication from or to InnoDB # tables. source include/master-slave.inc; source include/have_innodb.inc; # # Bug#11401: Load data infile 'REPLACE INTO' fails on sla
www.eeworm.com/read/374348/2752942

java alltests.java

package org.xmlBlaster.test.contrib.replication; import junit.framework.Test; import junit.framework.TestSuite; /** * TestSuite that runs all the sample tests. * * java -Ddb.password=secr
www.eeworm.com/read/358128/3004951

test rpl_innodb.test

# File for specialities regarding replication from or to InnoDB # tables. source include/master-slave.inc; source include/have_innodb.inc; # # Bug#11401: Load data infile 'REPLACE INTO' fails on sla