This commit is contained in:
adustman
2002-01-31 17:48:48 +00:00
parent 43d016348b
commit f10db1977f

View File

@ -1,5 +1,13 @@
Z MySQL DA Releases
2.0.9
Allow the connection string to work without a specified database.
Wrap queries with a lock to prevent multiple threads from using
the connection simultaneously (this may or may not be happening).
If transactional, then the lock is held for the entire transaction.
2.0.8
More information about columns is available from the table