Commit 3b944843 authored by Vladislav Vaintroub's avatar Vladislav Vaintroub

Fix compile error

parent 55b3c844
......@@ -203,7 +203,7 @@ static ulong innobase_sys_stats_root_page = 0;
#endif
static my_bool innobase_buffer_pool_shm_checksum = TRUE;
static uint innobase_buffer_pool_shm_key = 0;
static ulong srv_lazy_drop_table = 0;
static ulint srv_lazy_drop_table = 0;
......
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