daleks
Try this one!
create table A (i enum (‘a’) not null);insert into A (i) values (‘b’)
Rather than failing the insert it inserts the empty-string into the enum column. What’s the point of having an enum?
Apr 13, 2005, 05:49PM PDT
Courtney
god that’s so hot..
Apr 14, 2005, 11:06PM PDT | Respond to this
HA Application and Data ManagementHA Services Over Converged Networks www.mysql.com