![]() |
MySQL 8.0.43
Source Code Documentation
|
#include <lz4frame.h>#include <string.h>#include <functional>#include <mutex>#include "client/dump/abstract_output_writer_wrapper.h"#include "client/dump/i_output_writer.h"#include "my_inttypes.h"Go to the source code of this file.
Classes | |
| class | Mysql::Tools::Dump::Compression_lz4_writer |
| Wrapper to another Output Writer, compresses formatted data stream with LZ4. More... | |
Namespaces | |
| namespace | Mysql |
| namespace | Mysql::Tools |
| namespace | Mysql::Tools::Dump |