setup_adminer_phpmyadmin_alternative

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
setup_adminer_phpmyadmin_alternative [15.10.2020 12:53] Pascal Sutersetup_adminer_phpmyadmin_alternative [15.10.2020 12:53] (current) – [create a mysql admin user] Pascal Suter
Line 21: Line 21:
  
 ===== create a mysql admin user ===== ===== create a mysql admin user =====
- +on the command line as root: 
   mysql    mysql 
   CREATE USER 'admin'@'localhost' IDENTIFIED BY 'some_pass';   CREATE USER 'admin'@'localhost' IDENTIFIED BY 'some_pass';
  • setup_adminer_phpmyadmin_alternative.txt
  • Last modified: 15.10.2020 12:53
  • by Pascal Suter