diff --git a/Documentation.html b/Documentation.html index 8839845e3..460915ad9 100644 --- a/Documentation.html +++ b/Documentation.html @@ -4323,7 +4323,7 @@ chmod o+rwx tmp

6.25 How does BLOB streaming work in phpMyAdmin?

-

First, for general information about BLOB streaming on MySQL, visit blobstreaming.org. We currently support streaming if you are running MySQL 5.1 with the PBXT and PBMS storage engines.

+

First, for general information about BLOB streaming on MySQL, visit blobstreaming.org. We currently support streaming if you are running MySQL 5.1 with the PBXT and PBMS storage engines. Moreover, only PBMS 0.5.04 is supported.

  1. In config.inc.php your host should be defined with a FQDN (fully qualified domain name) instead of something like "localhost".