-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
Ubuntu 13.04 - 32 bit
(Reading database ... 216964 files and directories currently installed.)
Unpacking mysql-workbench-community (from mysql-workbench-community-6.0.6-1ubu1304-i386.deb) ...
dpkg: error processing mysql-workbench-community-6.0.6-1ubu1304-i386.deb (--install):
trying to overwrite…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hey guys, Im migrating from T-SQL to MySql syntax and don't know how to get over this syntax error given by Workbench 5.1.18:
-- --------------------------------------------------------------------------------
-- Routine DDL
-- --------------------------------------------------------------------------------
DELIMITER…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Is there a way to model table inheritance using MySQL Workbench? I'd like the ERD to look similar to the left side of this image:
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
According to MySQL manual, table comments are limited to 60 characters. I'm designing the schema in MySQL Workbench, which does not enforce this limit, so I end up with writing more than 60 symbols quite often, and this causes the SQL script to fail. To tell the truth I would be quite happy with table…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I am attempting to connect MySQLWorkbench to a remote MySQL Server.
The server has granted access to
user@IPAddress
However, when I try to connect MySQLWorkbench, it sends
user@computername
instead. How do I configure the connection to use the IP address instead in MySQLWorkbench?
Reference:…
>>> More