1
0
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:
mikron@c-2509e253.1238-1-64736c10.cust.bredbandsbolaget.se
2006-04-01 16:37:36 +02:00
parent f8088c1804
commit 635b0a9dc0
3 changed files with 111 additions and 55 deletions

View File

@ -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.
*/
;
}