MySQL Forums
Forum List  »  Newbie

Re: mysql_upgrade For Dummies
Posted by: A. Zeller
Date: April 12, 2017 05:32AM

Thanks for your willingness to help!

#1 is no problem

#2 doesn't work:

UDSER@Shodan:~$ sudo /etc/init.d/mysql restart
[sudo] Passwort für USER:
sudo: /etc/init.d/mysql: Befehl nicht gefunden # no such command
USER@Shodan:~$ sudo systemctl restart mysql.service
Failed to restart mysql.service: Unit mysql.service not found.

#3 do you mean ~/.kde/share/apps/amarok/my.cnf ?

[embedded]
datadir = /home/USER/.kde/share/apps/amarok/mysqle
default-storage-engine = MyISAM
loose-innodb = 0
skip-grant-tables = 1
myisam-recover = FORCE
key_buffer_size = 16777216
character-set-server = utf8
collation-server = utf8_bin
language = /usr/share/kde4/apps/amarok/mysqle

#4 did you mean

mysql -u USR -p PWD ? I didn't tried yet.

Options: ReplyQuote


Subject
Written By
Posted
March 23, 2017 05:13AM
March 24, 2017 05:58AM
April 11, 2017 08:50AM
Re: mysql_upgrade For Dummies
April 12, 2017 05:32AM
April 25, 2017 10:52AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.