mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 11:01:52 +01:00
srv0start.c Remove old code
This commit is contained in:
parent
be05b70c0d
commit
b534cd6608
1 changed files with 1 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Reference in a new issue