Add missing reference to FAQ
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
91f3a670c4
commit
83fa69affd
@ -2737,6 +2737,8 @@ Various display setting
|
||||
``SELECT COUNT`` will be used, otherwise the approximate count will be
|
||||
used.
|
||||
|
||||
.. seealso:: :ref:`faq3_11`
|
||||
|
||||
.. config:option:: $cfg['MaxExactCountViews']
|
||||
|
||||
:type: integer
|
||||
|
||||
@ -952,6 +952,8 @@ However, one can easily replace the approximate row count with exact count by
|
||||
simply clicking on the approximate count. This can also be done for all tables
|
||||
at once by clicking on the rows sum displayed at the bottom.
|
||||
|
||||
.. seealso:: :config:option:`$cfg['MaxExactCount']`
|
||||
|
||||
.. _faq3_12:
|
||||
|
||||
3.12 (withdrawn).
|
||||
|
||||
Loading…
Reference in New Issue
Block a user