代码搜索:timeout
找到约 9,694 项符合「timeout」的源代码
代码结果 9,694
www.eeworm.com/read/358128/3003846
result innodb_timeout_rollback.result
show variables like 'innodb_rollback_on_timeout';
Variable_name Value
innodb_rollback_on_timeout ON
create table t1 (a int unsigned not null primary key) engine = innodb;
insert into t1 values (1);
co
www.eeworm.com/read/358128/3004155
inc innodb_rollback_on_timeout.inc
#
# Bug #24200: Provide backwards compatibility mode for 4.x "rollback on
# transaction timeout"
#
show variables like 'innodb_rollback_on_timeout';
create table t1 (a int unsigned not null primary ke
www.eeworm.com/read/358128/3004745
test innodb_timeout_rollback.test
-- source include/have_innodb.inc
--source include/innodb_rollback_on_timeout.inc
--echo End of 5.0 tests
www.eeworm.com/read/358128/3005507
3 curl_multi_timeout.3
.\" $Id: curl_multi_timeout.3,v 1.3 2006-06-24 21:49:40 bagder Exp $
.\"
.TH curl_multi_timeout 3 "2 Jan 2006" "libcurl 7.16.0" "libcurl Manual"
.SH NAME
curl_multi_timeout \- how long to wait for act
www.eeworm.com/read/100018/15888151
html opt_timeout.queuereturn.html
Time before giving up
When delivery of a message fails for some temporary reason (such as the
destination server being down), sendmail will keep the email in its queue
for the amount
www.eeworm.com/read/100018/15888152
html opt_timeout.queuewarn.html
Time before sending warning
When delivery of a message fails for some temporary reason (such as
the destination server being down), sendmail will keep the email in its
queue, retryin
www.eeworm.com/read/289979/8513837
vi ado connection set timeout.vi
www.eeworm.com/read/430172/8762978