Hi All,
I'm a new squirrel user and I desperately tried to find an answer on Google first... but it seem as if I'm the only person in the world trying to do this:
All I want to do is create and edit stored procedures for MySql 5 using Squirrel. It works in Sql Query Browser...but I absolutely detest working in SQB... it's a flaming pile of crap far inferior to the old MySqlCC client they used to have.
I can see a listing of the stored procedures I've already created (via other tools) in the objects lists, but when I go into the SQL text tab and try to create a new one all I get is a bunch of errors. That and the syntax highlighting red marks all kinds of stuff like it doesn't know what I'm trying to do. There doesn't seem to be any way to dump to the a text window the definition of the existing procs either.
Now I just have the default installation... it's got some kind of MySQL plugin... but perhaps it's grossly out of date. Has anyone had any experience working with MySQL stored procedures without having to leave Squirrel?
|