mirror of
https://github.com/MariaDB/server.git
synced 2025-05-05 16:59:35 +03:00
Currently we do a full validation of AHI whenever check tables is called on any table. This patch fixes this by only doing this full check in debug versions. bug#55716 rb://423 approved by: Marko