- MySQL 8 for Big Data
- Shabbir Challawala Jaydip Lakhatariya Chintan Mehta Kandarp Patel
- 68字
- 2021-08-20 10:06:04
Improving descending indexes
Descending indexes existed in version 5.7 too, but they were scanned in reverse order, which caused performance barriers. To improve performance, MySQL 8 has optimized this and scanned descending indexes in forward order, which has drastically improved performance. It also brings multiple column indexes for the optimizer when the most efficient scan order has ascending order for some columns, and descending order for other columns.
推薦閱讀
- Go Web編程
- Oracle Exadata性能優化
- 機器人Python青少年編程開發實例
- Linux網絡程序設計:基于龍芯平臺
- Visual C
- Python 3破冰人工智能:從入門到實戰
- 碼上行動:用ChatGPT學會Python編程
- Visual C#.NET程序設計
- C語言程序設計上機指導與習題解答(第2版)
- 從零開始學Linux編程
- .NET 4.0面向對象編程漫談:應用篇
- Implementing Microsoft Dynamics NAV(Third Edition)
- Spring Data JPA從入門到精通
- Office VBA開發經典:中級進階卷
- Mathematica Data Visualization