Home
Options

SQL tab shows incomplete query for big insert (3000+ entries)

I'm currently making some simple inserts in my database, but I also need to save the SQL statements to use them later.

However, even though after the insert all values are in the table as expected, if I go check the generated SQL in the SQL tab, it only shows me inserts for the first 3280 values (this number is not the same, another query I ran only outputs 2900 values).

Is there any setting I can change so that it shows me the whole thing? Or is it a bug, or maybe intended behavior?

I'm currently using version 5.22.02, with a full license.
Sign In or Register to comment.