Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
-1 votes
0 answers
12 views

Can't install mysql using brew I get CMake Error DWITH_EDITLINE=system, but missing system libraries

Mac OS Catalina 10.15.7 What I'm doing running brew install mysql then I get an error `Last 15 lines from /Users/user/Library/Logs/Homebrew/mysql/01.cmake: Debian/Ubuntu: apt install ...
Алексей Мысков's user avatar
-4 votes
0 answers
15 views

how to install mySQL in macbook air having macOS Sonoma [closed]

I am trying to install mySQL in my Macbook Air M2. It is displaying 'Installed successfully' but I am unable to find the downloaded folder in my laptop. I tried to download mySQL and I am unable to ...
santosh bhaid's user avatar
-3 votes
0 answers
16 views

How do I recover a MySQL database and it's data from .IBD files [MAC OS] [duplicate]

I recently deleted my local MySQL 8.0.32 macOS server and reinstalled version 9.0.0. I wasn't able to extract the schema and data from the databases on the old server since I was unable to launch it. ...
ThincThru's user avatar
0 votes
1 answer
40 views

Docker volumes and MySQL data access

I am currently writing an automated check-in system in flask with a MySql database. I want the code to run indefinitely, so I've deployed the app and database on Docker. This way I can keep iterating ...
irishcomputing's user avatar
0 votes
1 answer
43 views

How to run mysql on mac os? [closed]

I installed mysql using brew: brew install mysql Installation went fine without any error. When I do: brew services I see: mysql none Seems mysql is not started. So how to get it running?
Mandroid's user avatar
  • 7,054
-2 votes
0 answers
14 views

Cannot reset password for the root user in MySQL [migrated]

I’m trying to install and setup MySQL on my Machine (MacBook Pro M3 Max with Sonoma 14.5 OS) but it is not being possible to login anymore. The root password keep being changed after I shut down the ...
Victor Cordeiro Costa's user avatar
-3 votes
0 answers
15 views

Reset MySQL password for root in my MacBook [duplicate]

MySQL Workbench 8.0.36. Forgot the password for my root server in my MacBook, can anybody help me to reset. nothing has worked out. I tried all the YouTube references and chatGPT.
Praveen Kumar M's user avatar
-2 votes
0 answers
11 views

Error connecting to MySQL database: 2003 (HY000): Can't connect to MySQL server on 'localhost:3306' (61) [duplicate]

Please Help me I am using MACOS there While Connecting my SQL with Python I am facing this Error: Error connecting to MySQL database: 2003 (HY000): Can't connect to MySQL server on 'localhost:3306' (...
Jatin Sethi's user avatar
-2 votes
1 answer
117 views

MySql Server cannot be started on M

Met with the problem that MySql Server cannot be started on a Mac machine. Tried to download the MySql Server Community edition(8.4.0) and MySQLWorkBench. When I openned MySQLWorkBench and setup some ...
Muye Chen's user avatar
0 votes
1 answer
214 views

How to make MySQL start automatically when booting macOS Sonoma? (legacyLoader-arm64 issue)

I use MySQL on my main Mac (M1 iMac, latest Sonoma, MySQL v8.3.0-arm64), and in its preference pane, I have the "Start MySQL when your computer starts up" option enabled. It NEVER starts ...
ArtSwanson's user avatar
0 votes
0 answers
27 views

MySQL installation is all messed up, trying to untangle it [duplicate]

In the past I've used my local installation of mysql for my relational database needs. But it's been a few months since I used it, I've been working on MongoDB projects for the last year or so. I just ...
lkalliance's user avatar
0 votes
0 answers
16 views

Error when trying to install flask-mysql on macOS [duplicate]

I'm trying to install flask-mysql in a virtual python environment but every time I run pip3 install flask-mysql I get a really long error message: Collecting flask-mysqldb Using cached Flask_MySQLdb-...
CreamSock's user avatar
-1 votes
1 answer
66 views

I'm having trouble with the API connection, with the HTTP (POST) method

So I built an auth system (login/register) system using express.js and mysql on the MVC model. But I'm having trouble with the API connection, particularly the HTTP (POST) method. So I got two modules,...
corey james's user avatar
-1 votes
1 answer
369 views

How can i do to show up the text when i want to alter table from my mysql workbench app?

I'm using mysql workbench version 8.0.36.(latest version) The problem is when i click alter table from my mysql workbench it show up but the words can't see but it can click and work. Only can't see ...
Daniel Fisher's user avatar

15 30 50 per page
1
2 3 4 5
114