1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +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

@ -27,9 +27,7 @@ class String;
class THD;
class sp_name;
struct TABLE_LIST;
struct st_ha_create_information;
typedef class st_select_lex SELECT_LEX;
typedef st_ha_create_information HA_CREATE_INFO;
struct LEX;
typedef struct st_mysql_show_var SHOW_VAR;
typedef struct st_schema_table ST_SCHEMA_TABLE;