Konq.
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
|||||||
$Id$
|
$Id$
|
||||||
$Source$
|
$Source$
|
||||||
|
|
||||||
|
2001-12-04 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
|
* Documentation.html: FAQ about Konqueror
|
||||||
|
|
||||||
2001-12-03 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
2001-12-03 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
||||||
* tbl_select.php3: fixed bugs with text and time type fields.
|
* tbl_select.php3: fixed bugs with text and time type fields.
|
||||||
* libraries/common.lib.php3, lines 583-585: fixed bug #488317 - 'only_db'
|
* libraries/common.lib.php3, lines 583-585: fixed bug #488317 - 'only_db'
|
||||||
|
@@ -1081,13 +1081,27 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<b>With Xitami 2.5b4, phpMyAdmin won't process form fields</b>
|
<b>With Xitami 2.5b4, phpMyAdmin won't process form fields.</b>
|
||||||
<br />
|
<br />
|
||||||
This is not a phpMyAdmin problem but a Xitami known bug: you'll face it
|
This is not a phpMyAdmin problem but a Xitami known bug: you'll face it
|
||||||
with each script/website that use forms.<br />
|
with each script/website that use forms.<br />
|
||||||
Upgrade or downgrade your Xitami server.
|
Upgrade or downgrade your Xitami server.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
<b>I have problems dumping tables with Konqueror (phpMyAdmin 2.2.2)</b>
|
||||||
|
<br />
|
||||||
|
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.<br />
|
||||||
|
|
||||||
|
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.<br />
|
||||||
|
|
||||||
|
Testing needs to be done for Konqueror 2.2.2.<br />
|
||||||
|
</p>
|
||||||
|
|
||||||
<h3>[Using phpMyAdmin]</h3>
|
<h3>[Using phpMyAdmin]</h3>
|
||||||
<p>
|
<p>
|
||||||
<b>I can't insert new rows into a table - MySQL brings up a SQL-error.</b>
|
<b>I can't insert new rows into a table - MySQL brings up a SQL-error.</b>
|
||||||
|
Reference in New Issue
Block a user