summaryrefslogtreecommitdiff
path: root/sql/gen_yy_files.cmake
Commit message (Collapse)AuthorAgeFilesLines
* MDEV-21286: bison warnings on ubuntu 20.04 on deprecated directive in ↵bb-10.5-anel-MDEV-21286-bison-api-pureAnel Husakovic2021-09-131-0/+3
| | | | | | sql_yacc.yy Reviewed by: wlad@mariadb.com
* MDEV-25726 get rid of cmake comment hack in sql_yacc.yySergei Golubchik2021-05-271-0/+39
and replace it with equally unsightly %ifdef/%endif hack also, support %else, it's nice