if you need to connect to an old MySQL database (< 5.5) you have to set $cfg['MysqlMinVersion'] = 50015; in your config file.
if you need to connect to an old MySQL database (< 5.5) you have to set $cfg['MysqlMinVersion'] = 50015; in your config file.