From abd7cd315d69f85e828e3f4af95067f439a6656a Mon Sep 17 00:00:00 2001
From: Marc Delisle
- With Xitami 2.5b4, phpMyAdmin won't process form fields
+ With Xitami 2.5b4, phpMyAdmin won't process form fields.
This is not a phpMyAdmin problem but a Xitami known bug: you'll face it
with each script/website that use forms.
Upgrade or downgrade your Xitami server.
+ I have problems dumping tables with Konqueror (phpMyAdmin 2.2.2)
+
+ With Konqueror 2.1.1: plain dumps, zip and gzip dumps work ok, except that
+ the proposed file name for the dump is always 'tbl_dump.php'. Bzip2 dumps
+ don't seem to work.
+
+ With Konqueror 2.2.1: plain dumps work; zip dumps are placed into
+ the user's temporary directory, so they must be moved before closing
+ Konqueror, or else they disappear. Gzip dumps give an error message.
+
+ Testing needs to be done for Konqueror 2.2.2.
+
I can't insert new rows into a table - MySQL brings up a SQL-error.