bug in the file with the patch update

Hello main developers.

I found a mistake ( Duplicate key name 'date' ) in Dolphin-Patch-v.7.0.5.zip/upgrade/files/7.0.4-7.0.5/sql.sql

ALTER TABLE `sys_sessions` ADD INDEX `date` (`date`);

Fix It, Please.

Quote · 4 Jul 2012

This is unusual situation. It was no such key by default, if you have such error then the key was added manually by someone before you applied the patch.

I suggest to remove `date` key from `sys_sessions` table, if there is one, and then apply patch.

Rules → http://www.boonex.com/terms
Quote · 5 Jul 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.