Yan's L.A. Life

Just another beautiful day

Yan's L.A. Life

Main menu

Skip to primary content
Skip to secondary content
  • Home
  • About
  • Gallery
  • Links

Monthly Archives: April 2011

Useful MySQL command

Posted on April 4, 2011 by admin
Reply

Check processlist in MySQL
mysql -p -e “show processlist”

Get each mysql db table’s engine type
select table_schema, table_name from information_schema.tables;

Posted in MySQL | Leave a reply
April 2011
M T W T F S S
 123
45678910
11121314151617
18192021222324
252627282930  
« Feb   May »

Categories

  • AWS EC2 Cloud
  • config
  • Cooking
  • Crafts
  • English
  • Health
  • Hiking
  • Linux
  • literature
  • Machine Learning
  • Mail
  • Memo
  • Movie
  • MySQL
  • network
  • NPR News
  • Photo
  • PHP
  • Shell
  • Travel
  • ubuntu
  • Unix
  • VMware
  • Windows

Recent Posts

  • FPN for Object Detection
  • Nested X Server
  • Softmax vs. Sigmoid function
  • Flash Nexus 5 with Android 6.0.1 and root
  • Setup AWS API tool
Proudly powered by WordPress