diff --git a/import.php b/import.php index a510bc030d..e30acc9bf7 100644 --- a/import.php +++ b/import.php @@ -671,9 +671,9 @@ if (! empty($id_bookmark) && $_REQUEST['action_bookmark'] == 2) { htmlspecialchars($_POST['bkm_label']) ); } elseif ($finished && ! $error) { + // Do not display the query with message, we do it separately + $display_query = ';'; if ($import_type != 'query') { - // Do not display the query with message, we do it separately - $display_query = ';'; $message = PMA\libraries\Message::success( '' . _ngettext(