1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Merge with the latest 5.3 code.

This commit is contained in:
Igor Babaev
2011-07-11 14:00:44 -07:00
11 changed files with 179 additions and 57 deletions

View File

@@ -1601,6 +1601,8 @@ public:
*/
bool create_tmp_table_for_derived;
bool save_prep_leaf_list;
#ifndef MYSQL_CLIENT
int binlog_setup_trx_data();