1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Rename of sql_alter_table -> sql_alter and sql_table_maintenance -> sql_admin

This commit is contained in:
Mattias Jonsson
2010-08-16 16:25:23 +02:00
parent 4b20ccafaa
commit b67924eb4e
12 changed files with 17 additions and 17 deletions

View File

@ -923,7 +923,7 @@ enum enum_alter_table_change_level
/**
Temporary hack to enable a class bound forward declaration
of the enum_alter_table_change_level enumeration. To be
removed once Alter_info is moved to the sql_alter_table.h
removed once Alter_info is moved to the sql_alter.h
header.
*/
class Alter_table_change_level