| 
 | Session::getDefaultSchemaGet default schema name Description
   public mysql_xdevapi\Schemanull mysql_xdevapi\Session::getDefaultSchema() Retrieve the default schema that's typically set in the connection URI. ParametersThis function has no parameters. Return Values
   The default schema defined by the connection, or  ExamplesExample #1 mysql_xdevapi\Session::getSchema example The above example will output: testx |