mirror of
https://github.com/MariaDB/server.git
synced 2025-12-21 11:01:08 +03:00
There was a problem when a DELIMITER COMMAND is not the first command on the line. I this case an extra line feed was added to the glob buffer and this was causing subsequent attempts to enter this delimiter to fail. Fixed by not adding a new line to the glob buffer if the command being added is a DELIMITER
15 KiB
15 KiB