From dcf18596ebb63e4e46d8458f37be061b4a178cbe Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 21 Jun 2002 13:25:09 +0000 Subject: [PATCH] clarifications about foreign_db --- Documentation.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation.html b/Documentation.html index c93535339..7a63ff721 100755 --- a/Documentation.html +++ b/Documentation.html @@ -674,6 +674,9 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://' click "Structure/Relation view/" and choose foreign fields.
+ Please note that in the current (2.3.0) version, master_db must be + the same as foreign_db. Those fields have been put in place for a + future development of the cross-db relations.