mirror of
https://github.com/MariaDB/server.git
synced 2026-05-03 13:45:34 +02:00
fil0fil.c:
Restore accidentally deleted comment of fil_create_directory_for_tablename() innobase/fil/fil0fil.c: Restore accidentally deleted comment of fil_create_directory_for_tablename()
This commit is contained in:
parent
979126224b
commit
c4149d25ef
1 changed files with 2 additions and 0 deletions
|
|
@ -1513,6 +1513,8 @@ fil_decr_pending_ibuf_merges(
|
|||
mutex_exit(&(system->mutex));
|
||||
}
|
||||
|
||||
/************************************************************
|
||||
Creates the database directory for a table if it does not exist yet. */
|
||||
static
|
||||
void
|
||||
fil_create_directory_for_tablename(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue