当前位置:网站首页>MySql数据库索引优化
MySql数据库索引优化
2022-08-03 09:38:00 【CSDN问答】
dw_bill_detail_full_yw表已建索引字段precinctname、paidYear、paidMonth、paidDay,
EXPLAIN select precinctname,paidYear,paidMonth,paidDay,sum(chargepaid) chargepaid from dw_bill_detail_full_yw GROUP BY precinctname,paidYear,paidMonth,paidDay order by precinctname,paidYear,paidMonth,paidDay;但是提示 Using temporary; Using filesort,需要怎么优化索引?

边栏推荐
猜你喜欢

mysql数据库配置性能调优

Scala parallel collections, parallel concurrency, thread safety issues, ThreadLocal

Rabbit and Falcon are all covered, Go lang1.18 introductory and refined tutorial, from Bai Ding to Hongru, the whole platform (Sublime 4) Go lang development environment to build EP00

015-平衡二叉树(一)

浅析什么是伪类和伪元素?伪类和伪元素的区别解析

兔起鹘落全端涵盖,Go lang1.18入门精炼教程,由白丁入鸿儒,全平台(Sublime 4)Go lang开发环境搭建EP00

AD环境搭建

Go Redis database operation

STP生成树(端口状态+端口角色+收敛机制 )|||| STP优化技术( uplinkfast技术+Portfast技术+backbonefast技术 )详解

Cartesi 2022 年 7 月回顾
随机推荐
Promise 一: 基本问题
Partition table (1)
MySql的初识感悟,以及sql语句中的DDL和DML和DQL的基本语法
SQL Daily Practice (Nioke New Question Bank) - Day 5: Advanced Query
C语言二维数组用一维数组进行调用
【LeetCode】226.翻转二叉树
STP和RSTP的BPDU报文中flag位 对比+分析
Ultra-detailed Asp.net uses SSL two-way authentication, one article is enough
pytorch安装错误
Go的Gin框架学习
LINGO 18.0软件安装包下载及安装教程
mysql8安装步骤教程
Go操作Redis数据库
MySQL 免安装版的下载与配置教程
【LeetCode】老虎证券面试-括号嵌套且满足优先级
milvus
Does setting the following sysctl settings require a system reboot?
AUC的两种计算方式
CRT命令按键
STP生成树选举结果查看及验证