Mercurial > p > roundup > code
diff CHANGES.txt @ 2717:ca2ee58c8310
use row locking in MySQL newid() [SF#1034211]
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 07 Oct 2004 05:42:56 +0000 |
| parents | d760b549bdf0 |
| children | 15d945dff53d |
line wrap: on
line diff
--- a/CHANGES.txt Fri Oct 01 09:40:06 2004 +0000 +++ b/CHANGES.txt Thu Oct 07 05:42:56 2004 +0000 @@ -40,6 +40,7 @@ discarding of the message - mailgw can override the MAIL_DEFAULT_CLASS - handle Py2.3+ datetime objects as Date specs (sf bug 971300) +- use row locking in MySQL newid() (sf bug 1034211) 2004-07-21 0.7.6
