About 72 results
Open links in new tab
  1. MySQL :: Re: Error while loading image - MySQL Workbench

    Dec 28, 2023 · Ensure that you have the necessary permissions to access the MySQL Workbench installation directory and the image file. File or directory permissions issues can lead to loading errors.

  2. Unable to connect to database with MySQL Workbench

    Oct 22, 2024 · 5 I am trying to connect to a legacy database using MySQL Workbench (8.0). MySQL version is 5.6. I don't know much about MySQL, but I believe the problem may be to do with native …

  3. MySQL :: MySQL Forums :: MySQL Workbench

    Sep 17, 2024 · 302 Krzysztof Wróblewski 07/25/2025 04:51AM MySQL Server v8.4 LTS - not fully supported by latest Workbench 1,885 YSJ Developers 05/01/2025 10:34AM

  4. MySQL :: Connection Warning for MySQL Server 8.3.0 with MySQL …

    Feb 2, 2024 · So from what I interpreted from the warning is that mysql server 8.3 which is apparently the latest version of mysql server is not supported in the latest version of the mysql workbench?

  5. mysql - ssl connection error: unknown error number - Stack Overflow

    Apr 4, 2017 · 2 I have the same problem, but it seems to be something with MySQL workbench. I downloaded heidisql and can connect using the same credentials. The MySQL workbench …

  6. Error Code: 2013. Lost connection to MySQL server during query

    New versions of MySQL WorkBench have an option to change specific timeouts. For me it was under Edit → Preferences → SQL Editor → DBMS connection read time out (in seconds): 600 Changed …

  7. MySQL Workbench not displaying query results - Stack Overflow

    Jul 14, 2014 · When I query a table in MySQL Workbench, no results are shown, the result section is just blank, no grid or anything. However if I export the data, it is all there. Everything worked fine until …

  8. MySQL - ODBC connect fails, Workbench connect works

    Sep 13, 2014 · I am trying to install and test a MySQL ODBC Connector on my machine (Windows 7) to connect to a remote MySQL DB server, but, when I configure and test the connection, I keep getting …

  9. MySQL :: MySQL Workbench - Access denied for user @ localhost

    Dec 11, 2019 · Just installed MySQL Workbench and have never used it before, followed instructions to the letter and I did have to try to install it several times as the install kept failing at the download section.

  10. What do the mysql workbench column icons mean - Stack Overflow

    May 28, 2012 · In MySQL Workbench, when you edit a table, by each column name, there is a colored diamond. Where can I find a document that explains what each color means?