Edit Table Data Window (no replies)
Hello, In a previous version of MySQL Workbench there was an option where we could Edit Table Data. This function would open another window within MySQL Workbench called My Table Data. Where can I...
View ArticleConnect to a DB and then represent it to a 3rdpart destination (no replies)
Hello people, I have a challenge. I have 3 servers, lets call them SRV01 , SRV02 and SRV03. - SRV01 is connecting to a database from SRV02 via mysql. - SRV03 wants to review the exactly same database...
View ArticleTurning off initialization of stored procedures (no replies)
I just wrote my first stored procedure in Workbench. It works fine if I CALL it from a query. I would like to invoke it by clicking the lightning bolt icon next to the name of the procedure in the...
View Articlemalformed packet (no replies)
Getting an error while trying to connect to database: Malformed packet The mysql server i’m attempting to connect is: mysql Ver 14.14 Distrib 5.1.68, for unknown-linux-gnu (x86_64) using readline 5.1...
View ArticleMySQL Workbench upgrade process (no replies)
Hello, I've had mySQL Workbench installed on one of my Windows Vista machines for some time now but I use it very infrequently. Today I had a slight problem (with a database not Workbench) so as I...
View ArticleURGENT: wbtablecopy.exe failing during mssql->mysql migration (1 reply)
We are trying to migrate from mssql to mysql 5.7 using mysql workbench 5.3 build 511ce 64 bit on Windows Server 2012. Mysql is running on SLES12. We have confirmed all db permissions and access to...
View ArticleYour connection attempt failed for user 'root' from your host to server at...
I just installed MySQL workbench on Mac OS, and this is what I am receiving - Your connection attempt failed for user 'root' from your host to server at localhost:3306: Access denied for user...
View ArticleConnect my sql workbench to salesforce (no replies)
Hello, I am working with My SQL Workbench. My need is to connect my SQL to Salesforce. Thank you for your help
View ArticleUndock Panels in mySQL WorkBench (1 reply)
Kind of a beginner question, which I am, but cannot find definitive answer. Can I undock panels in the Workbench application display?
View ArticleMySql Workbench Fails on Shared Hosting (no replies)
The current GA version of MySQL Workbench CE is unable to export from any shared hosting website. It seems when we upgraded our clients to version 6.3.6 is when everything failed. We went back to...
View ArticleMySQL WorkBench - Edit table data (1 reply)
New to Workbench, so apologies if already covered - In the old Mysql Query Browser, changed data (in edit mode) would be coloured (default Blue on lilac background) but the Mysql Workbench does not...
View ArticleWorkbench Creating Duplicate Query Tabs (1 reply)
I am running Workbench Version 5.2.38 under Mint 13 64-bit. The problem I have is that if I have any query tabs open when I close it on reopening some of the tabs are duplicated. To make this even...
View ArticleMysql Workbench connection impossible to mysql server (no replies)
Hi, I have a mysql server with user 'root' and no password. When I do mysql -u root -p in a terminal I can connect to my server. When I use mysql workbench, if I test this connection, it s successful,...
View ArticleConvert an Access database using charset iso-8859-1 (1 reply)
Hi, I have an Access database using charset iso-8859-1 which I want to convert to MySQL. But the MySQL version has been converted in utf-8 in the same time. I don't remember having been asked if I...
View ArticleDate field defaulting as 0000-00-00 (no replies)
I have imported client records in MySQL Workbench. The date fields keep picking up 0000-00-00,and the only way to correct is by going into each record in the software application and removing. I can't...
View ArticleIssue creating export (backups) (1 reply)
When I try exporting using mysqldump.exe while running MySQL Workbench 6.3 CE, I get a messaging saying "mysqldump Version Mismatch; mysqldump.exe is version 5.7.9, but the MySQL Server to dump has...
View ArticlePlease add an Export option to output one table row per line in the...
Please add an option to the Workbench Export dialog to cause each table row's set of column data to appear on a separate line. The export tool, mysqldump.exe, bundled in with version 6.3 CE and the...
View ArticleHow to add http Authentication to connect Workbench (1 reply)
Hi, I am a new user of Workbench, I have found a trouble to connect my DB, my server uses http authentication [by .htacces and .htpass]. When I try to Test connect, I am getting an error popup shows...
View ArticleMalformed Packet error when connecting to remote database (1 reply)
I would like to start using Workbench, but when connecting to a remote database using it I get a Malformed Packet error. I know that it is talking to the database because it is prompting me for the...
View ArticleREPLACE AND FIND (no replies)
I just upgraded from Workbench 5.2.46 to 6.3.6. A feature I found enormously convenient in v5 was REPLACE AND FIND [next]. It is conspicuous by its absence in v6. :-( Is there any chance this feature...
View Article