diff options
Diffstat (limited to 'issues')
-rw-r--r-- | issues/slow-sql-query-for-xapian-indexing.gmi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/issues/slow-sql-query-for-xapian-indexing.gmi b/issues/slow-sql-query-for-xapian-indexing.gmi index 914d1d1..3e5030c 100644 --- a/issues/slow-sql-query-for-xapian-indexing.gmi +++ b/issues/slow-sql-query-for-xapian-indexing.gmi @@ -7,6 +7,11 @@ * status: in progress * keywords: slow query +# Tasks + +* [ ] upgrade mariadb on production +* [ ] switch character type on ProbeSet table from latin1/utf8mb3 to utf8mb4 (and any other tables) - depends on mariadb version + # Description Since moving to innodb we have this very slow query: |