Fixing RoundCube Error in DDL upgrade
Just in case you run into the same problem I did when upgrading Roundcube from version 0.9.5 to 1.0.1, I’m posting the exact steps I took to fix the Error in DDL upgrade problem.
So, you’ve followed the Roundcube upgrade instructions, either using the installto.sh or the update.sh script, and then this happens:
Updating database schema (2013042700)... [OK] Updating database schema (2013052500)... [FAILED] ERROR: Error in DDL upgrade 2013052500: [1142] CREATE command denied to user 'roundcube'@'localhost' for table 'cache_shared'All done.
You search around and find this forum post by the author of iRedMail. However, if you’re like me, you need a little more detail to be able to apply his advice. Here’s how:

