ID:               19863
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         MySQL related
 Operating System: WIN2K
 PHP Version:      4.2.3
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

Looks like a phpMyAdmin bug, hence not for us to solve ;)
If you believe that not to be the case, please provide a shortest
possible example (source code) that demonstrates the bug.


Previous Comments:
------------------------------------------------------------------------

[2002-10-11 08:07:37] [EMAIL PROTECTED]

Environment(more): mySql 3.23.43, Apache 2.0.40, phpMyAdmin
2.2.2.(italian language).
Using this last application, I created a new table with 1 record in it.
I tried to change a field's content, but I get the form for a new
record input.
I deleted the record I couldn't change and inserted a new one with a
new value. Asked for the table contents and the deleted record was
displayed.
Closing and re-running the application I couldn't find the table any
more. I tried to create it again, but I got the 'Table already
existing' error message.
Using the mySQL commands 'show tables' and 'select * from table_name'
brought to the expected results(table_name in the list and the new
record existing).
The same problem happen with different table and database.
Final fun (discovered by chance): changing the language from italian to
english brings everything to work properly!!
Just to be complete(maybe), phpMyAdmin worked ok with php 4.1.2 and
Apache 1.3.19 on WIN98ME.
Cherio, Piero.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=19863&edit=1

Reply via email to