ubuntu 24.04 (no replies)
Is there an estimate of when MySQL Workbench for Ubuntu 24.04 will be released?
View ArticleEditable colours for tabs in SQL editor (no replies)
Hi, when I have multiple tabs open on different databases, it is really hard to tell which one is "active" i.e. am I writing and exeucting SQL on my Prod or my dev connection? If this could be...
View Articlefailure on stop database instance in workbench (no replies)
I am using latest workbench and mysql community server on windows 11 pro. I am not able to stop database using "stop server" button in section "instance" in workbench. When click button "stop server",...
View ArticleInvalid Authentication Plugin (no replies)
I have installed mySQL 9.0.1 into a docker container and it runs fine. I can connect to the database using the latest mySQL workbench - however it warns me about compatibility If I try and create a...
View ArticleMySQL (Workbench) Connection Issue (no replies)
All, I have the following situation which I do not seem to be able to resolve, I would appreciate your help: Setup 1. MySQL 8.4.2 (CE) database server running on Debian 12 (No [ufw] firewall...
View ArticleErrors translating latin1 characters to utf8mb4 (no replies)
I'm using Workbench 8.0 to migrate latin1 characters in SQL Server 2022 to utf8mb4 characters in MySQL 8.0 and on some characters it fails to copy data on many tables with errors like: ERROR:...
View ArticleSchema Transfer Wizard fails to start after first use. (no replies)
Workbench V8.0.38 build 4270059 CE (64 Bits) Using Schema Transfer Wizard to transfer our old server to a new server. As we have massive tables and lots of them I'm doing a few at a time. The issue is...
View ArticleAttaching database from a windows folder (no replies)
I have a machine that crashed and has a database created in MySQL Workbench, I have been able to retrieve all the MySQL folders intact from both the C:\program files and C:\programdata. I have setup...
View ArticleNot able to create user in MySQL (no replies)
Hello, I have installed MySQL on ubuntu server and now trying to create a new user in MySQL with root login using Workbench. While assigning privileges to new user I am receiving error: Access denied;...
View ArticleNew to MySQL, I canĀ“t connect to Server (1 reply)
Dear Community I'm trying to connect to Server/Database in Workbench and it fails whereever the place/menu I try, with a letter "Failed to connect to MySQL at localhost:3306. Unable to connect to...
View ArticleRoot user can not access the database (no replies)
Hello All ; Need your help on the following issue. By mistake I did set up max_questions to 10 and MAX_QUERIES_PER_HOUR to 10. When I try to enter the workbench, it gives me an error message first on...
View Article" prompt (no replies)">Can't find "mysql>" prompt (no replies)
Hello, I recently installed Workbench Community 8.0. I am following the reference tutorial (https://dev.mysql.com/doc/refman/8.0/en/entering-queries.html), and from start it is stated to type a...
View ArticleDatabase Crashing on Spiritual Gleam - Inconsistent Table Access (no replies)
Hello everyone, Iām managing a website called Spiritual Gleam, which focuses on symbolism and spiritual meanings. Recently, Iāve been encountering an issue where the MySQL database crashes randomly,...
View ArticleMySQL 8.0 and utf8mb4 (no replies)
I found myself having to migrate from 5.7 to 8.0 with the migration of AWS RDS version upgrade. I would like to keep everything latin1 character set and collation but for some reaosn it seems...
View ArticlemacOS - Workbench will not re-open after all windows are closed (no replies)
I am using macOS Sequoia 15.1 on an M2 Max MacBook Pro. When closing all of the windows of MySQL Workbench, then trying to launch Workbench again (by clicking the dock icon or by searching the app...
View Articlemysql workbench can't find my .csv file to import (no replies)
Hi First-time user of mysql workbench It is installed OK and I am trying to import data from a .csv file I dropped down thr server tab and chose data import I have chosen to import from a self...
View ArticleError importing a .csv file into MySQL (no replies)
OK - moving right along.................. Have resolved the above issue BUT now:- 14:38:15 Restoring C:\Users\xxx.csv Running: mysql.exe...
View ArticleConnecting to SRV host (no replies)
How do I configure MySql Workbench to connect to a hostname with SRV records? I've tried putting OPT_DNS_SRV=true in the connection options but get "Wrong type passed for OPT_DNS_SRV, expected bool"....
View ArticleMySQL Workbench crashing on Reverse Engineering, Forward Engineering, and...
For some reason, whenever I try to use one of the aforementioned features of Workbench, it crashes. Unlike other people's issues, mine doesn't happen on a specific database, but on all of my...
View ArticleWorkbench 8.0.40 Authentication plugin not loaded (no replies)
After update to workbench 8.0.40 i cannot connect to database. I got the error "Autentication Plugin not loded". Host, password, user are ok. System: Windows 11
View Articlemysql workbench authentication plugin '' cannot be loaded: the specified...
I just installed MySQL Workbench on a new computer. MySQL Workbench 8.0 (Version 8.0.40 build 4545542 CE [64-bits]). And after having done so I am unable to connect to one of my DB's with it. Here's...
View ArticleChange configuration path of MySQL Workbench (no replies)
Hello, we currently have a system with laptops in an educational setting where the students login on windows and the %AppData% folder is set to a network drive. The My SQL Workbench now uses this path...
View ArticleMySQL Workbench doesn't work on Debian 12 (no replies)
Good day. Excuse me Please. MySQL Workbench doesn't work on Debian 12. I would like to create schemas but it doesn't work. Dear Great Programmers help Please. Please. Please. Thank You very much!
View ArticleWorkBench 8.0 inconsistencies with Debian 24.04 (no replies)
I used Workbench 8.0 on Ubuntu Debian version 20.0 and everything worked perfectly, I recently updated my OS to Debian 24.04 and since then it has been a nightmare to use WorkBench, it is always...
View ArticleMySQL Workbench 8.x Support EOL (no replies)
Oracle LTS only lists the 8.x Database branch for support dates. Is there a source we can use for Workbench service dates for GA releases, bug fix/security fix sunsetting?...
View Articletrouble with EER diagrams window not rendering (no replies)
I'm using mysql-workbench-community_8.0.40-1ubuntu24.10_amd64.deb on ubuntu 24.10. When I create a new EER diagram the window doesn't render correctly. I'd like to upload a screenshot here but I can't...
View ArticleCan't initialize function 'keyring_file'; Plugin initialization function...
We are using MySQL Workbench version 8.0.20 we need to encrypt the tables in our schema. while executing query install plugin keyring_file soname 'keyring_file.dll', we are getting Error Code: 1123....
View ArticlePassword 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 Article