Bug #103783 | Error Fetching Table List | ||
---|---|---|---|
Submitted: | 23 May 2021 18:30 | Modified: | 17 Sep 2021 13:13 |
Reporter: | Roland Griggs | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Workbench: Administration | Severity: | S3 (Non-critical) |
Version: | 8.0.25, 8.0.26, 8.0.30 | OS: | MacOS (Big Sur Version 11.3.1) |
Assigned to: | CPU Architecture: | Any |
[23 May 2021 18:30]
Roland Griggs
[24 May 2021 21:54]
Kenneth Skelps
This bug still exists in MySqlWorkbench 8.0 8.0.25 build 788958. Any upper case letters in any table names or the schema name prevents fetching table names for Data Export. Table names are present in the Schemas panel. Problem did not exist in earlier versions of MySqlWorkbench.
[16 Sep 2021 2:14]
Michael Preiss
same problem here. none of my table names have uppercase, but my schema name does have upper case. i get the exact same error.
[17 Sep 2021 13:13]
MySQL Verification Team
Hello Roland Griggs, Thank you for the bug report. Observed this issue on Windows 10 with MySQL Workbench 8.0.26. Regards, Ashwini Patil
[28 Sep 2021 0:43]
Rodney Pye
I just downloaded and installed version 8.0.26 and seeing the same issue, in my case all my table names are lower case, but my schema name is all caps. I have 2 questions: 1. will this be fixed in the next version ? 2. I tried renaming my schema from all caps to all lowercase, but I cant seem to do that in the Schema Editor, the schema name is grayed out (protected).
[13 Dec 2021 3:48]
Gerson Roldan
I too have a similar issue. When attempting to export my schema (written in lowercase) as a dump file when using the export tool, I have no options for tables to select (schema objects). When using a test database with the same data, table names(all lowercase both times) and a now lowercase schema name, I was able to export everything without any issues or warnings.
[6 Jan 2022 19:19]
Mark Hostettler
Just learning MySQL and setup a local server/database. I found that if the Schema name contains any upper case characters the export will not show the table names. I setup a schema with all lower case characters and tables with uppercase characters. I was able to export this schema as well. For the Schema with upper case characters I was able to go into the Schema view and select all tables, then send the create to SQL Query to facilitate "duplication" of a schema.
[14 Sep 2022 7:12]
MySQL Verification Team
Bug #108260 marked as duplicate of this one.
[15 Sep 2022 6:50]
MySQL Verification Team
Bug #103572 marked as duplicate of this one.
[23 Jun 2024 1:26]
Winston Lee
Still a problem on Version 8.0.36 build 3737333 CE (64 bits) on Sonoma 14.5. Any target date to fix?