summaryrefslogtreecommitdiff
path: root/sql/handler.h
diff options
context:
space:
mode:
authorunknown <igor@rurik.mysql.com>2005-11-04 15:03:29 -0800
committerunknown <igor@rurik.mysql.com>2005-11-04 15:03:29 -0800
commitafe80632cd1fd8a5ff0a6d4fb0600f1d5050d9a7 (patch)
treececfcbb6476157e81e6ee2a544a2cc932011efc6 /sql/handler.h
parent9f6adffe66ea6dec0ebe4ad7804b29322fbfd9f9 (diff)
parent6ef452439a88c99683dec3a8b6f855d40419da0b (diff)
downloadmariadb-git-afe80632cd1fd8a5ff0a6d4fb0600f1d5050d9a7.tar.gz
Merge rurik.mysql.com:/home/igor/mysql-5.0
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0 sql/handler.h: Auto merged sql/sql_table.cc: Auto merged
Diffstat (limited to 'sql/handler.h')
-rw-r--r--sql/handler.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/handler.h b/sql/handler.h
index e16c428954c..e317f95b990 100644
--- a/sql/handler.h
+++ b/sql/handler.h
@@ -45,6 +45,7 @@
#define HA_ADMIN_REJECT -6
#define HA_ADMIN_TRY_ALTER -7
#define HA_ADMIN_WRONG_CHECKSUM -8
+#define HA_ADMIN_NOT_BASE_TABLE -9
/* Bits in table_flags() to show what database can do */