Image placeholder
  • ホームページ
  • ConfigLinux
  • ブロ グアーカイブ

SQL文の収集

259 ワード
sql

---Mysql      
use information_schema;

select table_name,concat(round((data_length+index_length)/1024/1024/1024),'GB') as table_capacity,table_rows from tables where table_schema='db_name' order by table_capacity desc;
centos 7オフラインインストールmysql-5.7の高速方法
thinkphpは複数のデータベースに接続する

©2022 jpdebug.com. All Rights Reserved. | Privacy Policy | Contact US | Sitemap

🍪このウェブサイトは、あなたが我々のウェブサイトで最高の経験を得ることを確実とするために、クッキーを使います。 プライバシー条項の表示