diff options
author | Luis Soares <luis.soares@sun.com> | 2009-06-30 19:40:38 +0100 |
---|---|---|
committer | Luis Soares <luis.soares@sun.com> | 2009-06-30 19:40:38 +0100 |
commit | 38088ef6a44b04da746a347f589d22476f791d9f (patch) | |
tree | 8de7bce9e48b77b0e34e3575085490235b9bbccc /sql/log_event.h | |
parent | 8d83b73985e7461d8128cd96e0a7c55fba60f4cd (diff) | |
parent | 1b1ca7fe38bdabed77f3009d818f2499f72f8d96 (diff) | |
download | mariadb-git-38088ef6a44b04da746a347f589d22476f791d9f.tar.gz |
merge: 5.1-bt bug branch --> 5.1-bt latest
Diffstat (limited to 'sql/log_event.h')
-rw-r--r-- | sql/log_event.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/log_event.h b/sql/log_event.h index 617db8c44fc..8202dddcc76 100644 --- a/sql/log_event.h +++ b/sql/log_event.h @@ -676,6 +676,7 @@ typedef struct st_print_event_info #ifdef MYSQL_CLIENT uint verbose; table_mapping m_table_map; + table_mapping m_table_map_ignored; #endif /* |