osx - Root user not working on local MYSQL server -


there several similar threads on topic, none of them seem address issue. have fresh install of mysql 5.6.11 on mac os 10.8. not prompted create root password during install process. should mean there no password, or password root. however, can't connect root of these combinations, or system password, or else.

as result version of error every command run, including when try reset root password:

error 1045 (28000): access denied user 'root'@'localhost' (using password: no) 

i uninstalled mysql , reinstalled it. same problem. downloaded sequel pro can can connect without user or password set, have no permission anything.

what method proposed here : https://stackoverflow.com/a/15564012/2244833 ?


Comments

Popular posts from this blog

node.js - Bad Request - node js ajax post -

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -