mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
VALUES() was considered a constant. This caused replacing (or pre-calculating) it using uninitialized values before the actual execution takes place. Mark it as a non-constant (still not dependent of tables) to prevent the pre-calculation.
4.3 KiB
4.3 KiB