代码搜索:until
找到约 4,232 项符合「until」的源代码
代码结果 4,232
www.eeworm.com/read/375190/2726770
ipp read_until.ipp
//
// read_until.ipp
// ~~~~~~~~~~~~~~
//
// Copyright (c) 2003-2008 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompany
www.eeworm.com/read/375190/2731941
cpp read_until.cpp
//
// read_until.cpp
// ~~~~~~~~~~~~~~
//
// Copyright (c) 2003-2008 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompany
www.eeworm.com/read/358128/3003654
result rpl_until.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;
stop slave;
create table t1(n int not null auto_in
www.eeworm.com/read/358128/3004815
test rpl_until.test
source include/master-slave.inc;
# prepare version for substitutions
let $VERSION=`select version()`;
# stop slave before he will start replication also sync with master
# for avoiding undetermenist
www.eeworm.com/read/158872/5592333
exp mi-until.exp
# Copyright 1999, 2000 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
#
www.eeworm.com/read/323119/13352430
result rpl_stm_until.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;
stop slave;
create table t1(n int not null auto_in
www.eeworm.com/read/323119/13352456
result rpl_row_until.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;
stop slave;
create table t1(n int not null auto_in
www.eeworm.com/read/323119/13354007
test rpl_stm_until.test
-- source include/have_binlog_format_statement.inc
-- source include/master-slave.inc
# Test is dependent on binlog positions
# prepare version for substitutions
let $VERSION=`select version()`;
#
www.eeworm.com/read/323119/13354200
test rpl_row_until.test
-- source include/have_binlog_format_row.inc
-- source include/master-slave.inc
# Test is dependent on binlog positions
# prepare version for substitutions
let $VERSION=`select version()`;
# stop s
www.eeworm.com/read/140582/5786995
wait-until-policy-loaded
#!/bin/sh
# Wait until --listen succeeds, and then look for trap route
# caused by "packetdefault"
# This will delay until pluto is started
count=20
until [ $count -eq 0 ] || ipsec whack --listen >/