1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-09 11:41:36 +03:00
Files
mariadb/sql/sql_truncate.cc
Jan Lindström 1277f9b451 MDEV-36372: Compilation is broken with the PLUGIN_PARTITION=NO
Fixed a compilation error caused by MDEV-27861 that
occurs when building with cmake -DPLUGIN_PARTITION=NO,
because the default_part_plugin variable is only
visible when WITH_PARTITION_STORAGE_ENGINE is defined.

Signed-off-by: Julius Goryavsky <julius.goryavsky@mariadb.com>
2025-03-25 02:50:37 +01:00

18 KiB