Linux Mysql Command

#service mysql start

#service mysql stop

#service mysql restart

#mysql

#mysql -p


show variables like 'character_set%'


#shutdown -y -g0

原文地址:https://www.cnblogs.com/liuzhengdao/p/1580016.html