Mercurial > p > mysql-python > mysqldb-2
log tests/test_MySQLdb_capabilities.py @ 65:7a60c4574baf MySQLdb
age | author | description |
---|---|---|
Sun, 29 Mar 2009 00:52:14 +0000 | adustman | figleaf revealed that the INSERT_VALUES regex never matched. Added a test for this, and fixed the regex (forgot to add group anchors) MySQLdb |
Wed, 11 Mar 2009 03:17:58 +0000 | adustman | Add a connection.ping() test. Oh look, it's broken. MySQLdb |