#include <string.h>
#include <sys/types.h>
#include <atomic>
#include <string>
#include "lex_string.h"
#include "my_dbug.h"
#include "my_inttypes.h"
#include "mysqld_error.h"
#include "sql/rpl_gtid.h"
#include "sql/rpl_table_access.h"
#include "sql/sql_class.h"
#include "sql/table.h"
#include "sql/transaction_info.h"
#include "sql/xa.h"
#include "thr_lock.h"
Go to the source code of this file.
◆ create_compress_gtid_table_thread()
void create_compress_gtid_table_thread |
( |
| ) |
|
Create the compression thread to compress gtid_executed table.
◆ terminate_compress_gtid_table_thread()
void terminate_compress_gtid_table_thread |
( |
| ) |
|
Terminate the compression thread.
◆ gtid_table_persistor