Hello!

After uploading MariaDB 10.5.5 to Debian I came across that the test
main.mysqld--help is failing on arch x32:

******************
main.mysqld--help 'unix'                 w1 [ fail ]
        Test ended at 2020-09-28 19:24:57

CURRENT_TEST: main.mysqld--help
--- /<<PKGBUILDDIR>>/mysql-test/main/mysqld--help.result    2020-08-07
12:57:35.000000000 +0000
+++ /<<PKGBUILDDIR>>/mysql-test/main/mysqld--help.reject    2020-09-28
19:24:57.628353544 +0000
@@ -1797,10 +1797,10 @@
 sync-relay-log-info 10000
 sysdate-is-now FALSE
 system-versioning-alter-history ERROR
-table-cache 421
+table-cache 2000
 table-definition-cache 400
-table-open-cache 421
-table-open-cache-instances 1
+table-open-cache 2000
+table-open-cache-instances 8
 tc-heuristic-recover OFF
 tcp-keepalive-interval 0
 tcp-keepalive-probes 0

main.flush_logs_not_windows              w2 [ fail ]
        Test ended at 2020-09-28 19:25:55

CURRENT_TEST: main.flush_logs_not_windows
mysqltest: At line 10: query 'flush logs' succeeded - should have
failed with errno 1004...
******************

Any tips on what to do about this?

On Zulip I was tipped about
https://github.com/MariaDB/server/commit/deb365581b96527c5c96b3f5ed1235e10543f5f1
but it does not apply on 10.5.

_______________________________________________
Mailing list: https://launchpad.net/~maria-developers
Post to     : maria-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~maria-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to