Bug #79711 | mysqldbexport --all does not support views referencing external databases. | ||
---|---|---|---|
Submitted: | 20 Dec 2015 10:21 | Modified: | 22 Dec 2015 15:34 |
Reporter: | Roberto Polli | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Utilities | Severity: | S3 (Non-critical) |
Version: | 1.6 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | mysqldbexport, Views |
[20 Dec 2015 10:21]
Roberto Polli
[22 Dec 2015 0:09]
Roberto Polli
I propose the following fix for the issue. https://github.com/mysql/mysql-utilities/pull/5 The patch just mimic mysqldump behavior and is implemented for the sql mode only. Let me know, R
[22 Dec 2015 15:34]
MySQL Verification Team
Thank you for the bug report.