Unable to parse the expression. It is too large.

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
junquan94
Posts: 5
Joined: Tue 11 Jan 2022 06:33

Unable to parse the expression. It is too large.

Post by junquan94 » Thu 13 Jan 2022 09:46

Hi ,

When i try to script out one of the store procedure *total characters of the SP is 5721 .
I am hitting the following error in Devart studio , is there any limitation or this is a bug?

Unable to parse the expression. It is too large.

alexa

Re: Unable to parse the expression. It is too large.

Post by alexa » Fri 14 Jan 2022 10:27

Could you please provide us the CREATE definition of the stored procedure and perform the following:
1. Select 'Tools -> Options...' from the main menu. The 'Options' window opens.
2. Navigate to the 'Environment -> Output' branch.
3. Select the 'Write queries sent by the program to the SQL Log' and 'Log application errors' options.
4. Unselect the 'Delete application log after closing' option. Click 'OK'.
5. Reproduce the issue and send us the *.log file with the latest date from the folder:
%SystemDrive%\Users\%UserName%\AppData\Roaming\Devart\dbForge Studio for MySQL\

Please also specify what version of dbForge you are using.

A video or screenshots would be also of help.

You can send the reply straight to our support system at supportATdevartDOTcom.

junquan94
Posts: 5
Joined: Tue 11 Jan 2022 06:33

Re: Unable to parse the expression. It is too large.

Post by junquan94 » Mon 17 Jan 2022 03:22

Hello good day,
I have included all the related information in support ticket subject: RE: Unable to parse the expression. It is too large.
Looking forward for the feedback, thank you.

alexa

Re: Unable to parse the expression. It is too large.

Post by alexa » Mon 17 Jan 2022 22:04

We were able to reproduce this issue and will fix it in one of the next product builds.

Post Reply