summaryrefslogtreecommitdiffstats
path: root/lib/SVG/Graph/Plot.rb
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2025-04-08 01:30:37 +0000
committerGo MAEDA <maeda@farend.jp>2025-04-08 01:30:37 +0000
commitec73d02347da40f97e533dc851d475a8b328afef (patch)
tree9e277a81e08a2d7c00aca8799ce9df6b63ebf44f /lib/SVG/Graph/Plot.rb
parent95ddae6e2c22bd28417f2d433896cdd1580f35e8 (diff)
downloadredmine-master.tar.gz
redmine-master.zip
Fix slow loading of global spent time list in MySQL (#40728).HEADmaster
In MySQL, the query to retrieve the global spent time list is sometimes extremely slow (taking several minutes in some environments) due to an inefficient join order chosen by the query optimizer. This patch adds an optimizer hint to improve the join order and ensure consistent performance. Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23609 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lib/SVG/Graph/Plot.rb')
0 files changed, 0 insertions, 0 deletions