mariadb/mysql-test/suite
Sergei Golubchik 2709380587 MDEV-13748 Assertion `status_var.local_memory_used == 0 || !debug_assert_on_not_freed_memory' failed in virtual THD::~THD after query with INTERSECT
my_safe_alloca()/my_safe_afree() work as alloca() or malloc()/free()
depending on the memory size to allocate, that is, depending on
reclength here. They only work correctly if reclength doesn't
change in the middle.
2018-02-14 18:41:37 +01:00
..
archive
binlog
csv
engines
federated MDEV-11902 mi_open race condition 2017-02-27 12:35:10 +01:00
funcs_1
funcs_2
handler
heap
innodb Do not SET DEBUG_DBUG=-d,... in tests 2018-01-29 16:25:26 +02:00
innodb_zip
jp
large_tests
manual
maria MDEV-13748 Assertion `status_var.local_memory_used == 0 || !debug_assert_on_not_freed_memory' failed in virtual THD::~THD after query with INTERSECT 2018-02-14 18:41:37 +01:00
mtr/t
mtr2
ndb
optimizer_unfixed_bugs
oqgraph
parts MDEV-13788 Server crash when issuing bad SQL partition syntax 2017-11-20 09:33:19 +04:00
percona
perfschema MDEV-8692 prefschema test failures on ARM (on Debian build system) 2017-07-17 12:34:58 +02:00
perfschema_stress
plugins MDEV-13921 Audit log writes invalid SQL if single-line comments are 2017-11-03 22:36:58 +04:00
rpl MDEV-14309 MTR tests require perl-Env which is not always in the default installation 2017-12-27 23:17:28 +01:00
sphinx
storage_engine
stress
sys_vars MDEV-12058: MariaDB Test Suite issue with test sys_vars.secure_file_priv.test 2017-02-13 17:29:32 -05:00
unit
vcol MDEV-11819 NO_ZERO_IN_DATE: Incorrect generated column value 2017-10-06 18:23:40 +04:00