mirror of
https://github.com/MariaDB/server.git
synced 2025-12-12 08:01:43 +03:00
branches/zip: row_rename_table_for_mysql(): Change the return type to ulint
and simplify error handling.
This commit is contained in:
@@ -488,7 +488,7 @@ row_drop_database_for_mysql(
|
||||
/*************************************************************************
|
||||
Renames a table for MySQL. */
|
||||
|
||||
int
|
||||
ulint
|
||||
row_rename_table_for_mysql(
|
||||
/*=======================*/
|
||||
/* out: error code or DB_SUCCESS */
|
||||
|
||||
Reference in New Issue
Block a user