Synchronization Fails to Properly Support Comments (no replies)
I'm very impressed with the possibility offered by the Workbench synchronization tool. From what I can tell, any of three representations of a database (live db, model, or create script) can be...
View ArticleSearch Multiple Conditions In Search Window? (no replies)
Hi, My co is making the change from phpymadmin to Workbench. We have some business users that use phpmyadmin to search tables for multiple conditions. In Workbench it appears the similar functionality...
View ArticleMalformed Packet error when connecting to remote database (no replies)
When trying to connect to a MySQL 5.1 database using MySQL Workbench 6.3.9 I keep getting a Malformed Packet error. I am able to connect using the same connection details using Oracle SQL Developer so...
View Articlemysqldump using where clause not working (no replies)
Hi, Anyone can help I am trying to dump the data using where clause but my statement not getting the data. SQL Statement: mysqldump -uuseruat-puserpwd UATDB --tables final --no-create-db...
View Article"Synchronize with Any Source" from the command line. (2 replies)
Hello. Is there a way to use "Synchronize with Any Source" from the command line? If there are a lot of files, GUI takes a lot of time. Is it possible to request this function? Thank you.
View Articleworkbench 6.3.9 using wrong version of mysqldump (no replies)
Just installed mysql 5.7.18 on windows 7 64bit. Tried running Server->Data Export but got a message that mysqldump was version 5.7.17 and that the export might not have all the mysql features in...
View ArticleMSQL Workbench does not connect (no replies)
Hi. I recently downloaded MySQL (Server and Workbench) to my iMac and can not get Workbench to work properly. It asks me for a username (by default root) and a password. I have tried entering a...
View ArticleError Loading Schema Content (no replies)
I am using a MySQL database 5.6 for my project. I use MySQL Workbench 6.3 to administer it. It has been working fine for the last 2 years, but recently I started getting an error when starting...
View ArticleCan't connect when password not in vault (no replies)
I've recently reinstalled my Windows and started with a fresh copy of Workbench 6.3. I'm trying to connect using the "Standard TCP/IP over SSH" method. The issue is that it works when I store the...
View Articleproblem with downloading? (no replies)
Good morning, I downloaded mysql and tried to log into mysql connections. It asks me a password. I am pretty sure I am doing something wrong… can you please guide me through this process? thanks
View ArticleDB2 to MySql migration support (no replies)
Does MySql workbench support the DB2 to MySql migration ? Steps I followed : 1. Installed DB2 ODBC driver and and defined the conection parameters for my DB2 database in 'Source Selection'. I am using...
View ArticleCONNECTION ERROR FOR MYSQL (MAC USER) (no replies)
I am currently studying db tech but I can't connect to the mysql server, I run it but when I try to connect to it via mysqlworkbench I receive this message: Could not connect to MySQL: Access denied...
View ArticleMySql connection does not work (no replies)
Hello, I'm brand new to using MySQL workbench. When I open MySQL workbench there is already a connection icon called local instance mySql57. When I test the connection it does not work. Its using the...
View ArticleEnviroment Variable (no replies)
History – HD crashed. New HD. Had to reinstall all programs. Hardware: Laptop 16 GB of RAM 1TB HD Core i7 processor Windows 10 64 MySQL 5.7 Development Enviroment Using Workbench and SQLyog programs...
View ArticleAccessing remote data (4 replies)
Ok I am going to do my best as describing this. I have 1 server located at 192.169.0.11 and i have 1 PC located at 192.168.0.171 both of them have mysql on them. On the PC i have a tabled called CSM2,...
View Articleload data local infile - error in first column only in first row (no replies)
I have a table where the first column is of type int. It happens that only in the first line and in the first column, it changes the value of the file by zero, generating a warning that it is not a...
View ArticleResult Grid Row height (no replies)
I just upgraded from 6.3.5 to 6.3.9 on Windows 10 and noticed that the rows on the result grid are much shorter than they used to be. This causes the bottom of some letters (y,g,p,q) to not be...
View Article1045 Access denied ODBC@localhost using Windows Task Scheduler (no replies)
I created a batch file: c: cd '\export data' set cmd="C:\Program Files\MySQL\MySQL Server 5.7\bin\mysql" %cmd% --login-path=import dbexport -v -v <importalltables.sql >import_results.log...
View ArticleUpgrade from older version without losing config (no replies)
I have an older version of workbench (5.2.28 CE) and want to upgrade to the newest one. Is there a way to do this without losing my old connection records, pw vault, etc.?
View ArticleMYSQL Workbench and Query icon list (1 reply)
I would like to know where to find a sheet to show all the icons for MYSQL workbench and query meaning. I need a cheat sheet that I can look at when working on a database.
View Article