![]() |
MySQL 9.5.0
Source Code Documentation
|
#include "mysql/binlog/event/compression/compressor.h"Go to the source code of this file.
Classes | |
| class | mysql::binlog::event::compression::None_comp |
| Compressor subclass that only copies input to output without compressing it. More... | |
Namespaces | |
| namespace | mysql |
| namespace | mysql::binlog |
| namespace | mysql::binlog::event |
| The namespace contains classes representing events that can occur in a replication stream. | |
| namespace | mysql::binlog::event::compression |