Serż Kwiatkowski
Results
2
issues of
Serż Kwiatkowski
Сurrent MySQL grammar is missing any rules for parsing [the DELIMITER command](https://dev.mysql.com/doc/refman/5.7/en/stored-programs-defining.html). It causes problems when, for example, parsing the output of `mysqldump`: the utility encloses all function/procedure declarations into...
mysql-PositiveTechnologies
Looking through the sources, I suppose it's possible to specify the expected tree outputs and expected errors for some test files. It would be very useful to have a documentation...