Inconsistency between MySql line error report and MySQL Developer Studio

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
soaron
Posts: 10
Joined: Mon 09 Jul 2007 20:49

Inconsistency between MySql line error report and MySQL Developer Studio

Post by soaron » Wed 11 Jul 2007 14:44

Look at this figure

Image

And athother problem. When error appear, cursor goes to the start of procedure. I think it is harmful, because after error exists, I needs to search error line in procedure. If procedure is long, it is hard to find.

Duke
Devart Team
Posts: 476
Joined: Fri 29 Oct 2004 09:25

Post by Duke » Mon 06 Aug 2007 09:23

MySQL server provides error position only in error description text. We plan to provide solution for this problem in the future versions.

Post Reply