My favourites are the first one about how inserting a null into a not null column with no default attempts to insert some "reasonable" default instead of throwing an error (that one has hurt me before)
and 1.13 - date columns accept, eg. 2003-02-31
grr - why do so many of my clients INSIST on mysql :(