| Bug #44239 | building workbench from src on x86_64 does not include export sql option | ||
|---|---|---|---|
| Submitted: | 13 Apr 2009 15:48 | Modified: | 13 Jun 2009 18:19 |
| Reporter: | Aaron Hagopian | Email Updates: | |
| Status: | Can't repeat | Impact on me: | |
| Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
| Version: | 5.1.12 | OS: | Linux (Fedora 10 x86_64) |
| Assigned to: | CPU Architecture: | Any | |
[5 May 2009 12:15]
Valeriy Kravchuk
Thank you for the problem report. Please, try to repeat with a newer version, 5.1.12, and inform about the results.
[5 May 2009 13:15]
Aaron Hagopian
Same issue for 5.1.12. Also with 5.1.12 there is an official amd64 build and same thing, the options for exporting to SQL are greyed out and for 5.1.12 there is no i386 rpm so I cannot say if its available with the i386 version.
[18 May 2009 8:20]
Susanne Ebrecht
Many thanks for writing a bug report. We will check this.
[12 Jun 2009 16:28]
Aaron Hagopian
Just tried 5.1.13 and this appears to be fixed. You can close.
[13 Jun 2009 18:19]
Valeriy Kravchuk
Closed as not repeatable with 5.1.13.

Description: I built workbench on my machine using the src rpm on the downloads page and when I run the application the options for exporting to SQL are not available. When I install the 32bit version from the download page it includes these features. Also the built file looks to be missing a variable since targos didn't get filled out. mysql-workbench-oss-5.1.10-1%{targos}.x86_64.rpm How to repeat: build rpm from source on Fedora 10. Install the built rpm and run the application. Opening up an existing schema file and try to export the tables sql create script.