在squirrel sql中创建一个mysql存储过程
我正在使用 squirrel sql 3.1 在 mysql 数据库上创建存储过程。当我与其他客户端创建它时,sp 工作正常,但是当我尝试使用 squirrel sql 时,它给了我一堆错误。我尝试更改会话属性上的语句分隔符,但它说该属性不可编辑。 你们有什么想法吗?让我知道。这对我会有帮助。 谢谢
I'm using squirrel sql 3.1 to create a store procedure on a mysql db. The sp works fine when I create it with other clients, but when i try with squirrel sql it gives me a bunch of errors. I tried to change the statement separator on the session properties but it says that property are not editable.
You guys have any idea? Let me know. It will be helpful for me.
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可能想将此问题发布到 SQuirreL SQL 客户端用户列表 ([电子邮件受保护] )。当/如果您这样做时,请提供您在 SQuirreL 中遇到问题的存储过程的示例。
罗布·曼宁
You probably will want to post this question on the SQuirreL SQL Client users list ([email protected]). When/if you do, please provide an example of the stored procedure you are having trouble with in SQuirreL.
Rob Manning