Skip to content

lj1208/binloglistener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

binloglistener

This is a branch of MySQL replication listener. A few bugs of the orignal version has been fixed.

Install

  1. download the project
  2. download mysql and gtest
  3. complie
cd build
cmake ../src/ -DCMAKE_BUILD_TYPE=Release -DMYSQL_DIR=/home/mysql/mysql-5.6.15/ -DGTEST_DIR=/home/gtest; make

About

a branch of MySQL Replication Listener

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published