1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

maria suite ok

This commit is contained in:
Sergei Golubchik
2011-07-15 09:09:33 +02:00
parent 27762df304
commit d89c19ceaa
9 changed files with 17 additions and 12 deletions

View File

@@ -1162,7 +1162,7 @@ int ha_commit_trans(THD *thd, bool all)
}
#ifdef WITH_ARIA_STORAGE_ENGINE
ha_maria::implicit_commit(thd, TRUE);
ha_maria::implicit_commit(thd, FALSE);
#endif
if (ha_info)