Bug #57133 | Color boxes around tables in the diagram | ||
---|---|---|---|
Submitted: | 30 Sep 2010 11:01 | Modified: | 1 Oct 2010 8:24 |
Reporter: | Carlos Quiros | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: Modeling | Severity: | S2 (Serious) |
Version: | 5.2.28 | OS: | Linux (Slackware 13) |
Assigned to: | CPU Architecture: | Any | |
Tags: | Color boxes tables diagram |
[30 Sep 2010 11:01]
Carlos Quiros
[30 Sep 2010 11:18]
Johannes Taxacher
this sounds like you created a debug build, can you confirm that?
[30 Sep 2010 15:28]
Carlos Quiros
I built it using the autogen.sh file with just --prefix=/usr It generated this configuration line: ./configure --enable-maintainer-mode --prefix=/usr Carlos
[1 Oct 2010 3:43]
Alfredo Kojima
Try building with --disable-debug, seems something in your setup is forcing a #define DEBUG
[1 Oct 2010 8:24]
Carlos Quiros
Yes, the --disable-debug did the job. Many thanks, Carlos.