/ Published in: MySQL
Issue commands via batch mode.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
mysql -u root -e 'show databases';
URL: http://snipplr.com/users/dkynyc/