代码搜索:Variables
找到约 10,000 项符合「Variables」的源代码
代码结果 10,000
www.eeworm.com/read/398634/2375638
test rpl_user_variables.test
#
# Test of replicating user variables
#
source include/master-slave.inc;
# Disable PS as the log positions differs
--disable_ps_protocol
# Clean up old slave's binlogs.
# The slave is started with
www.eeworm.com/read/398634/2375703
opt rpl_variables-master.opt
--slave-skip-errors=3,100,137,643,1752
www.eeworm.com/read/382594/2630297
dsp condition_variables_static.dsp
# Microsoft Developer Studio Project File - Name="Condition_Variables_Static" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARG
www.eeworm.com/read/378694/2682463
tpl js_global_variables.tpl
var piwik = new Array();
piwik.token_auth = "{$token_auth}";
{if isset($idSite)}piwik.idSite = "{$idSite}";{/if}
{if isset($period)}piwik.period = "{$period}";{/if}
www.eeworm.com/read/366702/2872992
m local-variables-1.m
/* Check that local variables that get modified inside the @try
block survive until the @catch block is reached. */
/* Developed by Ziemowit Laski . */
#include
www.eeworm.com/read/358128/3004103
result rpl_user_variables.result
stop slave;
drop table if exists t1,t2,t3,t4,t5,t6,t7,t8,t9;
reset master;
reset slave;
drop table if exists t1,t2,t3,t4,t5,t6,t7,t8,t9;
start slave;
reset master;
create table t1(n char(30));
set @i1
www.eeworm.com/read/358128/3004973
test rpl_user_variables.test
#
# Test of replicating user variables
#
source include/master-slave.inc;
# Disable PS as the log positions differs
--disable_ps_protocol
# Clean up old slave's binlogs.
# The slave is started with
www.eeworm.com/read/358128/3005055
opt rpl_variables-master.opt
--slave-skip-errors=3,100,137,643,1752