mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
WL 2826: Error handling of ALTER TABLE for partitioning
More review fixes
This commit is contained in:

parent
f8088c1804
commit
635b0a9dc0
@ -5634,7 +5634,8 @@ static void write_log_completed(ALTER_PARTITION_PARAM_TYPE *lpt,
|
||||
Failed to write, Bad...
|
||||
We have completed the operation but have log records to REMOVE
|
||||
stuff that shouldn't be removed. What clever things could one do
|
||||
here?
|
||||
here? An error output was written to the error output by the
|
||||
above method so we don't do anything here.
|
||||
*/
|
||||
;
|
||||
}
|
||||
|
Reference in New Issue
Block a user