diff --git a/db_operations.php b/db_operations.php index 44e93b232..e879f0653 100644 --- a/db_operations.php +++ b/db_operations.php @@ -380,6 +380,8 @@ if (!$is_information_schema) { + +
@@ -422,6 +424,8 @@ if (!$is_information_schema) { echo 'INSERT INTO ... SELECT'; //} echo ')'; ?> + + @@ -599,6 +603,8 @@ if (!$is_information_schema) { . ' ' . "\n" . PMA_generateCharsetDropdownBox(PMA_CSDROPDOWN_COLLATION, 'db_collation', 'select_db_collation', $db_collation, false, 3) + . '' + . '' . "\n"