mysql知识备忘:连接数据库

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

    root身分连接

mysqld --console

   
posted @ 2007-07-11 15:04  分享  阅读(361)  评论(0编辑  收藏  举报