MySQL
9.1.0
Source Code Documentation
Functions
sql_rename.h File Reference
Go to the source code of this file.
Functions
bool
mysql_rename_tables
(
THD
*thd,
Table_ref
*table_list)
Rename tables from the list.
More...
Function Documentation
◆
mysql_rename_tables()
bool mysql_rename_tables
(
THD
*
thd
,
Table_ref
*
table_list
)
Rename tables from the list.
Parameters
thd
Thread context.
table_list
Every two entries in the table_list form a pair of original name and the new name.
Returns
True - on failure, false - on success.
sql
sql_rename.h
Generated by
1.9.2