aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/databases.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index e1284ee9bd..079d303fca 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -582,6 +582,8 @@ Language.")
"main.explain_non_select"
"main.stat_tables_innodb"
"roles.acl_statistics"
+ "main.mysqldump"
+ "innodb_fts.crash_recovery"
;; FIXME: This test fails on i686:
;; -myisampack: Can't create/write to file (Errcode: 17 "File exists")
/td> 2022-10-07Update NEWS.Maxim Cournoyer * NEWS: Add new entry for installation script improvements. 2022-09-28Update NEWS.Mathieu Othacehe * NEWS: Add new services for the 1.4.0. 2022-09-26NEWS: Update it.Mathieu Othacehe * NEWS: Add an entry about WSL images. 2022-09-24Update NEWS.Ludovic Courtès 2022-09-23Update NEWS.Maxim Cournoyer 2022-09-19Update NEWS.Mathieu Othacehe * NEWS: Mention Shepherd 0.9.2 upgrade. 2022-09-16Update NEWS.Mathieu Othacehe Entries extracted from: git log 3eadcdc63..version-1.4.0 * NEWS: Update entries for v1.4.0 2022-09-15Update NEWS.Maxim Cournoyer This covers the commits made between v1.3.0..3eadcdc6^. * NEWS: New entries for the 1.4.0 upcoming release. 2022-09-14Update NEWS.Maxim Cournoyer These news were extracted from the output of: git log --reverse v1.3.0..03eb0b1be2cfedd0d9a66fef0edc53a17f7653a5. * NEWS: Update entries for v1.4.0.