79757144

Date: 2025-09-05 20:46:48
Score: 1
Natty:
Report link

Default mysql port for MAMP is 8889, 8888 is used for apache.

Mysql connection from the command line also requires to specify non-standard port number

mysql -u root -p **** -P 8889
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: user31188334