From 31922c59447c1a3073fe6d23fe19c620539ae6d4 Mon Sep 17 00:00:00 2001
From: "Alexander M. Turek"
Date: Tue, 4 Feb 2003 22:47:58 +0000
Subject: [PATCH] Added a note about Opera 7.
---
ChangeLog | 1 +
Documentation.html | 26 +++++++++++++-------------
2 files changed, 14 insertions(+), 13 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 6db62363a..438bc7bf3 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,7 @@ $Source$
* common.lib.php3: Patch #669255 (Initial DB list for MySQL > 4.0.2), thanks
to Charles Bailey (charles_bailey).
* ldi_check.php3: Backslahes should be escaped.
+ * Documentation.html: Added a note about Opera 7.
2003-02-04 Michal Cihar
* Documentation.*: Added information about binary checbox when uploading
diff --git a/Documentation.html b/Documentation.html
index 4bdc13050..8b9896aa2 100755
--- a/Documentation.html
+++ b/Documentation.html
@@ -2,8 +2,8 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
@@ -1680,18 +1680,9 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
- [1.17] Does phpMyAdmin support MySQL 4
+ [1.17] Does phpMyAdmin support MySQL 4.1
- MySQL 4 is not yet fully supported by phpMyAdmin.
- Because of MySQL 4's backwards compatibility you can use phpMyAdmin
- for administering MySQL 4 servers, but phpMyAdmin does not yet
- support its new features. Please notice that in this case it is recommended
- to use php >= 4.1 since older versions of php are not
- compatible to MySQL 4.
- Furthermore, several users reported problems with phpMyAdmin related to
- bugs in MySQL 4. MySQL 4 is still a beta
- release and should be used for test purposes only!
Because of a major change in the definition syntax of string field types,
this version of phpMyAdmin probably won't work correctly with
MySQL >= 4.1.0! We will work on the support as soon as
@@ -2227,6 +2218,15 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
This is a bug in Internet Explorer, other browsers do not behave this way.
+
+ [5.14] With Opera 7.00, I am not able to delete characters once I typed them
+ into the SQL query text box.
+
+
+ This is a bug in Opera 7. For now, we can only recommend either to switch
+ off JavaScript (e.g. by pressing F12) or to downgrade to version 6.05.
+
+
[6. Using phpMyAdmin]
@@ -2652,7 +2652,7 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
The DBG extension (PHP
Debugger DBG) is now supported by phpMyAdmin for developers to
- better debug and profile their code.
+ better debug and profile their code.
Please see the $cfg['DBG']* configuration options for more
information.
This is in memorium of the Space Shuttle Columbia (STS-107) which was