I am running Ubuntu 14.04 x64 server version with 2GB RAM. After upgrading to FOG 1.2.0 when I reboot I get the message to update my database, then I get the following database error: (the only way to correct it that I have found is to rerun the install, I know very little about databases) any help would be appreciated. This below is only part of what appears on the webpage it is too long for me to post.
Text
Database Schema Installer / UpdaterUpdate/Install Failed! The following errors occuredUpdate ID: 1 - 0 Database Error: Database SQL: CREATE DATABASE fog -------------------------------------------------------------------------------- Update ID: 1 - 1 Database Error: Database SQL: CREATE TABLE `fog`.`groupMembers` ( `gmID` int(11) NOT NULL auto_increment, `gmHostID` int(11) NOT NULL, `gmGroupID` int(11) NOT NULL, PRIMARY KEY...