mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rpl
into mysql.com:/nfsdisk1/lars/MERGE/mysql-5.1-merge
This commit is contained in:
@@ -58,7 +58,7 @@ typedef struct st_grant_info
|
||||
|
||||
enum tmp_table_type
|
||||
{
|
||||
NO_TMP_TABLE, TMP_TABLE, TRANSACTIONAL_TMP_TABLE,
|
||||
NO_TMP_TABLE, NON_TRANSACTIONAL_TMP_TABLE, TRANSACTIONAL_TMP_TABLE,
|
||||
INTERNAL_TMP_TABLE, SYSTEM_TMP_TABLE
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user