MySQL Workbench keeps crushing (no replies)
Hi. Im really new not only to MySQL, but db generally and I dont even have IT background. I want to learn though so I installed MySQL Community Server 5.7.17 and MySQL Workbench 6.3.8 on Mac (Sierra...
View ArticleMySQL migration error -1073741571 (no replies)
Trying to migrate MS SQL to MySQL with MySQL Workbench but I keep on getting the error below, when it hits the first big table: ERROR: Copy helper exited with an error: Worker exited with status...
View Articlecannot connect to mysql using mysql workbench (no replies)
I am getting the error FAILED to connect to mysql through tunnel. I only get this using the mysql workbench. When I signon to the Linux server directly and enter my credentials, I can signin. This...
View Articlemy entire MySQL database was wiped out? (3 replies)
Installed MAMP for windows, to install wordpress. worked on this 2 weeks now and have a site ready for approval. was trying to find out why localhost would not serve the site, well text only, the test...
View ArticleDiagram table column view collapsing (2 replies)
The highlighted in red box(refer to the screenshot link below) is the one I want to collapse so that only the columns is displayed. Is it possible? https://www.screencast.com/t/YpVLLI5oXcJZ
View ArticleWorkbench 6.3.8 for Ubuntu 14.04 (no replies)
There is no package for Ubuntu 14.04 in downloads. Only for 16.04. I've got many dependency errors during installation of WB 6.3.8 for 16.04 in Ubuntu 14.04. Do maintainers have any plans for prepare...
View ArticleSync option not available on Workbench (no replies)
I just downloaded MySql Workbench 6.3.8 Community, I0d like to do some Synch exercises but Synch options are not in the Database Menu, as shown in the reference material. I have no clue why this is...
View ArticleMigration issue from MSSQL to MYSQL (no replies)
'Error during charset conversion of wstring: No error' while migrating database from MSSQL to MYSQL through MYSQL Workbench. Plz help.
View Articlemax_questions problem (no replies)
Description: Using MySQL Workbench, by mistake I did max_questions = 5. Now when I want to conect using MySQL Workbench I receive the message "user 'root' has exceeded the 'max_questions' resource"....
View ArticleAdd New Column to an Existing Column >>> via GUI (2 replies)
Hi, This is crazy.... I can't figure out how to add a new column (not via sql) but via workbench gui. it's embarrassing but how should you do it?
View ArticleAndroid MySQL administrator (1 reply)
Hello, can someone recommend a MySQL Administrator for Android OS? There are times I found myself out and need to query or update the database.
View ArticleMySQL Workbench 6.3.9 is GA (no replies)
Release Notes: https://dev.mysql.com/doc/relnotes/workbench/en/wb-news-6-3-9.html Download: http://dev.mysql.com/downloads/repo/yum/ http://dev.mysql.com/downloads/repo/apt/...
View ArticleMalformed packet error with Workbench 6.3.9 (no replies)
I've just installed MySQL Workbench 6.3.9 and when I try to connect to my database, it fails with a "Malformed packet" error. However, I can connect successfully to the same database from the command...
View ArticleWHI query execution failed (no replies)
Hi I'be been trying to sort this issue for a few days now, been searching for an answer with limited results. I keep receiving "WHI query execution failed" during setup of Windows Remote Management...
View ArticleError code 2013. Lost connection to MySQL server during query. 900 seconds (2...
Hi, I have set the following on a Windows 10 - 64 bits 3.3.9 MySQL Workbench: * DBMS keep-alive interval: 60 * DBMS read time out: 1500 * DBMS connection time out: 60 Any query that goes over 900...
View ArticleIs there a way to view mwb.bak files? (1 reply)
I have received a "data dump" in an mwb.bak format. I need to be able view (if the files are not corrupted at this point) data in this file and do not have MySQL software or knowledge of how to use...
View ArticleNew To SQL Workbench 6.3.9 - How do I get to the schema tree? (1 reply)
I just installed MYSQL - Able to create and connect to a connection. Created a schema but when i want to use the quarry function it tell me to select from the schema tree. However i do not see the...
View ArticleSyntax error in create table statement (no replies)
Hello, I have a weird error when i try to synchronize my model with the database. The create table statement makes an error: CREATE TABLE IF NOT EXISTS `barometres`.`brm_questions` ( `id` INT(10)...
View Article6.3.9 on Mac: can't add routine to routine group (no replies)
looks like the drag-and-drop is broken on Mac Sierra 10.12.3... dragging the routine to the routine group editor does nothing in 6.3.9 thus can't add anything to the routine group...
View ArticleHow to connect to remote MySQL when public wifi blocks port 3306? (no replies)
Hello, please, cannot connect to remote MySQL (Amazon AWS - RDS) using MySQL Workbench from public wifi (starbucks, mc donald's, public library, etc...) Can connect from home, no problem, port 3306, I...
View Article