Workbench Migration Scheduling? (no replies)
Hello, Hope you can help me out here. I have a source MSSQL database on one server, a target MySQL db on another server and I'm using Workbench 6.3CE on a client machine to migrate the bits that I...
View ArticleWB cannot be opened due to a problem (1 reply)
After a new installation of MySQLWorkBench on a MacBook Pro running OS 10.7.5, an error message is posted with each attempt to start the application. The error message is "MySQLWorkbench cannot be...
View ArticleLOAD DATA Error 1314 (no replies)
Hello, I want to use the <LOAD DATA LOCAL INFILE 'file.csv' ...> command within a Stored Procedure, but I get the Error 1314 (is not allowed in stored procedures). Anybody an idea how this would...
View ArticleBuilding Workbench 6.3.4 on fedora 21 32 bit (1 reply)
Dear all, I'm trying to build workbench on my lap-top 32 bit architecture running fedora 21 because only the 64 bit rpm version exists. This beacuase I need to continue the developmente at home on my...
View ArticleHow Create Remote Connection to MYSQL Server (no replies)
Dear Forum Team, I have doubt to connect the remote mysql server hosted in online trough MySQL work bench. That MySQL server hosted on linux platform, I wish to connect with from Windows machine,I...
View ArticleCan't connect to MySQL server on '127.0.0.1' (61) (no replies)
Hello, I am having a problem connecting to MySQL server on Workbench. The message I get is "Can't connect to MySQL server on '127.0.0.1' (61)” I am new to SQL and I am not even sure if I am supposed...
View ArticleConnect with Visual Studio 2015 (no replies)
I added MySQL.Data, MySql.Data.Entity.EF6 and MySql.Web with Nuget. But when I go to Server Explorer to add the MySQL Connection it is not there. What am I missing or doing wrong? Thank you in advance.
View ArticleNew query for dataset (no replies)
Hi, I am writing a query in mySQL. I have 2 tables posts and comments. Tables have the following columns; 1. Posts(post_id, post_title, post_author, post_author_id, post_comments, post_content) 2....
View ArticleDatabases' location! (no replies)
Hello There, I am running Workbench for the first time. I need to edit a very big database, but I don't know where to place it to be able to connect to it with Workbench. I would appreciate very much...
View ArticleHow to schedule backup (1 reply)
Hello, How can I do scheduled backup monthly, using my workbech? Thank you
View ArticleCode Help (no replies)
I have got several errors on due to Syntax error: missing 'closing parethesis.' I am assuming it has something to do with either the foreign or primary keys. and help would be great.These are the...
View ArticleMySQL Workbench stops responding (no replies)
Starting today, I have had big problems with MySQL Workbench. Every so often when I return to the window the application stops responding. After a couple of minutes, a large window, entirely white but...
View ArticleLost connection to MySQL server at 'reading initial communication packet',...
Hi, I have installed the latest version of MySQL Workbench on Ubuntu 14.10. I'm trying to make a connection to a remote database requires public key and get the following error: Failed to Connect to...
View ArticleHow do I set up Relationships for Query (no replies)
Hey everyone i'm a student learning about MySQL through Workbench and need some help with my assignment for class that is due on monday. The assignment has to do with a student registering for classes...
View ArticleTable Templates (editting) (no replies)
In MySQLWorkbench, In Table Templates, Can I add a column between 2 existing columns? I only see a Click to Add at the bottom and cant see how to insert/re-order/move columns
View ArticleAdding Columns to a Table Template (1 reply)
Is there a way to add Columns to a table template without putting the column at the end? I want to insert a column and can’t figure out how to do this without the pain of reentering all the columns in...
View ArticleMySQL Workbench is this a bug on Server or Workbench (no replies)
Hello, I seem to have a problem with MySQL Workbench 6.3.4 and im not sure if it's the MySQL Server or Workbench. When ever i use the wizzard to create a table all the columns have COMMENT E.G CREATE...
View ArticleFeature suggestion - add comma Field Seperator to export to CSV (no replies)
Excel has a real bug. It assumes that a file with a CSV filertype is comma separated (delimited). Imported CSV files from MySQL Workbench will not import properly to Excel. In order to import CSV...
View ArticleCant modify routines when definer is different? (no replies)
I'm using Workbench V5.240CE at one IP location, and I believe Workbench v6+ at another IP location. When I connect to the remote database (not at either IP address), If I'm using V5.24 I can...
View ArticleRunning Oracle's Scott/Tiger script (no replies)
I am trying to run this script on my new installation of MySQL Workbench (6.3) - It errors out! I can create tables through the diagram, but Reveng of this Oracle script has not worked. I have done...
View Article