[Gravity] Add mysqlnd_ms abstraction functionality

Review Request #197 — Created Oct. 24, 2013 and submitted

pprkut
Lunr
pprkut:sql
lunr
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
dinos
  1. 
      
  2. Could use the mock_function here, but I guess that it was not there back then, when you wrote that code :)
  3. 
      
dinos
  1. 
      
  2. 
      
dinos
  1. Ship It!
  2. 
      
pprkut
Review request changed

Status: Closed (submitted)

Change Summary:

Merged into master
Loading...