1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Merge with 3.23.42

This commit is contained in:
monty@work.mysql.com
2001-09-13 09:52:35 +02:00
56 changed files with 832 additions and 482 deletions

View File

@ -193,7 +193,7 @@ int quick_rm_table(enum db_type base,const char *db,
}
/*****************************************************************************
* Create at table.
* Create a table.
* If one creates a temporary table, this is automaticly opened
****************************************************************************/