mirror of
https://github.com/MariaDB/server.git
synced 2025-11-30 05:23:50 +03:00
Server may crash if sanity checks of COLUMN_GET() fail. COLUMN_GET() description generator expects parent CAST item, which may not have been created due to failure of sanity checks. Then further attempt to report an error may crash the server. Fixed COLUMN_GET() description generator to handle such case.
32 KiB
32 KiB