diff options
author | Pjotr Prins | 2022-01-01 08:51:47 +0100 |
---|---|---|
committer | Pjotr Prins | 2022-01-01 08:51:47 +0100 |
commit | 47af1f27b6b1107a12c844b7576bb94363f2b4db (patch) | |
tree | d1f4febc711dfae6814965477e46c56b0a7fda0c | |
parent | aa71edbc3f96e99b17c9e831dec67a77f104f162 (diff) | |
download | gn-gemtext-47af1f27b6b1107a12c844b7576bb94363f2b4db.tar.gz |
innodb
-rw-r--r-- | topics/systems/mariadb/ProbeData.gmi | 2 | ||||
-rw-r--r-- | topics/systems/mariadb/move-to-innodb.gmi | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/topics/systems/mariadb/ProbeData.gmi b/topics/systems/mariadb/ProbeData.gmi index 113c70a..b613784 100644 --- a/topics/systems/mariadb/ProbeData.gmi +++ b/topics/systems/mariadb/ProbeData.gmi @@ -1,3 +1,5 @@ + + Probe level data is used to examine the correlation structure among the N probes that have the same nominal target. Sometimes several probes are badly behaved or contain SNPs or indels. diff --git a/topics/systems/mariadb/move-to-innodb.gmi b/topics/systems/mariadb/move-to-innodb.gmi index 36fbc04..b29173e 100644 --- a/topics/systems/mariadb/move-to-innodb.gmi +++ b/topics/systems/mariadb/move-to-innodb.gmi @@ -9,10 +9,10 @@ Main problem are fulltext columns, the text from Trello is captured below. This Initial good candidates are (from issues/database-not-responding): * Good candidates - + 2.1G Dec 4 22:15 ProbeSetXRef.MYD + + 2.1G Dec 4 22:15 ProbeSetXRef.MYD (done!) + 2.3G Dec 18 14:56 ProbeSet.MYD - with fulltext column + 2.6G Aug 27 2019 ProbeSE.MYD (used?) - + 7.1G Nov 2 05:07 ProbeSetSE.MYD (done) + + 7.1G Nov 2 05:07 ProbeSetSE.MYD (done!) + 11G Aug 27 2019 ProbeData.MYD (used?) + 63G Dec 4 22:15 ProbeSetData.MYD |