1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Merge MariaDB 5.1->5.2

This commit is contained in:
unknown
2010-11-19 22:33:47 +01:00
76 changed files with 680 additions and 579 deletions

View File

@ -3865,6 +3865,7 @@ int ha_create_table_from_engine(THD* thd, const char *db, const char *name)
void st_ha_check_opt::init()
{
flags= sql_flags= 0;
start_time= my_time(0);
}