8000 GitHub - jacky-aurs/configdb
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jacky-aurs/configdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

configdb

解决8.0安全问题

  • alias mysql=/usr/local/mysql/bin/mysql
  • mysql -u root -p
  • use mysql;
  • alter user 'root'@'localhost' identified with mysql_native_password by 'root123';

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0