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:
@@ -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)
|
||||
|
Reference in New Issue
Block a user