diff options
author | Alexander Nozdrin <alik@sun.com> | 2009-11-25 16:46:45 +0300 |
---|---|---|
committer | Alexander Nozdrin <alik@sun.com> | 2009-11-25 16:46:45 +0300 |
commit | 3c11750e363da6e1017d5bc86e9e7e03b2c4e101 (patch) | |
tree | 3e8e0dbed8da743714f85fb19c404dce34319d8b /sql/handler.h | |
parent | e2a34cbf706926e10016079a094a2877eb2f4f18 (diff) | |
parent | be0add42f53b23d8a5e279cb3041a3fc93e375a0 (diff) | |
download | mariadb-git-3c11750e363da6e1017d5bc86e9e7e03b2c4e101.tar.gz |
Auto-merge from mysql-next-mr.
Diffstat (limited to 'sql/handler.h')
-rw-r--r-- | sql/handler.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sql/handler.h b/sql/handler.h index 05a9e13653c..5f028796cf3 100644 --- a/sql/handler.h +++ b/sql/handler.h @@ -31,8 +31,6 @@ #define NO_HASH /* Not yet implemented */ #endif -#define USING_TRANSACTIONS - // the following is for checking tables #define HA_ADMIN_ALREADY_DONE 1 |