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

srv0start.c Remove old code

parent be05b70c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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) {