代码搜索:Replication
找到约 424 项符合「Replication」的源代码
代码结果 424
www.eeworm.com/read/492557/6415473
m envelope.m
function [Upenvelop,Lowenvelop]=Envelope(Image,conn)
% Image 是输入图像,conn是用来检测图像极值点时所选取的像素邻域
% 对输入图像进行双向镜像延拓,双向各延拓100的长度
% ExImage=wextend('2D','symw',Image,100,'b'); % Symmetric-padding (whole-
www.eeworm.com/read/156224/11817602
h repsock.h
//-< REPSOCK.H >-----------------------------------------------------*--------*
// FastDB Version 1.0 (c) 1999 GARRET * ? *
// (Main Memory Database Management Sy
www.eeworm.com/read/205865/15304990
h repsock.h
//-< REPSOCK.H >-----------------------------------------------------*--------*
// FastDB Version 1.0 (c) 1999 GARRET * ? *
// (Main Memory Database Management Syst
www.eeworm.com/read/158683/5596460
h repsock.h
//-< REPSOCK.H >-----------------------------------------------------*--------*
// FastDB Version 1.0 (c) 1999 GARRET * ? *
// (Main Memory Database Management Sy
www.eeworm.com/read/170872/9783171
h repsock.h
//-< REPSOCK.H >-----------------------------------------------------*--------*
// FastDB Version 1.0 (c) 1999 GARRET * ? *
// (Main Memory Database Management Syst
www.eeworm.com/read/378952/9211915
example mmm_lvm.conf.example
#
# Master-Master Manager config (lvm)
#
# Debug mode
debug yes
# This server name
this backup1
# Replication credentials
replication_user replication
replication_password slave
# LVM params
bin_l
www.eeworm.com/read/328267/13036640
h repsock.h
//-< REPSOCK.H >-----------------------------------------------------*--------*
// FastDB Version 1.0 (c) 1999 GARRET * ? *
// (Main Memory Database Management Sy
www.eeworm.com/read/323119/13353357
test ndb_binlog_basic.test
-- source include/have_ndb.inc
-- source include/have_binlog_format_row.inc
--disable_warnings
drop table if exists t1, t2;
drop database if exists mysqltest;
create database mysqltest;
use mysqltest
www.eeworm.com/read/265314/11268960
h repsock.h
//-< REPSOCK.H >-----------------------------------------------------*--------*
// FastDB Version 1.0 (c) 1999 GARRET * ? *
// (Main Memory Database Management Sy
www.eeworm.com/read/323119/13351706
result rpl_create_database.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;
DROP DATABASE IF EXISTS mysqltest_prometheus;
DROP