- added mutexes for thread safety
- when calling get_connection thread pool will now not return the next
free connection, but the connection that was not used the longest time.
* Changing MARIADB_CC_DIR to MARIADB_CC_INSTALL_DIR according to error message
* handle non found key in registry
* searching C/C installation in registry version according to python type
* updating syntax to python recommendation