Review Board requires JavaScript in order to function. Please turn it on in your browser preferences.
Firefox users: if you prefer to turn on JavaScript only for specific sites, we recommend the NoScript extension.
Describe the submission (optional):
Merged into master
Review Request #197 — Created Oct. 24, 2013 and submitted 11 years, 7 months ago — Latest diff uploaded 11 years, 7 months ago
This adds methods to the MySQLConnection class to steer the behaviour of mysqlnd_ms. We use the actual values rather than the constants in the code to avoid a dependency on mysqlnd_ms when users don't really need it (one server case).
Unit tests