Changes between Initial Version and Version 1 of Ticket #26451


Ignore:
Timestamp:
Apr 3, 2016, 6:40:57 AM (8 years ago)
Author:
Denis Cornehl
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26451 – Description

    initial v1  
    1 We often have problems with bigger tables and slow {{count(*)}} performance.
     1We often have problems with bigger tables and slow {{{count(*)}}} performance.
    22
    33depending on the use-case there are two ways to improve the situation
Back to Top