MantisBT: master-1.2.x a4774043

Author Committer Branch Timestamp Parent
dhx dhx master-1.2.x 2011-04-07 10:25 master-1.2.x c749c0cd
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