Isaac Bennetch

Results 96 comments of 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.

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: ![image](https://cloud.githubusercontent.com/assets/1443710/22850930/af5eef7a-efe1-11e6-8e4e-d437eb0ed0ee.png) 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.