addParam($new_db); $GLOBALS['db'] = $new_db; if($GLOBALS['is_ajax_request'] == true) { $extra_data['sql_query'] = PMA_showMessage(NULL, $sql_query, 'success'); //Construct the html for the new database, so that it can be appended to the list of databases on server_databases.php $db_url_params['db'] = $new_db; $is_superuser = PMA_isSuperuser(); $new_db_string = '