1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Merge chilla.local:/home/mydev/mysql-5.0-release

into  chilla.local:/home/mydev/mysql-5.0-amerge
This commit is contained in:
ingo/mydev@chilla.local
2006-07-11 13:01:27 +02:00
8 changed files with 3 additions and 44 deletions

View File

@ -410,7 +410,6 @@ struct show_table_alias_st {
#define HTON_ALTER_NOT_SUPPORTED (1 << 1) //Engine does not support alter
#define HTON_CAN_RECREATE (1 << 2) //Delete all is used fro truncate
#define HTON_HIDDEN (1 << 3) //Engine does not appear in lists
#define HTON_ALTER_CANNOT_CREATE (1 << 4) //Cannot use alter to create
typedef struct st_thd_trans
{