Skip to content

Releases: krowinski/php-mysql-replication

master

29 Aug 19:07
Compare
Choose a tag to compare

new field support TIMESTAMP=7, query event fix, use db charset

mariadb support + symphony event disapcher + slave register

28 Aug 09:57
Compare
Choose a tag to compare
Merge pull request #8 from krowinski/event-dispacher

Event dispacher

maria db gitid support

26 Aug 20:31
Compare
Choose a tag to compare
Merge pull request #7 from krowinski/mariadb

Mariadb gtid support

MySQL replication events are now based on symfony event dispatcher

01 Jul 10:43
Compare
Choose a tag to compare
v2.0.0-pre

php 5.4 support removed

not existing enum fix

05 May 16:32
Compare
Choose a tag to compare
v1.0.2

fix - handle not existsing value in enum definitions

comments update, minor optimization changes

15 Apr 21:52
Compare
Choose a tag to compare

php5.4 compatibility , new results set and benchmark added to readme, add travis for tests

14 Mar 00:44
Compare
Choose a tag to compare

added validator for config, callback example added

03 Mar 22:24
Compare
Choose a tag to compare
v0.9

added validator for config, callback example added

code optimization (based on xhprof) +some unit tests

28 Feb 18:26
Compare
Choose a tag to compare