mariadb/storage/videx
haibo 068a095750 MDEV-36737: Research and Estimation for Adapting VIDEX to MariaDB
VIDEX is a Disaggregated and Extensible Virtual Index Engine designed
to perform efficient and accurate what-if analysis for tasks such as
index recommendation.

Fix template linking error for gcc

debian: Add packaging for the VIDEX plugin

This commit adds the necessary files to build `mariadb-plugin-videx` as a separate Debian package.

- Add `COMPONENT videx-engine` to CMakeLists.txt to register the plugin.
- Define the `mariadb-plugin-videx` package in debian/control.
- Create `debian/mariadb-plugin-videx.install` to include the plugin .so and .cnf files.

debian: fix indent in debian/control

fix bugs from  empty table

videx: fix RPM autobake by adding CPACK summary/description
2025-12-22 10:21:29 +11:00
..
mysql-test/videx MDEV-36737: Research and Estimation for Adapting VIDEX to MariaDB 2025-12-22 10:21:29 +11:00
CMakeLists.txt MDEV-36737: Research and Estimation for Adapting VIDEX to MariaDB 2025-12-22 10:21:29 +11:00
ha_videx.cc MDEV-36737: Research and Estimation for Adapting VIDEX to MariaDB 2025-12-22 10:21:29 +11:00
videx_utils.cc MDEV-36737: Research and Estimation for Adapting VIDEX to MariaDB 2025-12-22 10:21:29 +11:00
videx_utils.h MDEV-36737: Research and Estimation for Adapting VIDEX to MariaDB 2025-12-22 10:21:29 +11:00