Releases: numtel/meteor-mysql
Releases · numtel/meteor-mysql
Update mysql-live-select to 1.0.3
Update mysql-live-select to 0.0.22
- LiveMysql Constructor callback now waits for Zongji ready
- Fixes #24
Rapidly calling change method no longer causes error
Transferred from numtel:pg package source
Thanks to numtel/meteor-pg#6
Do not hang application on publication error
- Also, update mysql-live-select to 0.0.21 for pause/resume
MysqlSubscription.change() method added
Subscriptions can now have their arguments updated after initialization.
- Also,
node-mysql
has been updated to 2.6.1.
Fix subscription ready property
This update fixes #11
Updated mysql-live-select package to 0.0.17
Fix in upstream Zongji for temporal types in MySQL >= 5.6.4
Updated mysql-live-select package to 0.0.16
This fixes the stop() method on the LiveMysql class. See the readme for instructions on how to close connections during hot code-pushes.
Updated mysql-live-select package to 0.0.15
Fixes minor bug with constructor callback
Binary log supported in MySQL 5.6
With an update to the dependent mysql-live-select
package, the binary log transmission method now supports MySQL 5.6.