Commit be253829 authored by Sergei Golubchik's avatar Sergei Golubchik

compilation failure on labrador

parent 9f252fce
......@@ -994,7 +994,7 @@ sync_array_print_long_waits_low(
reserver_wait->waiting) {
fputs("InnoDB: Warning: Writer thread is waiting this semaphore:\n",
stderr);
reserver = ULINT_UNDEFINED;
reserver = (os_thread_id_t)ULINT_UNDEFINED;
sync_array_cell_print(stderr, reserver_wait, &reserver);
loop++;
......
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