|
0feb9d364b
|
MDEV-28970: Add RESET MASTER to clear possible remaining binlog from previous test
|
2022-11-09 14:08:53 +00:00 |
|
|
2c83fc87c2
|
MDEV-27832 disable binary logging for SQL SERVICE.
Binary logging is now disabled for the queries run by SQL SERVICE.
The binlogging can be turned on with the 'SET SQL_LOG_BIN=On' query.
|
2022-06-24 09:46:51 +04:00 |
|
|
585d88a237
|
MDEV-19275 SQL service for plugins.
review fixes.
|
2021-10-19 17:35:06 +02:00 |
|
|
0a0dfd63d9
|
MDEV-19275 Provide SQL service to plugins.
SQL service added.
It provides the limited set of client library functions
to be used by plugin.
|
2021-10-19 17:35:06 +02:00 |
|
|
0ccdf8b11b
|
MDEV-19275 Provide SQL service to plugins.
test_sql_service plugin added and employed in test_sql_service.test.
|
2020-10-02 10:19:00 +04:00 |
|