Add missing reference to FAQ

Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
Michal Čihař 2016-04-18 16:57:50 +02:00
parent 91f3a670c4
commit 83fa69affd
2 changed files with 4 additions and 0 deletions

View File

@ -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

View File

@ -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).