Commit b534cd66 authored by heikki@donna.mysql.fi's avatar heikki@donna.mysql.fi

srv0start.c Remove old code

parent be05b70c
......@@ -742,7 +742,7 @@ innobase_start_or_create_for_mysql(void)
mutex_exit(&(log_sys->mutex));
}
mutex_create(&row_mysql_thread_mutex);
/* mutex_create(&row_mysql_thread_mutex); */
sess_sys_init_at_db_start();
if (create_new_db) {
......
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