mysql> grant all privileges on *.* to 'repl'@'%' identified by 'pass2'; mysql> flush privileges; - так не работает
Что я делаю не так?
mysql> grant all privileges on *.* to 'repl'@'%' identified by 'pass2'; mysql> flush privileges; - так не работает
Что я делаю не так?