Finally, a definitive way to determine if transactions are available.

This commit is contained in:
adustman
2001-03-12 18:08:02 +00:00
parent 84bedad4a4
commit e00de5823c
3 changed files with 6 additions and 8 deletions

View File

@ -11,4 +11,4 @@ CHANGE_USER = 512
INTERACTIVE = 1024
SSL = 2048
IGNORE_SIGPIPE = 4096
TRANSACTIONS = 8196
TRANSACTIONS = 8192 # mysql_com.h is WRONG