Using MySql Command Line

1- Show me MySql users: select * from mysql.user
2- Log in as user "root" (hit enter for blank password): mysql -u root -p

No comments:

Post a Comment

Scheduling Repeating Local Notifications using Alarm Manager

Learn about Scheduling Repeating Local Notifications using Alarm Manager in this post .