日韩av黄I国产麻豆传媒I国产91av视频在线观看I日韩一区二区三区在线看I美女国产在线I麻豆视频国产在线观看I成人黄色短片

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 >

mysql超过1W条查询不显示_mysql 被写入1W数据后无法select*from table,但是加入limit参数后可以查询...

發布時間:2024/7/23 42 豆豆
生活随笔 收集整理的這篇文章主要介紹了 mysql超过1W条查询不显示_mysql 被写入1W数据后无法select*from table,但是加入limit参数后可以查询... 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

數據庫表結構 innodb

SELECT 查詢錯誤提示

ERROR 2013 (HY000): Lost connection to MySQL server during query

我覺得可能是 SELECT 執行時間過長,所以報錯.

mysql 日志

150414 03:11:26 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql

150414 3:11:27 InnoDB: Initializing buffer pool, size = 8.0M

150414 3:11:27 InnoDB: Completed initialization of buffer pool

InnoDB: The first specified data file ./ibdata1 did not exist:

InnoDB: a new database to be created!

150414 3:11:27 InnoDB: Setting file ./ibdata1 size to 10 MB

InnoDB: Database physically writes the file full: wait...

150414 3:11:27 InnoDB: Log file ./ib_logfile0 did not exist: new to be created

InnoDB: Setting log file ./ib_logfile0 size to 5 MB

InnoDB: Database physically writes the file full: wait...

150414 3:11:27 InnoDB: Log file ./ib_logfile1 did not exist: new to be created

InnoDB: Setting log file ./ib_logfile1 size to 5 MB

InnoDB: Database physically writes the file full: wait...

InnoDB: Doublewrite buffer not found: creating new

InnoDB: Doublewrite buffer created

InnoDB: Creating foreign key constraint system tables

InnoDB: Foreign key constraint system tables created

150414 3:11:27 InnoDB: Started; log sequence number 0 0

150414 3:11:27 [Note] Event Scheduler: Loaded 0 events

150414 3:11:27 [Note] /usr/libexec/mysqld: ready for connections.

總結

以上是生活随笔為你收集整理的mysql超过1W条查询不显示_mysql 被写入1W数据后无法select*from table,但是加入limit参数后可以查询...的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。