Terry-Mao/MySQL-Syncer
MySQL Syncer is a project which parse mysql binlog and sync to other datases, such as redis, mongodb and any other databases..
C
Issues
- 0
stack smashing detected
#26 opened by zhengqiangwang - 9
retry connect to master
#14 opened by miuc - 0
src/slave/rs_slave_info.c中n = rs_read(si->info_fd, si->dump_info, RS_SLAVE_INFO_STR_LEN);的si->dump_info在哪里初始化的?
#25 opened by GaoZiqiang - 0
- 0
slave端rs_read() failed, error or empty报错问题
#23 opened by GaoZiqiang - 0
为什么master.cf中监听端口为1919而不是mysql的3306端口?
#22 opened by GaoZiqiang - 0
- 0
- 0
配置master和slave
#19 opened by cjh1990 - 0
- 1
第一次全量导入redis
#17 opened by vebdhuz - 3
还在维护更新的吗?
#15 opened by sdgdsffdsfff - 2
Slave 启动日志报错,rs_read() failed, error or empty
#16 opened by jucehrx - 2
发现个问题,字段长度必须固定?
#13 opened by chamsiin1982 - 3
master,slave 都正常启动了,但是redis没有数据
#11 opened by chamsiin1982 - 3
- 4
rs_master 和 rs_slave启动成功后,redis没有被同步
#5 opened by tan-zz-gx - 2
getgrnam("root ") failed
#10 opened by chamsiin1982 - 1
对于decimal类型 能支持同步吗
#9 opened by fidoo - 3
- 3
接收不到 master 的数据
#3 opened by phoenixluo - 6
启动时执行./rs.sh slave start 失败
#2 opened by lanbaibai