Added version dependent call in _forceReconnection() to initialize the ping()
as a reconnecting command. This initialization is necessary with mysqldb
versions >= 1.2.2. It is only required once per connection instance as it is
persistent for the life of that instance.