Post History
#1: Initial revision
You've already got a database there that you're trying to overwrite. As long as it hasn't got anything in it that you want, do a `drop database qpixel_dev` and `drop database qpixel_test`, then re-run from the start.