mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Compilation fix
This commit is contained in:
@@ -894,6 +894,7 @@ add_hist_part:
|
||||
case SQLCOM_DELETE:
|
||||
if (thd->lex->last_table()->vers_conditions.type == SYSTEM_TIME_HISTORY)
|
||||
break;
|
||||
/* fallthrough */
|
||||
case SQLCOM_UPDATE:
|
||||
case SQLCOM_INSERT:
|
||||
case SQLCOM_INSERT_SELECT:
|
||||
|
||||
Reference in New Issue
Block a user