1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00
This commit is contained in:
mikael@c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se
2006-04-03 12:26:35 -04:00
parent 0a02cbb5f6
commit e94274f0cd
3 changed files with 8 additions and 8 deletions

View File

@@ -5342,7 +5342,8 @@ void handle_alter_part_error(ALTER_PARTITION_PARAM_TYPE *lpt,
DBUG_ENTER("handle_alter_part_error");
if (!part_info->first_log_entry &&
execute_ddl_log_entry(part_info->first_log_entry->entry_pos))
execute_ddl_log_entry(current_thd,
part_info->first_log_entry->entry_pos))
{
/*
We couldn't recover from error, most likely manual interaction