installer does not get version all the time for mysql
Reported by dogmatic69 | February 8th, 2010 @ 08:37 PM | in 0.7 alpha
in some versions the check for version substr(mysql_get_client_info(), 0, 1) >= 4 does not always work as some mysql versions are returning
"some text x.x.x more text"
doing the check with preg_match and the regex "[5.][0-9.]{1,3}[0-9.]{1,3}" can fix this
Comments and changes to this ticket
-
dogmatic69 February 28th, 2010 @ 07:31 PM
- Assigned user cleared.
-
dogmatic69 March 1st, 2010 @ 10:43 AM
- State changed from open to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Please use this for the current version of Infinitas only, if you are using a older version of the Infinitas report bugs in that project.
Please submit bugs only as pending, and if its a feature request submit the ticket with the milestone "Feature Requests".