Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the usage of the cache_charts_data. #3

Closed
guelzow opened this issue Apr 26, 2019 · 1 comment
Closed

Remove the usage of the cache_charts_data. #3

guelzow opened this issue Apr 26, 2019 · 1 comment
Assignees

Comments

@guelzow
Copy link

guelzow commented Apr 26, 2019

Hi Thorsten.

When you render too many charts on one page, the database will quit with a

The size of BLOB/TEXT data inserted in one transaction is greater than 10% of redo log size. Increase the redo log size using innodb_log_file_size.

We have added more than 15 of them on one page (using a form to decide what to display).
Even with a disabled frontend cache, your code is extremely fast. 😄

Tobi

@hoogi91 hoogi91 self-assigned this Sep 30, 2019
@hoogi91
Copy link
Owner

hoogi91 commented Sep 30, 2019

Hey Tobi,

thanks for the information. I've added a new option to the extension configuration to disable the caching easily. See commit aa400c9 which is also included in released version 1.0.3

Maybe that option will be dropped on the way to version 2 in case of good performance tests :)

@hoogi91 hoogi91 closed this as completed Sep 30, 2019
@hoogi91 hoogi91 reopened this Oct 16, 2019
@hoogi91 hoogi91 closed this as completed Oct 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants