An open-source and free relational database management system based on Structured Query Language (SQL)
Questions tagged [mysql]
160 questions
3
votes
1 answer
MySQL Preference Pane is specifying a port number when it runs mysqld
As it says above. When I run mysqld using the preference pane for MySql, one of the arguments it is providing is --port=3307.
Does anyone know how I might go about changing this?
Operating System is OSX 10.10.4
MySQL version is 5.6.26

Mourdos
- 133
1
vote
0 answers
Strange MySql error
I'm trying to run MySQL without installation.
I downloaded ≪mysql-5.7.20-macos10.12-x86_64.tar.gz≫. In the extracted folder, I created a file ≪errmsg.sys≫ and set the permissions:
Then I…

Pacerier
- 3,189