4 Commits

Author SHA1 Message Date
Teddy
f0e5ceb191 Minor fix broken 1.9.8 migrations (#23487)
* chore: fix duplicate migrations from 1.9.8

* fix: psql update query

(cherry picked from commit 71f993a2fc474f801990d9f4f19bfbe76f0119a5)
2025-09-22 13:16:14 +00:00
Teddy
ff5df7d260 Minor my sql migration (#23476)
* chore: fix migration performance MySQL

* fix: remove comment

(cherry picked from commit 4be7d65fbfc145a49003cd9c7b9c84fdf8dcfcd0)
2025-09-18 19:01:10 +00:00
Teddy
d16834f01b chore: change memory engine to innodb in migrations (#23460)
(cherry picked from commit f8f57fc4af14da84108b0246f81e807c0fbc7f1f)
2025-09-18 09:54:50 +02:00
Sriharsha Chintalapani
c72352c667 Fix post profiler time series migration (#23444)
* Fix post profiler time series migration

* add prefix index

* Update prefix index length for entityFQNHash

* Update prefix index length for LIKE queries

* add prefix index

* fix mysql syntax

(cherry picked from commit ffc4dcf643c41e47d115d9f564302aaed66e2197)
2025-09-18 02:18:53 +00:00