MantisBT: master 41fddb77

Author Committer Branch Timestamp Parent
dhx dhx master 2011-04-07 10:25 master 7b456a54
Affected Issues  0012927: Does not install with MySQL 5
Changeset

Remove MySQL database version check from install script

The MySQL database version check is no longer working on recent versions
and configurations of MySQL and should therefore be removed. This check
is no longer necessary because MySQL 4 is thoroughly deprecated and
shouldn't be seen in the wild anymore.

mod - admin/install.php Diff File