-
Notifications
You must be signed in to change notification settings - Fork 162
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1.6.1dev: use
sorted()
instead of ORDER BY session.sid
in order t…
…o avoid filesort caused by indexing only a prefix of column values on MySQL (closes #13634) git-svn-id: http://trac.edgewall.org/intertrac/log:/branches/1.6-stable@17760 af82e41b-90c4-0310-8c96-b1721e28e2e2
- Loading branch information
jomae
committed
Dec 16, 2023
1 parent
0c96c81
commit a62e8b0
Showing
2 changed files
with
12 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters