代码搜索:server2
找到约 97 项符合「server2」的源代码
代码结果 97
www.eeworm.com/read/323119/13353801
test rpl_ndb_multi.test
--source include/have_ndb.inc
--source include/have_multi_ndb.inc
--source include/have_binlog_format_row.inc
--source include/master-slave.inc
# note: server2 is another "master" connected to the ma
www.eeworm.com/read/244840/12840488
ini update.ini
[Server]
Ver=33
LastSelServer=0
ServerNum=3
Server1=上海浩方主站;61.129.159.231,61.129.159.230,222.73.21.55,222.73.21.56,
Server2=浩方重庆电信;219.153.2.140,
Server3=浩方北方通信;222.141.207.23,
[System]
Vers
www.eeworm.com/read/141130/13036374
dpr servers.dpr
program Servers;
uses
Forms,
Server in 'Server.pas' {Form1},
Unit2 in 'Unit2.pas' {server2},
Unit3 in 'Unit3.pas' {server3};
{$R *.RES}
begin
Application.Initialize;
Applica
www.eeworm.com/read/209454/15219816
dpr servers.dpr
program Servers;
uses
Forms,
Server in 'Server.pas' {Form1},
Unit2 in 'Unit2.pas' {server2},
Unit3 in 'Unit3.pas' {server3};
{$R *.RES}
begin
Application.Initialize;
Applica
www.eeworm.com/read/374989/9376600
makefile
CC=gcc
CFLAGS=-Wall -g -DDEBUG
LDFLAGS=
LIBS=
all: client2 client clinet3 ctrlpocess dual_pipe ftok monitor mylib.o opmsg pipe procread procwrite rcvmsg reader sendmsg server2 server3 server wri
www.eeworm.com/read/419410/10870646
makefile
CC=gcc
CFLAGS=-Wall -g -DDEBUG
LDFLAGS=
LIBS=
all: client2 client clinet3 ctrlpocess dual_pipe ftok monitor mylib.o opmsg pipe procread procwrite rcvmsg reader sendmsg server2 server3 server wri
www.eeworm.com/read/244840/12840618
ini update.ini
[Server]
Ver=28
LastSelServer=0
ServerNum=4
Server1=上海浩方主站;61.129.159.231,61.129.159.230,61.152.145.230,61.152.145.231,
Server2=浩方重庆电信;219.153.2.140,
Server3=箐箐校园;202.205.5.4,
Server4=浩方北方通信;22
www.eeworm.com/read/323119/13353290
test ndb_binlog_multi.test
-- source include/have_ndb.inc
-- source include/have_multi_ndb.inc
-- source include/have_binlog_format_row.inc
--disable_warnings
connection server2;
drop table if exists t1,t2;
connection server1;