![]() |
MySQL 9.5.0
Source Code Documentation
|
#include <optional>#include "mysqlrouter/mysql_session.h"#include "mysqlrouter/utils_sqlstring.h"#include "helper/string/from.h"#include "mrs/database/entry/universal_id.h"#include "mrs/database/helper/gtid.h"Go to the source code of this file.
Namespaces | |
| namespace | mrs |
| namespace | mrs::database |
Functions | |
| GtidSets | mrs::database::get_gtid_executed (mysqlrouter::MySQLSession *session) |
| bool | mrs::database::wait_gtid_executed (mysqlrouter::MySQLSession *session, const mysqlrouter::sqlstring >id, uint64_t timeout) |
| bool | mrs::database::is_gtid_executed (mysqlrouter::MySQLSession *session, const mysqlrouter::sqlstring >id) |