1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Slightly amended Monty's SP replication code cleanup patch

This commit is contained in:
sergefp@mysql.com
2005-08-27 02:33:06 +04:00
parent e4733cc8b0
commit ad9bfc251c
10 changed files with 44 additions and 58 deletions

View File

@ -1350,13 +1350,6 @@ public:
long long_value;
} sys_var_tmp;
/*
If true, thd->query is not a suitable query to write to binary log. This
is not handled everywhere currently - we check it only in statements
that can have SP variable references.
*/
bool query_str_binlog_unsuitable;
struct {
/*
If true, mysql_bin_log::write(Log_event) call will not write events to