Python Mysql Replication 0.6

35 views
Skip to first unread message

Julien Duponchelle

unread,
May 10, 2015, 4:35:53 PM5/10/15
to python-mysql...@googlegroups.com
Thanks to the awesome community a 0.6 release is available.

* Prevent invalid table-map-entries to crash the whole app
* Add support for Stop Event, update tests
* Fix the order of binlog events, though we don't support them yet
* Simplified RowsEvent.rows to be @property instead of __getattr__ hack
* add binlog row minimal and noblob image support
* remove six not being used.
* misc code style improvements, mainly pep8
* Update event.py to be compatible with python2.6.7
* explicitly break reference cycle when closing binlogstreamreader
* break reference loop using weakref to prevent memory-leaking
* Freeze schema.
* Freeze table schema
* Avoid named parameters passed to packet because it's slower
* Filter table and schema event
* PyPy support

I highly recommend PyPy it's really faster
Reply all
Reply to author
Forward
0 new messages