Feature #2775
Implement MySQLi interface
Status:
Feature implemented
Priority:
Normal
Assignee:
Category:
-
Target version:
Complexity:
Easy
SCRUM pts - complexity:
3
Description
MySQLi driver reportedly has a much improved efficiency. Implementing it should be as trivial as adding an "i" to all mysql_ function calls in database.lib.php (and then asking the user to have the MySQLi PHP extension installed).
http://www.php.net/manual/en/mysqli.query.php
History
Updated by Yannick Warnier about 10 years ago
- Status changed from Assigned to Feature implemented
- % Done changed from 0 to 100
Experimental status (seems to work though):
http://code.google.com/p/chamilo/source/detail?r=834e1824763f60fff9d17bdcfe35fae78a1747cb&repo=classic