#include <secondary_engine.h>
◆ Secondary_engine()
Secondary_engine::Secondary_engine |
( |
| ) |
|
|
default |
◆ ~Secondary_engine()
Secondary_engine::~Secondary_engine |
( |
| ) |
|
|
default |
◆ offload_count()
bool Secondary_engine::offload_count |
( |
MYSQL * |
mysql, |
|
|
const char * |
mode |
|
) |
| |
Get the secondary engine execution count value.
Get secondary engine execution count value.
- Parameters
-
mysql | mysql handle |
mode | Mode value (either "after" or "before") |
- Return values
-
True | if the query fails, false otherwise. |
◆ report_offload_count()
void Secondary_engine::report_offload_count |
( |
const char * |
filename | ) |
|
Report secondary engine execution count value.
- Parameters
-
filename | File to store the count value |
The documentation for this class was generated from the following files: