Small. Fast. Reliable.
Choose any three.
*** 19,21 ****
--- 19,22 ----
  *: Multi-column IN clause (ie. SELECT * FROM tab WHERE (key1, key2) IN (SELECT...)
  *: CURRENT-Functions like CURRENT_DATE, CURRENT_TIME are missing
  *: INSERTing less values than columns does not fill the missing columns with the default values; if less values than columns in the table are supplied, all columns filled have to be named before the keyword values
+ *. rename table command (mysql has)