You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-12-04 20:22:42 +03:00
good for transmiting cal_connection_info to handler::close_connection(). This variables are then erased in THD::cleanup() and the cal_connection_info is replaced in handler::delete_table with an empty structure. handler::close_connection() recevies cal_connection_info with empty cal_conn_hndl. This patch uses THD::ha_data that is supposed to be used in such occasions.
170 KiB
170 KiB