diff --git a/Documentation.html b/Documentation.html index 5605a39aa..56a55bf60 100755 --- a/Documentation.html +++ b/Documentation.html @@ -1691,6 +1691,15 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://' is limited by the system administrator, and time limit is enforced.

+

+ With InnoDB tables, I lose foreign key relationships when I rename + or alter a table. +
+ This seems to be a InnoDB bug (fixed in MySQL 3.23.50?). However, keep + in mind that phpMyAdmin as of version 2.3.0 does not support InnoDB. +

+ +

[ISPs, multi-user installations ]