1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

s/st_ha_create_information/HA_CREATE_INFO/

This commit is contained in:
Sergei Golubchik
2013-04-07 15:35:39 +02:00
parent e727741614
commit ccc9238335
7 changed files with 3 additions and 12 deletions

View File

@@ -32,7 +32,6 @@ class partition_info;
struct TABLE;
struct TABLE_LIST;
typedef struct st_bitmap MY_BITMAP;
typedef struct st_ha_create_information HA_CREATE_INFO;
typedef struct st_key KEY;
typedef struct st_key_range key_range;