diff options
author | Pjotr Prins | 2021-12-30 15:47:03 +0100 |
---|---|---|
committer | Pjotr Prins | 2021-12-30 15:47:03 +0100 |
commit | d2397e7301d72abca2885a7a3c8b5b063386149b (patch) | |
tree | 2565cfffae4a18bd67340a80cb74729c04fcb9ad /topics/systems/mariadb | |
parent | ae5b18336133997c1930281edc1a897e26c7e1a5 (diff) | |
download | gn-gemtext-d2397e7301d72abca2885a7a3c8b5b063386149b.tar.gz |
innodb
Diffstat (limited to 'topics/systems/mariadb')
-rw-r--r-- | topics/systems/mariadb/ProbeSetXRef.gmi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/topics/systems/mariadb/ProbeSetXRef.gmi b/topics/systems/mariadb/ProbeSetXRef.gmi index ccb6824..f27d108 100644 --- a/topics/systems/mariadb/ProbeSetXRef.gmi +++ b/topics/systems/mariadb/ProbeSetXRef.gmi @@ -355,3 +355,5 @@ SELECT ORDER BY species_name, inbredset_name, tissue_name, probesetfreeze_name, probeset_name LIMIT 600; ``` + +Should run 600 rows in set (11.638 sec) |