mysql-server/libs/mysql
2025-03-05 14:31:37 +07:00
..
binlog 2025-03-05 14:31:08 2025-03-05 14:31:37 +07:00
gtid 2025-03-05 14:31:08 2025-03-05 14:31:37 +07:00
serialization 2025-03-05 14:31:08 2025-03-05 14:31:37 +07:00
utils 2025-03-05 14:31:08 2025-03-05 14:31:37 +07:00
CMakeLists.txt 2025-03-05 14:31:08 2025-03-05 14:31:37 +07:00
readme.md 2025-03-05 14:31:08 2025-03-05 14:31:37 +07:00

\page PageLibsMysql MySQL Libraries

MySQL Libraries

MySQL Libraries contain code shared between different system components: e.g. MySQL Server, MySQL Client, MySQL Components, MySQL Plugins.

MySQL Libraries define experimental API used internally in MySQL, which is subject to change. Use on your own responsibility.

For now, we build only the static libraries.

Libraries defined on this level:

  • \subpage PageLibsMysqlGtid
  • \subpage PageLibsMysqlBinlog
  • \subpage PageLibsMysqlSerialization
  • \subpage PageLibsMysqlUtils