From 768f736bcbe5370a2bc40a45e784c3db28f21838 Mon Sep 17 00:00:00 2001 From: Kasun Chathuranga Date: Wed, 19 Jun 2013 11:54:35 +0530 Subject: [PATCH] Update FAQs to reflect the ability to set cross database relations --- doc/faq.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/faq.rst b/doc/faq.rst index 2f71a94b74..de7750d716 100644 --- a/doc/faq.rst +++ b/doc/faq.rst @@ -881,8 +881,7 @@ TableSeparator or disabling that feature. 3.6 What is currently not supported in phpMyAdmin about InnoDB? --------------------------------------------------------------- -In Relation view, being able to choose a table in another database, or -having more than one index column in the foreign key. In Query-by- +In Relation view, having more than one index column in the foreign key. In Query-by- example (Query), automatic generation of the query LEFT JOIN from the foreign table.