diff --git a/Documentation.html b/Documentation.html index caf02b704..e046d566b 100644 --- a/Documentation.html +++ b/Documentation.html @@ -4284,7 +4284,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".