witness the destruction of mysql (read all 5 entries…)
Another bug! 4 years ago

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?



Comments:

god that’s so hot..


 

I want to:
43 Things Login