mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
The special case with NULL as a regular expression was handled at prepare time. But in this special case the item was not marked as fixed. This caused an assertion at execution time. Fixed my marking the item as fixed even when known to return NULL at prepare time.
2.5 KiB
2.5 KiB