About 50 results
Open links in new tab
  1. MySQL :: MySQL Forums :: MySQL Workbench

    Sep 17, 2024 · 704 Alejandro Contreras Sanchez 02/27/2025 02:20PM Change configuration path of MySQL Workbench 1,968 Johannes Pfeifer 10/24/2024 02:44AM

  2. MySQL :: Disable Safe Mode

    Feb 25, 2023 · To disable safe mode, toggle the option in Preferences -> SQL Editor and reconnect. I have gone to Preferences: SQL Editor and I have not been able to find a property to toggle off.

  3. MySQL :: "No Connection Established"

    Mar 16, 2021 · Does that normally come with the download of MySQL Workbench 8.0? I downloaded the Microsoft SQL server but it is not working either after I tried to "start" it through my "Services" folder.

  4. MySQL :: Re: Import of SQL file slow or freezes

    Aug 26, 2018 · Can't seem to get any kb/sec. or % complete out of MySQL Client or MySQL Workbench so I'm running blind there. 3. If you got this far without finding the problem, you have a configuration …

  5. MySQL :: How do I permanently disable ONLY_FULL_GROUP_BY

    Mar 29, 2022 · If in command line mysql I run: mysql> SET GLOBAL sql_mode= (SELECT REPLACE (@@sql_mode,'ONLY_FULL_GROUP_BY','')); It returns: Query OK, 0 rows affected (0.00 sec ...

  6. Re: Getting Error: Restore Workspace: Could not read contents of

    Aug 26, 2020 · Best answer I know is to close WB, go to C:\Users\YOURUSER\AppData\Roaming\MySQL\Workbench\sql_workspaces, delete everything in …

  7. MySQL :: Change configuration path of MySQL Workbench

    Oct 24, 2024 · Now because we are working on a network drive this will cause the workbench to not work fluently and this disrupts the courses massively, since the students cannot properly work with …

  8. MySQL :: MySQL Tabs Cut Truncated Vertically in WorkBench

    Dec 15, 2019 · I'm currently running Workbench 8.0.18. All new SQL tabs are opening up cut in half so that the right side does not display, and I cannot scroll over to see or edit any text beyond where it's …

  9. MySQL :: Open SQL Script - Encoding Problem

    Dec 25, 2009 · Note that as Workbench works with UTF-8 text, if you save back to the original file, its contents will be replaced with the original data. Also, I CAN run the script without problem using the …

  10. MySQL :: Application and tabs not closing

    Dec 13, 2016 · Hi, I have a very strange issue with MySQL Workbench last few versions. I'm on the latest MacOS distribution and latest MySQLWorkbench version at this moment. Few updates ago the …