[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_3_3-5251-ge070d45
Marc Delisle
lem9 at users.sourceforge.net
Fri Jun 18 18:48:35 CEST 2010
The branch, master has been updated
via e070d45aa0bc7b0fcfb9b6b28e66351a06143dfb (commit)
via 5890ad763daefee79f392dc01a0c134692b6a62f (commit)
from 1d0507fec97407d4f70684801cd13080d3c5d79a (commit)
- Log -----------------------------------------------------------------
commit e070d45aa0bc7b0fcfb9b6b28e66351a06143dfb
Merge: 1d0507fec97407d4f70684801cd13080d3c5d79a 5890ad763daefee79f392dc01a0c134692b6a62f
Author: Marc Delisle <marc at infomarc.info>
Date: Fri Jun 18 12:47:56 2010 -0400
Merge branch 'QA_3_3'
-----------------------------------------------------------------------
Summary of changes:
Documentation.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation.html b/Documentation.html
index 8839845..460915a 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -4323,7 +4323,7 @@ chmod o+rwx tmp
<h4 id="faq6_25">
<a href="#faq6_25">6.25 How does BLOB streaming work in phpMyAdmin?</a></h4>
-<p> First, for general information about BLOB streaming on MySQL, visit <a href="http://blobstreaming.org">blobstreaming.org</a>. We currently support streaming if you are running MySQL 5.1 with the PBXT and PBMS storage engines.</p>
+<p> First, for general information about BLOB streaming on MySQL, visit <a href="http://blobstreaming.org">blobstreaming.org</a>. 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.</p>
<ol>
<li>In <tt>config.inc.php</tt> your host should be defined with a FQDN (fully qualified domain name) instead of something like "localhost".</li>
hooks/post-receive
--
phpMyAdmin
More information about the Git
mailing list