Git Product home page Git Product logo

binlogstreamer's People

Contributors

banyek avatar szelcsanyi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

binlogstreamer's Issues

when I start the command ,get error

[root@ftp binlogstreamer]# ./binlogstreamer -cfg=binlogstreamer.cfg
2019-04-26 18:47:31 [binlogstreamer] NOTICE Binlogstreamer started
2019-04-26 18:47:31 [binlogstreamer] NOTICE Loading configuration from binlogstreamer.cfg
2019-04-26 18:47:31 [binlogstreamer] NOTICE Configuration loaded successfully
2019-04-26 18:47:31 [binlogstreamer] NOTICE Checking remote binary logs
2019-04-26 18:47:31 [binlogstreamer] NOTICE Checking locally existing binlogs
2019-04-26 18:47:31 [binlogstreamer] NOTICE Starting binlog streaming from 10.9.168.55
2019-04-26 18:47:31 [binlogstreamer] NOTICE First binlog: mysql-bin.000029
panic: exit status 127

goroutine 23 [running]:
main.streamBinlogs(0xc4200c6af0, 0xc4200984e0, 0x3, 0x4)
/root/binlogstreamer/binlogstreamer.go:108 +0x56e
created by main.main
/root/binlogstreamer/binlogstreamer.go:51 +0x22c


[root@ftp binlogstreamer]# cat binlogstreamer.cfg
mysqlhost = 10.9.168.55
mysqlport = 38375
mysqluser = root
mysqlpass = root
mysqldb = mysql
binlogdir = /server/binlog_backup
mysqlbinlog = /server/mysql_data/mysql38375/data/
keep_days = 0 # if zero, no binlogs will be cleaned up

Logging

There would be great if I'd add some meaningful logging here

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.