implementing cursor patch

This commit is contained in:
tengel 2024-03-20 08:41:22 -05:00
parent 7ec3f299cd
commit 0e3cea46f2
3 changed files with 21 additions and 3 deletions

View file

@ -1,3 +1,7 @@
2014-12-11 Troy Engel <troyengel+arch@gmail.com>
* 1.0.10-2
Create patch for MySQL cursor.execute() bug (fixed upstream)
2014-12-11 Troy Engel <troyengel+arch@gmail.com>
* 1.0.10-1
Initial release