From e4ce05f877f5971c15473a15d8fb3d42b1e677c9 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Tue, 14 Feb 2006 17:25:36 +0000 Subject: [PATCH] XHTML error and remove experimental status for MySQL 4.1 support --- ChangeLog | 4 ++++ Documentation.html | 4 +--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 00fd18949..10f6a4c1a 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2006-02-14 Marc Delisle + * Documentation.html: XHTML error, thanks to Cédric Corazza + * Documentation.html: remove experimental status for MySQL 4.1 support + 2006-02-14 Alexander M. Turek * lang/german-*.inc.php: Updates. diff --git a/Documentation.html b/Documentation.html index 98c6bea2e..3dfcfb771 100755 --- a/Documentation.html +++ b/Documentation.html @@ -208,6 +208,7 @@ simple. You follow the dialogs and this script prepares in memory the configuration directives. You then have two choices for saving the configuration file: +

  1. Download it to your local workstation, then upload (for example with ftp) to your main phpMyAdmin directory. In this case, you @@ -216,7 +217,6 @@ configuration file:
  2. Save the file to your webserver into config directory.
-

For saving file on webserver, or loading previous configuration you have to create config directory in @@ -559,8 +559,6 @@ GRANT SELECT, INSERT, UPDATE, DELETE ON <pma_db>.* TO 'pma'@'localhost'; The improved MySQL extension. This extension became available with php 5.0.0 and is the recommended way to connect to a server running MySQL 4.1.x. -
- Note: phpMyAdmin's MySQL 4.1 support is experimental!

$cfg['Servers'][$i]['compress'] boolean