diff --git a/Documentation.html b/Documentation.html index 33f111922..8eee8b9ae 100644 --- a/Documentation.html +++ b/Documentation.html @@ -3185,10 +3185,10 @@ the mysql_upgrade command on the server.

Zip files for larger dump, you have to use another way.

- 3.3 With InnoDB tables, I lose foreign key relationships when I rename - or alter a table.

+ 3.3 With InnoDB tables, I lose foreign key relationships + when I rename a table or a column. -

This seems to be a InnoDB bug (fixed in MySQL 3.23.50?).

+

This is an InnoDB bug, see http://bugs.mysql.com/bug.php?id=21704.

3.4 I am unable to import dumps I created with the mysqldump tool