mysql_binlog_utils | Some utilities for mysql binlog

 by   ikarishinjieva Go Version: Current License: GPL-2.0

kandi X-RAY | mysql_binlog_utils Summary

kandi X-RAY | mysql_binlog_utils Summary

mysql_binlog_utils is a Go library. mysql_binlog_utils has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.

Some utilities for mysql binlog. Dump binlog from pos. This function will add a rotate event to a relay log (at relayLogPath), after the position (endPos), and truncate the data after the position (endPos). This function will search binlog files in binlogDir, for the one contains a event whose gtid is not contained in executedGtidDesc. The scenario is in mysql replication, if mysql master is broken, mysql slave can call GetUnexecutedBinlogFilesByGtid to search in mysql master binlog dir, for the binlog files which need to be replay in slave. Get unexecuted binlog pos by gtid ---. `GetUnexecutedBinlogPosByGtid(binlogFilePath string, executedGtidDesc string) (pos uint, err error) `. This function will search first binlog event pos, which is not contained in executedGtidDesc, in binlog file (binlogFilePath). Or return EOF error if has no unexecuted binlog event.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              mysql_binlog_utils has a low active ecosystem.
              It has 8 star(s) with 5 fork(s). There are 3 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 2 open issues and 0 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of mysql_binlog_utils is current.

            kandi-Quality Quality

              mysql_binlog_utils has 0 bugs and 0 code smells.

            kandi-Security Security

              mysql_binlog_utils has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              mysql_binlog_utils code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              mysql_binlog_utils is licensed under the GPL-2.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              mysql_binlog_utils releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.
              It has 723 lines of code, 35 functions and 20 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of mysql_binlog_utils
            Get all kandi verified functions for this library.

            mysql_binlog_utils Key Features

            No Key Features are available at this moment for mysql_binlog_utils.

            mysql_binlog_utils Examples and Code Snippets

            No Code Snippets are available at this moment for mysql_binlog_utils.

            Community Discussions

            No Community Discussions are available at this moment for mysql_binlog_utils.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install mysql_binlog_utils

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/ikarishinjieva/mysql_binlog_utils.git

          • CLI

            gh repo clone ikarishinjieva/mysql_binlog_utils

          • sshUrl

            git@github.com:ikarishinjieva/mysql_binlog_utils.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular Go Libraries

            go

            by golang

            kubernetes

            by kubernetes

            awesome-go

            by avelino

            moby

            by moby

            hugo

            by gohugoio

            Try Top Libraries by ikarishinjieva

            JawrRequireJsAdapter

            by ikarishinjievaJavaScript

            sahi_wait

            by ikarishinjievaJavaScript

            golang-live-coverage-report

            by ikarishinjievaGo

            go-gtid

            by ikarishinjievaGo

            PaxosLease-go

            by ikarishinjievaGo