[Phpmyadmin-devel] Changes on SET & ENUM fields failed

1 Aug
2001
1 Aug
'01
6:41 p.m.
Hi, three big bugs: - if you change a row with a 'set' field, phpMyAdmin saves : 'Array$' instead of the field values - on 'enum' fields tbl_change.php3 lose the enum state - the binary field protection binary varchars is not working if the $cfgProtectBlob=true. In RC3 it works fine. Regards, -- Steve

1 Aug
1 Aug
10:35 p.m.
Steve Alberty a écrit :
Hi,
- the binary field protection binary varchars is not working if the $cfgProtectBlob=true. In RC3 it works fine.
Some users told us that, according to the manual,the binary attribute does not mean that the *contents* is binary, it only is an indication for sorting. So there is no more protection for fields with the binary attribute. Marc
8812
Age (days ago)
8814
Last active (days ago)
3 comments
3 participants
participants (3)
-
Marc Delisle
-
Marc Delisle
-
Steve Alberty