![]() |
MySQL 8.0.43
Source Code Documentation
|
#include <string.h>#include <sys/types.h>#include <zlib.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_zlib_writer |
| Wrapper to another Output Writer, compresses formatted data stream with zlib. More... | |
Namespaces | |
| namespace | Mysql |
| namespace | Mysql::Tools |
| namespace | Mysql::Tools::Dump |