#include <gms_listener_test.h>
◆ Gms_listener_test()
Gms_listener_test::Gms_listener_test |
( |
| ) |
|
|
default |
◆ ~Gms_listener_test()
virtual Gms_listener_test::~Gms_listener_test |
( |
| ) |
|
|
overridevirtualdefault |
◆ log_notification_to_test_table()
bool Gms_listener_test::log_notification_to_test_table |
( |
const std::string & |
message | ) |
|
Log the notification message to the test table.
This method will run on the MySQL session of the global mysql_thread_handler
, which is already prepared to be directly use by the Sql_service_interface
.
- Parameters
-
[in] | message | Message to add to the table |
- Returns
- the error value returned
- Return values
-
◆ run()
Method that will be run on mysql_thread.
- Parameters
-
[in,out] | parameters | Values used by method to get service variable. |
Implements Mysql_thread_body.
The documentation for this class was generated from the following files: