Issue Details (XML | Word | Printable)

Key: MDL-13202
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Eloy Lafuente (stronk7)
Reporter: Eloy Lafuente (stronk7)
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-14825

Switch Moodle for Windows packages to use mysqli driver

Created: 28/Jan/08 03:32 AM   Updated: 01/Dec/08 08:25 AM
Return to search
Component/s: Installation
Affects Version/s: 1.8.4, 1.9
Fix Version/s: 2.0

Database: Any
Participants: Eloy Lafuente (stronk7) and Matt Gibson
Security Level: None
Resolved date: 01/Dec/08
Affected Branches: MOODLE_18_STABLE, MOODLE_19_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
Right now the old "mysql" driver is being used. Move to the newer "mysqli" one (it's 100% supported by xampp and will offer some speed benefits, for sure.

Ciao :-)

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Martin Dougiamas made changes - 26/Feb/08 05:54 PM
Field Original Value New Value
Fix Version/s 2.0 [ 10122 ]
Fix Version/s 1.9 [ 10190 ]
Fix Version/s 1.9.1 [ 10240 ]
Eloy Lafuente (stronk7) made changes - 09/Apr/08 11:27 PM
Fix Version/s 1.8.6 [ 10270 ]
Fix Version/s 1.8.5 [ 10252 ]
Martin Dougiamas made changes - 15/May/08 03:02 PM
Fix Version/s 1.9.2 [ 10280 ]
Fix Version/s 1.9.1 [ 10240 ]
Eloy Lafuente (stronk7) made changes - 17/May/08 06:03 PM
Issue Type Improvement [ 4 ] Sub-task [ 5 ]
Parent MDL-14825 [ 26436 ]
Matt Gibson added a comment - 02/Jun/08 06:21 PM
Hi Eloy,

does this involve any more than changing $CFG->dbtype = 'mysql'; to $CFG->dbtype = 'mysqli'; ?

I have tried it briefly, but noticed no real difference. slightly slower if anything


Petr Skoda made changes - 05/Jul/08 11:45 PM
Fix Version/s 1.6.7 [ 10250 ]
Fix Version/s 1.9.3 [ 10290 ]
Fix Version/s 1.7.5 [ 10251 ]
Fix Version/s 1.9.2 [ 10280 ]
Fix Version/s 1.8.6 [ 10270 ]
Petr Skoda made changes - 05/Jul/08 11:46 PM
Affects Version/s 2.0 [ 10122 ]
Affects Version/s 1.6.6 [ 10211 ]
Affects Version/s 1.7.4 [ 10243 ]
Martin Dougiamas made changes - 15/Oct/08 03:00 PM
Fix Version/s 1.9.3 [ 10290 ]
Fix Version/s 1.9.4 [ 10300 ]
Eloy Lafuente (stronk7) committed 2 files to 'Moodle CVS' - 01/Dec/08 08:22 AM
MDL-13202 Windows Installer: Add new string to show mysqli usage
MODIFY lang/en_utf8/install.php   Rev. 1.29    (+7 -1 lines)
MODIFY install/stringnames.txt   Rev. 1.19    (+1 -0 lines)
Eloy Lafuente (stronk7) added a comment - 01/Dec/08 08:25 AM
Done. Now Moodle 2.0 will be using native mysqli driver by default. At the same time I fixed some problems with pear libs and cleaned up a bit the database creation process. Resolving as fixed.

Eloy Lafuente (stronk7) made changes - 01/Dec/08 08:25 AM
Resolution Fixed [ 1 ]
Fix Version/s 1.9.4 [ 10300 ]
Fix Version/s 2.0 [ 10122 ]
Status Open [ 1 ] Resolved [ 5 ]
Mitsuhiro Yoshida committed 14 files to 'Lang CVS' - 01/Dec/08 12:17 PM
MDL-16651 Translated a new string for scorm.
MDL-16417 Adding translated lang files for googledocs/picasa plugins.
MDL-17464 Translated a new string for course report log.
MDL-11984 Translated a new string for block online users.
MDL-17473 Adding a translated lang file for Picasa Web Albums Plugin.
MDL-13202 Translated a new string for install.
Brushed up translated strings and help files for 'user list', the meaning is same.
MODIFY ja_utf8/help/bulkusers/selectedlist.html   Rev. 1.5    (+1 -1 lines)
MODIFY ja_utf8/block_online_users.php   Rev. 1.5    (+2 -1 lines)
MODIFY ja_utf8/README   Rev. 1.881    (+1 -1 lines)
MODIFY ja_utf8/bulkusers.php   Rev. 1.10    (+3 -3 lines)
ADD ja_utf8/portfolio_googledocs.php   Rev. 1.1    (+0 -0 lines)
MODIFY ja_utf8/scorm.php   Rev. 1.42    (+3 -2 lines)
MODIFY ja_utf8/help/bulkusers/lists.html   Rev. 1.3    (+2 -2 lines)
ADD ja_utf8/repository_picasa.php   Rev. 1.1    (+0 -0 lines)
MODIFY ja_utf8/admin.php   Rev. 1.321    (+2 -2 lines)
MODIFY ja_utf8/moodle.php   Rev. 1.332    (+2 -2 lines)
MODIFY ja_utf8/install.php   Rev. 1.45    (+7 -1 lines)
MODIFY ja_utf8/coursereport_log.php   Rev. 1.3    (+2 -1 lines)
ADD ja_utf8/portfolio_picasa.php   Rev. 1.1    (+0 -0 lines)
MODIFY ja_utf8/chat.php   Rev. 1.29    (+3 -3 lines)
martignoni committed 1 file to 'Lang CVS' - 08/Dec/08 12:18 AM
MDL-13202 New string translated
MODIFY fr_utf8/install.php   Rev. 1.36    (+7 -1 lines)