1. No user installed addons are supported, python or otherwise.
2. No, they really are not supported.
3. They are not coming back
4. Read from 1. again

Any mention of illegal streaming sites, addons or any pirated material will not be tolerated. This is not democracy and any offenders will be banned and posts deleted immediately without warning.

Other than that, we hope you enjoy MrMC so far and we welcome any input and feedback you might have.

Team MrMC.

unable to get past: sudo /usr/local/mysql/bin/mysql

Support for any MySQL database connection issues
User avatar
amet
Team MrMC
Posts: 3787
Joined: 26 Oct 2015, 16:59
Location: Dubai/Novi Sad

Re: unable to get past: sudo /usr/local/mysql/bin/mysql

Post by amet »

Cottages-Mac-mini:~ cottageconundrumserver$ sudo /usr/local/mysql/bin/mysql -u root -p

Is the correct one, why it won’t let you in ... I don’t know :(

Did you set root password? Do you know what it is and you are entering it correctly?
bmiddaugh
Posts: 25
Joined: 27 May 2017, 02:12

Re: unable to get past: sudo /usr/local/mysql/bin/mysql

Post by bmiddaugh »

Hi,
Yes I set it and wrote it down.

When I enter that command: sudo /usr/local/mysql/bin/mysql -u root -p

It responds with:

Enter password:

I then put in my mac account password and then it responds with:

ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)

should I be putting my sql password in there someplace?
My apologies as I am a complete noob to sql programming.
User avatar
amet
Team MrMC
Posts: 3787
Joined: 26 Oct 2015, 16:59
Location: Dubai/Novi Sad

Re: unable to get past: sudo /usr/local/mysql/bin/mysql

Post by amet »

When MySQL asks for a password, you should be putting your MySQL root password in
Post Reply