[TxMt] Broken in r1405: Execute Line / Selection as Query: Only works for a line - not multi-line selection

Allan Odgaard throw-away-1 at macromates.com
Mon Jul 16 09:03:04 UTC 2007


On 8. Jul 2007, at 17:22, JezBiz wrote:

> It would appear that the 'Execute Line / Selection as Query'  
> command in the SQL bundle is not working for multi-line selections.

It no longer supports multi-line queries -- this is a limitation in  
the MySQL bindings and presumably exists to limit the usefulness of  
SQL injection attacks.

The old Execute Query used the mysql shell command which probably  
parsed the SQL and sent it line-by-line.




More information about the textmate mailing list