Да пробовал что то не идёт всё равно.
root@vmd5919:~# sudo /etc/init.d/mysql restart
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service mysql restart
Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the stop(8) and then start(8) utilities,
e.g. stop mysql ; start mysql. The restart(8) utility is also available.
start: Job failed to start
root@vmd5919:~# start mysql
start: Job failed to start
root@vmd5919:~# mysql -u root -p
Enter password:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: Y
ES)
root@vmd5919:~#
можешь помочь через TeamViewer ?, хочу посмотреть как делать. Что бы не надоедать другим.
вторник, 14 октября 2014 г., 16:15:08 UTC+2 пользователь Димас С написал: