During install of the USA epay payment module, there was an sql error when trying to install the sql patch. In the sql file, I changed the word TYPE to ENGINE and the patch installed successfully. The word TYPE was discontinued in MySQL from 5.1 on.