📜  启动 mysql shell lampp ubuntu - SQL 代码示例

📅  最后修改于: 2022-03-11 15:04:58.396000             🧑  作者: Mango

代码示例1
just start mysql using the command

example: sudo /opt/lampp/lampp startmysql

and find path of mysql , it will be placed in bin directory of lampp, then login

example: /opt/lampp/bin/mysql -u root