Skip to content

Binary log transmission method added

Compare
Choose a tag to compare
@numtel numtel released this 04 Jan 10:38
· 44 commits to master since this release

The last few weeks have seen the completion of the zongji NPM module, building the base for the new mysql-live-select NPM module, which has provided a new core for this package.

  • All old work on a UDF transmission method has been removed.
  • The update poll table transmission method is still available to provide service without enabling the Binary log in the MySQL server configuration. (Feedback requested: Is continuing support for the trigger driven poll table useful to anybody?)

For a description of the interface changes, please see the initBinlog() and trigger conditions sections of the readme.