Commit graph

10 commits

Author SHA1 Message Date
Sergei Golubchik
9c60535f86 SSL test fixes
* fix CRL tests to work
* regenerate certificates to be at least 2048 bit
  (fixes buster and rhel8 in buildbot)
* update generate-ssl-cert.sh to generate crl files
* make all SSL tests to use certificates generated
  in generate-ssl-cert.sh, remove unused certificates
2019-01-28 14:41:39 +01:00
Varun Gupta
3b8c868aa1 Enabling innodb.innodb-alter-table, main.column_compression_parts and
main.partition_explicit_prune
2018-12-15 01:26:01 +05:30
Varun Gupta
93c360e3a5 MDEV-15253: Default optimizer setting changes for MariaDB 10.4
use_stat_tables= PREFERABLY
optimizer_use_condition_selectivity= 4
2018-12-09 09:22:00 +05:30
Sergey Vojtovich
0070830cb8 Enable main.connect-abstract 2018-12-04 00:54:14 +04:00
Alexander Barkov
88cfde26e8 A cleanup for MDEV-17511. Re-enabling ctype_ldml.test. 2018-10-21 21:28:11 +04:00
Alexander Barkov
2e0bad8fc7 Disabling test ctype_ldml temporary: MDEV-17511 revealed a wrong test fragment 2018-10-21 05:14:02 +04:00
Alexander Barkov
c57bbb2596 MDEV-17400 The result of TIME('42949672965959-01') depends on architecture
- Fixing portabibily problems in sql-common/my_time.c
  (and additionally in sql/sql_time.cc)

- Re-enabling func_time.test
  Now all new chunks added in MDEV-17351 work fine on all platforms.
2018-10-09 07:50:24 +04:00
Alexander Barkov
f3761539b3 Disabling func_time temporarily. New tests fail on machines with sizeof(long)==4 2018-10-08 17:27:51 +04:00
Sergey Vojtovich
569e3ad1ea MDEV-15655: Add Linux abstract socket support
Less ifdefs, disable main.connect-abstract until libmariadb is updated.
2018-05-11 17:36:14 +04:00
Michael Widenius
a7abddeffa Create 'main' test directory and move 't' and 'r' there 2018-03-29 13:59:44 +03:00
Renamed from mysql-test/disabled.def (Browse further)