Cannot connect MySQL server and MySQL workbench [closed]
Closed 13 mins ago.
MySQL server and MySQL workbench
Can some one help with mysql and mysql workbench. When i create a new connection in MySQL workbench the error shows that it is unable to connect to localhost. My Mysql server keeps starting and stopping when I checked in my system settings. I have tried all the methods given from chatgpt and gemini and I even reinstalled Mysql server still I am getting the same error. If anyone knows how to solve it please help
Can’t install MySQL in my windows 8.1 pro
When I installed MySQL installer for my windows 8.1 pro 32 bit version laptop,in the process of choosing setup type I clicked “full” but its only showing “MySQL installer did not find packages in the current bundle suitable for installation”
SQL TABLE unlocking process
Start by returning all rows and columns from the hero_battles data table. 2) Now, return the number of rows in the data set. 3) Write a query to select the column name’s max and min. Hint: use MIN() and MAX(). 4) Write a query to select both the sum and the average of the column […]
When I try to open MYSQLWorkbench I have a problem
I try to open MYSQLWorkbench it is opening but when ı click my connection boxes it is open and quickly closing it is saysenter image description here. it was not do this until yesterday …
Converting Entity-Relationship Diagram into Database
I’m struggling to convert an Entity-Relationship Diagram (ERD) into a relational database schema. My professor didn’t provide guidance on this topic, and I’ve had difficulty finding resources that explain the process clearly. Could someone provide a step-by-step explanation or point me to a beginner-friendly tutorial? I have an ERD for an inventory management system, and I need to create corresponding tables in a MySQL database. Any help would be greatly appreciated!
Mysql miss count of string, bug?
Here my mysql query to count the repeated item,
MySQL workbench UI issue
I have two different macbook. I am still using MacOS 10.15.6 on my older laptop with MySQL Workbench 8.0.15. I can easily create tables from the d.
On my another laptop I am on MacOS 14.4.1. The workbench (8.0.36) does not allow me to create tables. Not sure if this a workbench issue or the OS issue.
Has anyone else faced this issue?
How do I resolve this issue?