240 seconds to generate a data grid

I just updated to 8.0.004 to fix the “Internal Server Error”, and it is fixed :).

I generate a MySQL data grid with only “Search” and “Gird” modules, and it takes 240 second. The grid contain 17 field.

I think it’s like the “Internal Server Error” and only happened to Linux, since Win7 take < 5 seconds to process the same grid. I’m using CentOS 6.5.

Any cure ?

Regards,

Almond Wong

Hello,

Issue reported to our bugs team.

regards,
Bernhard Bernsmann

[SOLVED] 240 seconds to generate a data grid

The problem looks like is Linux + MySQL specific, PgSQL has no problem. Might be it is my MySQL version is old (5.0).

I fixed the problem by changed the following:

Edit Database Connection
>>Advanced
>>>>Persistent Connection - change it from no to yes.

Then the generation speed become normal.

Regards,

Almond Wong