Posts for mySQL
Changing default storage engine in MySQL
This took me a while to figure out so I thought I'd put it here for future reference! I needed to change it so that Django would use innoDB rather that MyISAM, it seemed to just take the default and I