Isaac Bennetch
Isaac Bennetch
Suggested by Emanuel Bronshtein
We probably can implement a checkbox like we use for SQL export where the user can select whether to include comments/metadata.
I’d say QA_4_9
My installation isn’t particularly slow, and my machine is rather resource-constrained. Could you tell us more about your configuration as well as PHP, MySQL, phpMyAdmin, and web browser versions? Is...
For database exports, that's been moved to a checkbox matrix/grid between "Format" and "Options," a bit higher than you have captured here, like this:  I believe this change came...
@nulll-pointer according to the documentation link posted by Gemorroj, your MariaDB is too old. MySQL ignoring it doesn't mean we shouldn't implement it for MariaDB.
I see this as a three-part issue: - [ ] Update parser to understand this syntax - [ ] Update the export interface to allow including these in an export...
I think this should be the default, to show the fill error message. It's possible this is being hidden by a new configuration directive, https://docs.phpmyadmin.net/en/latest/config.html#cfg_Servers_hide_connection_errors If you set `$cfg['Servers'][$i]['hide_connection_errors']` to...
It seems very unlikely to me that this would be a phpMyAdmin problem. I did wonder if there's some compatibility mode that would affect this, but I'm not aware of...
This seems like a reasonable request.