From c6903756cbe5398da15a973c3a5f683a689625ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 27 Apr 2016 14:18:24 +0200 Subject: [PATCH] Add some clarifications to phpMyAdmin configuration storage based on wiki MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Čihař --- doc/setup.rst | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/doc/setup.rst b/doc/setup.rst index 937e2d0ff0..7e8057e2fc 100644 --- a/doc/setup.rst +++ b/doc/setup.rst @@ -506,8 +506,13 @@ clear error regardless of the fact that the key is trusted or not: phpMyAdmin configuration storage ++++++++++++++++++++++++++++++++ -For a whole set of additional features (bookmarks, comments, :term:`SQL`-history, -tracking mechanism, :term:`PDF`-generation, column contents transformation, +.. versionchanged:: 3.4.0 + + Prior to phpMyAdmin 3.4.0 this was called Linked Tables Infrastructure, but + the name was changed due to extended scope of the storage. + +For a whole set of additional features (:ref:`bookmarks`, comments, :term:`SQL`-history, +tracking mechanism, :term:`PDF`-generation, :ref:`transformations`, :ref:`relations` etc.) you need to create a set of special tables. Those tables can be located in your own database, or in a central database for a multi-user installation (this database would then be accessed by the controluser, so no other user