[Phpmyadmin-devel] strange " bug
Marc Delisle
lem9 at users.sourceforge.net
Tue Aug 7 21:33:03 CEST 2001
Alain Brissaud a écrit :
> Hello,
>
> Step 1 :
> CREATE TABLE `test` (`id` VARCHAR(50) not null, `txt` VARCHAR(50) not null ,
> PRIMARY KEY (`id`), INDEX (`id`));
> INSERT INTO `test` (`id`, `txt`) VALUES ('1', 'test "test" test');
>
> Step 2 :
> Use phpmyadmin to Select id 1 (using tbl_select.php3),
> Click Edit (do nothing) then click save.
Alain,
I don't understand the step 2, please provide more detailed steps.
Marc
More information about the Developers
mailing list