码迷,mamicode.com
首页 > 数据库 > 详细

mysql命令

时间:2017-07-12 00:59:46      阅读:194      评论:0      收藏:0      [点我收藏+]

标签:mysq   服务   ble   warnings   scribe   war   describe   table   data   

1.show databases;

2.show tables;

3.show columns from table_name;

4.describe table_name

5.show status 显示广泛的服务器状态信息

6.show create database;

7.show create table

8.show grants

9.show errors

10.show warnings

mysql命令

标签:mysq   服务   ble   warnings   scribe   war   describe   table   data   

原文地址:http://www.cnblogs.com/youlangta/p/7153126.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!