Advertisement
Guest User

Untitled

a guest
Oct 10th, 2011
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. mysql> show databases;
  2. +--------------------+
  3. | Database |
  4. +--------------------+
  5. | information_schema |
  6. | greyhole |
  7. | hda_production |
  8. | mysql |
  9. | test |
  10. +--------------------+
  11. 5 rows in set (0.03 sec)
  12.  
  13.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement