1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +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 25ae81f133
commit 2b2c7ae6de
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