MySQL Workbench does not install in Fedora (1 reply)
Hello, I'm trying to install MySQL Workbench in Fedora 21, but seems there are lacking a lot of libraries. What should I do?
View ArticleReverse Engineering a large SQL script (2 replies)
So I have a huge database that has 1508 tables and is 10GB in size. I ran a MySQLDump to create a backup. I have checked this backup and it has 1506 create table statements in it. I then open up MySQL...
View ArticleWorkbench Migration Problem (2 replies)
im trying to migrate a MS SQL server to a Linux MySQL server usnig the workbench using the FreeTDS driver. I am currently getting this error SystemError: ProgrammingError("('42000', "[42000]...
View ArticleIssues with Workbench for Mac (no replies)
Hi, I have Mac Yosemite 10.10 and have tried downloading different versions of Workbench 6. I can download the DMG file but then my Mac has trouble "mounting the disk image" and won't open the file. I...
View ArticleHow to connect to local database (no replies)
Hi, As you can see I am a complete beginner when it comes to client-server dbms and I am completley stuck even before I have started. I have installed MySQL and Workbench. Preferences on my Mac...
View ArticleHow to access mysql server administrator (1 reply)
I watched several videos that show mysql server adminstrator or at least a tap for server administration in mysql workbench. I use workbench 6.3.4 and do not see this option. I checked documentation...
View Articlesys column truncated (1 reply)
The query field it truncated when I try view queries doing full table scans. I am looking for queries doing full table scans using the sys query below. I am running the latest version of workbench and...
View ArticleError 1064 - MySQL Workbench 6.3 Community (2 replies)
Hi all I am getting an Error 1064 on a statement. Not sure why I am getting it since I am using Workbench. I am using Server version: 5.6.24 MySQL Community Server (GPL). I have noticed that other...
View Articleinstalling teradata jdbc (4 replies)
I just downloaded and install mysql with the workbench and am now trying to install the teradata jdbc driver. I downloaded the jdbc driver from teradata but how do I install I get it to show up in...
View ArticleViewing full error messages in complex queries? (1 reply)
Hi. I'm new to Workbench but not MySQL. Is there an easy way to see the text of the error message returned by the MySQL server when working on a complicated query in MySQL Workbench? For instance,...
View ArticleModerated post with screenshots? (1 reply)
Hi. On Friday I posted in the MySQL Workbench forum a post with two screenshots illustrating my problem, and the post was held for moderation, and doesn't seem to have yet been approved (nor did I get...
View Articlehelp starting up (no replies)
Hi I could use some help, ive installed mysql and the workbench interface. I have used the workbench logging on as root with p/w saved in the 'vault' I have created a database, and attempted to create...
View ArticleConnection issue with wbcopytables (no replies)
I'm connecting to a MySQL Cloud Database on Rackspace Cloud platform. I can connect to the database with MySQL Workbench 6.3 using either a host name provided by Rackspace or the IP address that the...
View ArticleMySQL Workbench freezes (no replies)
hi, im using mysql server and mysql workbench on ubuntu 15.04. I have a problem. MySQL Workbench freezes when writing code.I have tried Ubuntu 14.10 and Linux Mint version 17.2 but the problem...
View ArticleBest practice modelling with data (no replies)
Hi, Ive just started out with SWB and I have a question about how you as serious users use it in a best practice way. Currently, Ive built a candidate ERD and Ive started populating it with data to...
View ArticleOversized database (1 reply)
Hello There, Three of my Joomla 3 websites are off line because their databases became oversized, I don’t know why. I installed MySQL Workbench to edit these databases, thinking that I can delete...
View Articlemigration Oracle to MySQL (1 reply)
How to migrate from Oracle to MySQL wiyh the Workbench ? Thank's
View ArticleMissing libwbbase.so library error when I try to execute Workbench migration...
Hi, I used to be able to migrate data from SQL Server to MySQL using MySQL Workbench. It worked very well, and I started to use the data migration bash script produced by Workbench. However, when few...
View ArticleCannot connect to source SQL Server (1 reply)
I need to migrate a SQL Server to MYSQL, I tried to use MYSQLworkbench, but when I select source I cannot connect to SQL Server database. Any tips or help? Thanks!
View ArticleMigrate Oracle Table to MySQL (4 replies)
I installed MYSQL Server 5.0 and connected it to an Oracle database. used the Migration Toolkit to copy a table over to the MYSQL DB under a username and can't find where the table is located. can...
View Article