mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
merge of bug#58147, including rename of the new argument,
to_binlog -> binlog_stmt.
This commit is contained in:
@ -362,7 +362,7 @@ public:
|
||||
@remark This method is a partitioning-specific hook
|
||||
and thus not a member of the general SE API.
|
||||
*/
|
||||
int truncate_partition(Alter_info *);
|
||||
int truncate_partition(Alter_info *, bool *binlog_stmt);
|
||||
|
||||
virtual bool is_fatal_error(int error, uint flags)
|
||||
{
|
||||
|
Reference in New Issue
Block a user