Optimization: - Performance improvement on bulk INSERT/REPLACE. - Performance improvement on reading packet data.
1.0.7
- More bugfixs & optimizations. - Added test for cfunctions.
1.0.6
Bugfixs & optimizations.
1.0.5
Import bugfix: - Previous escape for 'str' does not consider encoding. Now 'str' will be escaped by the correct encoding specified by the connection. - Performance optimizations.