mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Merge bb-10.2-ext into 10.3
This commit is contained in:
@ -596,7 +596,7 @@ bool Sql_cmd_alter_table_exchange_partition::
|
||||
|
||||
/* Table and partition has same structure/options, OK to exchange */
|
||||
|
||||
thd_proc_info(thd, "verifying data with partition");
|
||||
thd_proc_info(thd, "Verifying data with partition");
|
||||
|
||||
if (verify_data_with_partition(swap_table, part_table, swap_part_id))
|
||||
DBUG_RETURN(TRUE);
|
||||
|
Reference in New Issue
Block a user