mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-opt
into magare.gmz:/home/kgeorge/mysql/autopush/B24484-5.0
This commit is contained in:
@ -1492,6 +1492,9 @@ public:
|
||||
query_id_t first_query_id;
|
||||
} binlog_evt_union;
|
||||
|
||||
/* pass up the count of "leaf" tables in a JOIN out of setup_tables() */
|
||||
byte leaf_count;
|
||||
|
||||
THD();
|
||||
~THD();
|
||||
|
||||
|
Reference in New Issue
Block a user