Password vault forgets password when network goes down (no replies)
I have a slightly flaky internet connection, and when using MYSQL workbench, I occasionally lose connection to the database. Every time that happens, my saved connections which were open "forget" the...
View Articledefault collation_connection (no replies)
Hi everyone. Recently changed the DB server collation from utf8mb4_general_ci to utf8mb4_unicode_ci, however, when accessing the DB via a workbench connection I get this: collation_connection =...
View ArticleSSH Tunnel fails (no replies)
I have recently installed workbench on a new Mac mini M4 running osx 15 and I am truing to connect to an ubuntu 22.04 server running mysql 8.x. I get the following error and google had no info... Lost...
View ArticleStill see green arrows after synchronization (no replies)
I use Database > Synchronize Model and it completes successfully: I can see the changes in the Model successfully reflected in the database/scripts as expected. But when I go back to Database >...
View ArticleDark Theme (no replies)
Hi, I enabled dark mode (theme) on my MySQL Workbench. I see the Data Modeling feature connections do not go to white. Hence, I would like to change MySQL Workbench back to light mode (theme) on my...
View ArticleDiagram for db (no replies)
I am helping some of my colleagues with a project of them and they have some difficulties with creating their databases. So i am looking for a way to help them create their databases from a EER...
View ArticleWhen will the MySQL Workbench 8.4.4 version be released (no replies)
Hi DB developer Team, As we know, MySQL Server 8.4. x has been released for a long time. In order to better manage the new version database. can we know when will the MySQL Workbench 8.4.4 version can...
View ArticleScale Interface to usable size (no replies)
I did a bunch of searches in this forum and google in general to no avail. How does one scale the interface to be actually usable on a high resolution monitor? The menus and the left database...
View ArticleLost Access to Server (no replies)
I was experimenting, creating a new schema for my genealogy research, via the Workbech, and may have deleted a setting I shouldn't have and can no longer access the server. My front end could see the...
View ArticleConnection Warning (Local instance MySQL92) (no replies)
I made the typical local host and downloaded MySQL Workbench. When i tried to enter MySQL Connections for the first time it appeared the typical Password popup. I entered the password and it appeared...
View Articleerror password management error (no replies)
While using MySQL Workbench for virtual machine multisession, I am getting a password management error for the created connection. It keeps asking to enter credentials and does not save my credentials...
View ArticleCan't login to MySQL with MySQL Workbench, Authentication plugin "" couldn't...
I get this message when trying to loggin in with MySQL Workbench to a MySQL server : « Authentication plugin "" couldn't be found in restricted_auth plugin list » But in the command line mysql, I can...
View ArticleIssue with Auto-Generated SQL for Tables Containing BIT Columns (no replies)
HI, I would like to report an issue related to how SQL statements are auto-generated when working with tables that contain multiple BIT(1) columns. Steps to Reproduce: Create a table that includes...
View ArticleOut of date Python - how to update / why is it not being updated by Oracle...
We are getting warnings that, even on the latest version (8.0.42 CE) that it is using out of date Python 3.12 - with multiple CVEs attached to it. If I rename the python.exe and python312.dll files,...
View ArticleMySQL Server v8.4 LTS - not fully supported by latest Workbench (no replies)
Following on from my post about old Python still featuring in the latest Workbench versions - when will we see full support for Server v8.4 in Workbench? 8.4 LTS has been out for a year, surely 'it...
View Articleinstallation of mysql workbench (no replies)
Does MySQL 8.0.21 still work? I have been struggling to install it, but to no avail. How can I install MySQL Workbench?
View ArticleCompare two models (no replies)
I would like to compare two models in Workbench. According to the docs this is possible, but I cant see the option to select more than one model....
View ArticleCompare Schemas bug (no replies)
It appears there is a bug with the compare schemas wizard when setting the destination to model instead of keeping source as the model. When doing the above, it prompts for two connections instead of...
View ArticleIs the MYSQL Workbench Community edition free for commercial usage? (no replies)
Is the MySQL Workbench Community edition free for commercial usage?
View ArticleProblème d'accès récurrent à MySQL avec l'utilisateur root (no replies)
Bonjour, Je me permets de vous contacter concernant un problème récurrent que je rencontre avec MySQL. À chaque fois que je tente de me connecter avec l'utilisateur root via MySQL Workbench sur...
View ArticleSetting up a schema in windows localhost (no replies)
When setting up a new connection in MySQL Workbench what to do enter for Hostname, port and username? 127.0.0.1, 3306, root fails the connection test. localhost, 3306, root fails the connection test....
View ArticleCould not connect the SSH tunnel (no replies)
I have two MacBooks both with SQL workbench loaded. The server connections are set up identically on both but I'm getting this error message on the new MacBook. I've got to cpanel and verified that my...
View ArticleMySQL Workbench: Connecting to Oracle DB (no replies)
In MySQL Workbench can I connect to a remote Oracle DB? I need to load data from an Oracle DB into a MySQL DB. When I researched this topic online there were several conflicting suggestions. Thanks!
View ArticleHow to enable editing in results grid of MYSQL bench (no replies)
I am trying to edit the values in RESULT GRID in MYSQL Workbench of a query result - but can't see an option to edit - where to enable it in MYSQl Workbench?
View ArticleMySQL workbench quitting automatically (no replies)
I'm on macos 12.5.7 and whenever I click the execute single query button on "SELECT * FROM table_name;" the sql wrokbench gets automatically quitted, anyone please help
View ArticleMySQL Workbench tab layout (no replies)
The current behavior for the UI when the number of tabs exceeds the width of the window is to continue adding them to the right which forces me to scroll to access them. I would like it if there was...
View ArticleTrying to install MySQL WorkBenck Community 8.0.44 on Debian 13 Trixie from...
Hi there! I'm following the instructions from INSTALL file for building on Linux on Debian 13 Trixie, and I'm getting this: leandro@Leandro:~/Descargas/mysql-workbench-community-8.0.44-src$ sudo...
View ArticleMy SQL Workbench: Check for updates error solved in macOS (no replies)
# Fix para HTTPS en MySQL Workbench ## Problema El módulo SSL de Python en MySQL Workbench no puede cargar `libssl.3.dylib` debido a que la aplicación usa "hardened runtime" en macOS. Error: ```...
View ArticleMacBook compatbility? (no replies)
I am currently running WorkBench 8 on a MacBook Pro 2019 with 2.6 ghz 6core Intel i7, 16 GM RAM, 2 TB hard drive. I am considering upgrading to MacBook M4 Max 16core, 48GB RAM, 4 TB hard drive. Will I...
View ArticleWorkbench running as background task after start, connect, exit (no replies)
I’ve just installed MySQL Workbench Version 8.0.44 build 5549652 CE (64 bits) Community on Windows 11 Pro OS Build 26200.7840, Version 25H2. I start the program, connect to a remote database and then...
View Article