mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Daemon: check TRT schema [closes #309]
This commit is contained in:
committed by
Aleksey Midenkov
parent
0b2c308888
commit
08099bc05a
@@ -2979,6 +2979,7 @@ public:
|
||||
DBUG_ASSERT(iso_level <= ISO_SERIALIZABLE);
|
||||
store(FLD_ISO_LEVEL, iso_level + 1);
|
||||
}
|
||||
bool check() const;
|
||||
};
|
||||
|
||||
#endif /* MYSQL_CLIENT */
|
||||
|
Reference in New Issue
Block a user