274
274
blackhole_hton->state= SHOW_OPTION_YES;
275
275
blackhole_hton->create= blackhole_create_handler;
276
276
blackhole_hton->flags= HTON_CAN_RECREATE;
278
278
pthread_mutex_init(&blackhole_mutex, MY_MUTEX_INIT_FAST);
279
279
(void) hash_init(&blackhole_open_tables, system_charset_info,32,0,0,
280
280
(hash_get_key) blackhole_get_key,