Not open some of the procedures for editing.
Not open some of the procedures, don't know what it is, but with a short name opening all the time, and long not open > ~ 40 characters (can cause). The error message "Cannot parse the source code"
We would like to let you know that we have released a new build 6.3.339 of dbForge Studio for MySQL where the issue you reported is fixed http://www.devart.com/dbforge/mysql/studio/download.html
Thank you for your help in improving dbForge Studio for MySQL.
-
Andrey commented
In the procedure using prepare command:
SET @Query = CONCAT_WS('','
SELECT UNIX_TIMESTAMP(st.dt) AS `Data`,
m.dt AS DT,...'PREPARE Qry FROM @Query;
EXECUTE Qry; -
Andrey commented
version 6.3.337