Changes

From SME Server
Jump to navigationJump to search
10 bytes removed ,  14:10, 21 June 2023
Wrong path for expand-template (
Line 153: Line 153:  
Considering your table dump is now in a file called /home/e-smith/db/mysql/mysql.user.dump, do  
 
Considering your table dump is now in a file called /home/e-smith/db/mysql/mysql.user.dump, do  
 
  mysql mysql < /home/e-smith/db/mysql/mysql.user.dump
 
  mysql mysql < /home/e-smith/db/mysql/mysql.user.dump
  expand-template /var/service/mysqld/set.password
+
  expand-template /var/lib/mysql/set.password
  mysql mysql < /var/service/mysqld/set.password
+
  mysql mysql < /var/lib/mysql/set.password
 
  mysqladmin shutdown
 
  mysqladmin shutdown
 
  systemctl start mariadb
 
  systemctl start mariadb
80

edits

Navigation menu