Commit 936d596a authored by holyfoot@vva.(none)'s avatar holyfoot@vva.(none)

Code #ifdef-ed

parent a68742f4
......@@ -1206,7 +1206,9 @@ public:
*/
query_id_t first_query_id;
} binlog_evt_union;
#ifdef WITH_PARTITION_STORAGE_ENGINE
partition_info *work_part_info;
#endif
THD();
~THD();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment