V-Box testing environment - i-MSCP 1.1.1 migration to i-MSCP 1.3.1
i-MSCP 1.1.1
Build: 20140216
migration fails (manually & auto mode)
Code
- [ERROR] Package::Webmail::Roundcube::Installer::_updateDatabase: ERROR: [1050] Table 'cache_shared' already exists (SQL Query: CREATE TABLE `cache_shared` (
- `cache_key` varchar(255) /*!40101 CHARACTER SET ascii COLLATE ascii_general_ci */ NOT NULL,
- `created` datetime NOT NULL DEFAULT '1000-01-01 00:00:00',
- `data` longtext NOT NULL,
- INDEX `created_index` (`created`),
- INDEX `cache_key_index` (`cache_key`)
- ) /*!40000 ENGINE=INNODB */ /*!40101 CHARACTER SET utf8 COLLATE utf8_general_ci */)Error 500: Error in DDL upgrade 2013052500: [1050] Table 'cache_shared' already exists
also the passwords for services are no longer accepted with special character f.ex. + - #
the imscp_user should have a secure password, because of his mysql privileges ...