1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-08 00:28:29 +03:00
Files
mariadb/sql/sql_parse.cc
Sergei Golubchik bd0dc4006e When replacing WHERE f with WHERE f IS TRUE mark it AT_TOP_LEVEL
fixes innodb_fts.fulltext_misc failures after MDEV-37653

also remove redundant `if ($3)` - it can never be NULL
and fix a function comment.
2025-10-23 19:35:01 +02:00

330 KiB