dsLocation
operationLocation
permutation
why?
1) it's unnecessary; for each above column, the value
is always given at INSERT time.
2) MySQL5 (out of box, in strict mode) can't cope with
defaults for TEXT and BLOB types:
http://dev.mysql.com/doc/refman/5.0/en/blob.html