mysql知识备忘:连接数据库

source <filename>
    run script
use <db>
show tables
   
mysql -u root

    root身分连接

mysqld --console

   
分享:practice makes perfect.
posted @ 2007-07-11 15:04 分享 阅读(239) 评论(0) 编辑 收藏