Edgewall Software

Changes between Version 3 and Version 4 of MySqlDb


Ignore:
Timestamp:
Jan 31, 2007, 8:02:33 AM (17 years ago)
Author:
Christian Boos
Comment:

Add note about MySQL-python-1.2.2b2

Legend:

Unmodified
Added
Removed
Modified
  • MySqlDb

    v3 v4  
    1515The recommended version for now is MySQL-python 1.2.1_p2.
    1616
    17 Other versions (MySQL-python 1.2.0-3.2.2, MySQL-python 1.2.2b2) were reported to have issues (see #3645).
     17Other versions (MySQL-python 1.2.0-3.2.2, MySQL-python 1.2.2b2) were reported to have issues (see #3645).  On the other hand, MySQL-python-1.2.2b2 was [googlegroups:trac-users:e291b3ecb4a990a1 reported] to solve an `AttributeError: 'array.array' object has no attribute 'startswith'` error seen when viewing a changeset...
    1818
    1919== Known Issues ==