public function setConfig($config)
 {
     self::$config = $config;
     self::$conn_manager->setConfig($config);
 }