updating my sql on Mac (no replies)
Currently running version 8.0.22. Have my database on an external hard drive. anyone know how to upgrade to 8.025 and use ( or import) my prior database directory? Simply directing it in the data...
View ArticleWhere can I get this command line (1 reply)
I want to do this commmand: mysql> use blog_demo; Where can I get command line in windonws? (the above is from a lesson video)
View ArticleFind and Replace (no replies)
I changed a table name and tried to use 'Find' to look for all occurrences of the old name to Replace with the new one. That would be all column names (including indexes and foreign keys), but the...
View ArticleMySQL Workbench - Remote management capabilities are currently unavailable...
Hello Forum For the topic, both Servers are Windows Servers. I am trying to get MySQL Enterprise working in order to resolve backup issues. I have therefore set up a new Server and installed the...
View ArticleMySQL Workbench - Remote management capabilities are currently unavailable...
Hello Forum For the topic, both Machines are MS Windows (one PC and one Server). I have MySQL Workbench on my PC and I have connections to the MySQL Servers in the estate. When I connect to a Server,...
View Articlehow to remove mysqlworkbench internal schema (no replies)
Is there a way to remove the ".mysqlworkbench" internal schema that is set up when you create shared snippets. I have since removed all shared snippets from my database, but now when I try and run...
View Article15 years on and no progress (no replies)
I last used MySQL workbench about 15 years ago, and I can't say that it was an auspicous encounter. It was clunky, badly designed, kept crashing and generally difficult to set up and work with. I...
View ArticleDoes Workbench Support M1 (no replies)
I have a new M1 macbook and can't get WB to install. I've tried two revisions down from the latest even and nothing seems to be successful. I asked on Reddit but they made me feel like a boomer on his...
View ArticleHow to make my database a remote database so other computers can access it...
As the title indicates, I am new to using MySQL Workbench and am currently using it for a school project where we will create a website. How do I give my other team members access to the same database...
View Articleserver is in stop status (no replies)
hi' using latest ver. the server status is stopped. how can i run the server? thnks david
View Articleupdate a column with data from another column (2 replies)
Hi, So I have an address column in my database but the whole address is in there, like this: 1 the street, town, county I just managed to get the county out: ``` SELECT...
View ArticleThe password problem (1 reply)
the password generated randomly is not clear to read and to put it into button of workbench. upper i and lover L are mixed with each other. To me, an another and simple way should be to come over this...
View ArticleSchema tables not displaying when attempting Data Export (no replies)
I'm very new to using MySQL and I'm using it on my MacBook Pro and My iMac Pro. I want to to be able to work on a database I have created on both machines. I have spent hours trying to get mysqldump...
View ArticleNot able to "Start Shell for MySQL Utilities" from MySQL Workbench on Windows...
I just installed mysql-installer-community-8.0.26.0.msi on Windows 10. I started MySQL service and created my first Database OK. I started MySQL Workbench and failed to start "Tools/Start Shell for...
View ArticleTable create fails (4 replies)
I am trying to add a new table to a local WordPress wpinventory db. I get the error message ERROR 1824: Failed to open the referenced table 'wp_wpinventory_item' see below, even though I can do a...
View Articleconnect to MySQL 3.23.58 (2 replies)
I have a new client that has MySQL 3.23.58 running. They never updated their database server in over a decade! They want to migrate to new updated database MY SQL 8. A lot of newer tools cant connect...
View ArticleFresh Install, Workbench cannot connect: "Protocol mismatch; server version =...
I understand X plugin (whatever that is) is the reason I cannot connect to my database. This feels broken, why does a default vanilla install of mysql not work? I get bad password (even though its...
View ArticleMySql not starting (no replies)
MySql is not starting in my Xampp interface. It was working fine. As a result unable view the site built in localhost. Kindly suggest a solution.
View ArticleODBC - MYSQL to MS Access (no replies)
I would like to actually link my MYSQL data (tables) to MS Access so I can use the Access data entry features. I can go through all the steps, except creating the DSN. I got through all of it except...
View ArticleReverse Engineer and ERD (no replies)
When I reverse engineer a schema that has about 14 tables, the resulting ERD diagram shown in the navigator has those tables squeezed into 1 “page”. I would like to increase the number of pages (the...
View Article