1696
1715
/* fprintf(stderr, "Max allowed record size %lu\n",
1697
1716
page_get_free_space_of_empty() / 2); */
1699
1739
/* Create the thread which watches the timeouts for lock waits */
1700
1740
os_thread_create(&srv_lock_timeout_thread, NULL,
1701
1741
thread_ids + 2 + SRV_MAX_N_IO_THREADS);