Relationship in MySQL? (no replies)
Hi, I'm new to MySQL database, usually used Ms. Access. I wonder, can we create relationship in MySQL? I'm trying to using EER diagram but can't find a way to convert it into MySQL Script. Thanks :D
View ArticleMySQL Workbench 6.3.5 is GA (no replies)
Release Notes: http://dev.mysql.com/doc/relnotes/workbench/en/wb-news-6-3-5.html Download: http://dev.mysql.com/downloads/repo/yum/ http://dev.mysql.com/downloads/repo/apt/...
View ArticleGetting "Unsupported option provided to mysql_options()" after upgrade (no...
After upgrading to MSWB 6.3 my connection that was previously working now gives me the error "Unsupported option provided to mysql_options()". I even tried installing on a clean Windows build and got...
View ArticleBuilding WB from source…connector/JSON issues? (2 replies)
I'm trying to build WorkBench from source under OS X 10.10.5 and it's been rather painful since it doesn't appear that the build instructions and dependency info are up to date. But after getting past...
View ArticleEER diagram from existing database without relations (no replies)
Hello, could you please help me with creating of EER diagram from imported databse of eshop platform Virtuemat? I have tried to create it according video tutorial and in there diagram was created with...
View Articleconnection OK cannot connect to databaseserver (no replies)
Suddenly workbench fails with the message: Cannot connect attempt failed for user root from your host to server 127.0.0.1:3306. Could not open database. From asp.net i can access the database Also my...
View Articlewrong number of columns in target DB (no replies)
We are using MySQL Workbench 6.2 to migrate data.Our Source table column and destination table columns are numbers are not equal.Ex5 like source table have 16 and destination table have 18.When we...
View ArticleHow to save query results (no replies)
Hello! I am a newby. And Im using Workbench together with MS excel . I imported a table from MS excel ,then made some changes and now i want to export it back. in my opinion the easiest way to do that...
View ArticleUnable to select databases with "-" in the name (no replies)
Hi, I can't seem to either select or use a db with a "-" in it's name . Is this a known issue ?
View Article[Python] How to parse Sql statement (1 reply)
Hello, I would like to use MysqlSqlFacade module, someone could provide an example of a Select query ? In advance, tanks
View ArticleHow to "Copy to Clipboard" table name or column name without quotes? (no...
Thanks for the answer!
View ArticleWorkbench prompts to save when nothing has been changed (no replies)
Why does Workbench prompt me to save (for example, when I've clicked Alter Table) when no changes have been made? This is unnerving and unexpected behaviour.
View Articlehow do i create columns for a table in workbench (1 reply)
Hello I have just installed Mysql and workbench. I have chosen innodb and wish to create columns to a table However the columns are greyed and and disabled. I would be grateful if someone can help me....
View ArticleMySQL Workbench ENUM() Given data type contains error (no replies)
I'm working with MySQL Workbench building a Database that will have multiple tables. and one of the columns needs to be an ENUM data type. And I don't seem to be able to provide the correct syntax or...
View ArticleLoad Data... Workbench (2 replies)
My old thread got closed. I am still getting an error message even when I take out my "local" word. # -*- coding: utf-8 -*- # MySQL Workbench Python script # <description> # Written in MySQL...
View ArticleMySQL Workbench remote connection to database (no replies)
I am new to MySQL and am having an issue connecting remotely to MSQL. I have a MySQL instance (version 5.6.26) installed on a Windows server and am attempting to connect to it remotely (same network)...
View ArticleUnable to run MySQL Workbench on Fedora 23 (1 reply)
I am unable to run MySQL Workbench on Fedora 23. The RPM for Fedora 22 cannot be installed because it needs libzip.so.2. However, Fedora 23 provides libzip.so.4. I tried to manually install the...
View Articlenew workbench not working (no replies)
I upgraded workbench and exporting is no longer working at all!
View ArticleMoving Workbench + Database to a new Root (no replies)
Hello Workbench users, I am new to this program and need some help. I was hosting a forum database using MySQL Workbench and MySQL Server 5.x. No problems, it was all good and fine, but now I have...
View ArticleCreate Table - Column name textbox and other fields are not visible (no replies)
I am using Windows 10, the latest Workbench, just downloaded. Screen resolution and font size is standard. When I attempt to Create A table, none of the column entry fields is visible, because the...
View Article