Commit dba77e0d authored by unknown's avatar unknown

srv0start.c Remove old code


innobase/srv/srv0start.c:
  Remove old code
parent 1116aced
......@@ -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