Hi
On Fri, 26 May 2006 12:01:12 -0400 Marc Delisle Marc.Delisle@cegepsherbrooke.qc.ca wrote:
But this DELIMITER thing is not SQL syntax, it's for the command-line utility. Maybe we could have a small option in the query window that enables to specify which group of characters are the SQL delimiter, with ";" being the default; then inform the parser about it.
Yes I know it's command-line util stuff, but people expect it will work. And so do I ;-). Changing delimiter to be configurable should be quite easy in SQL import plugin, however parsing SET DELIMITER would be also nice.