mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
0.6: truncate history feature [closes #96]
This commit is contained in:
@ -4079,7 +4079,7 @@ protected:
|
||||
virtual int delete_table(const char *name);
|
||||
|
||||
public:
|
||||
inline bool check_table_binlog_row_based(bool binlog_row);
|
||||
bool check_table_binlog_row_based(bool binlog_row);
|
||||
private:
|
||||
/* Cache result to avoid extra calls */
|
||||
inline void mark_trx_read_write()
|
||||
|
Reference in New Issue
Block a user