global $GLADIUS_DB_ROOT
Variable that stores the default databases root directory path, for example like in /home/www/databases/ or c:/wwwroot/databases/
If this variable is not set by the user the current path will be used. You do not need to
specify it as you can specify the full database path with the USE statement or SelectDB method.