mariadb/mysql-test/suite
Marko Mäkelä 4c610d10d4 Post-fix for MDEV-11195 NUMA does not get enabled even when checks are passed
The C preprocessor symbol WITH_NUMA is never defined. Instead, the symbol
HAVE_LIBNUMA is used for checking if the feature is to be used.

If cmake -DWITH_NUMA=OFF is specified, HAVE_LIBNUMA will not be defined
at compilation time even if the library is available.

If cmake -DWITH_NUMA=ON is specified but the library is not available
at configuration time, the compilation will be aborted.
2017-01-03 09:44:44 +02:00
..
archive cleanup: remove Item::intro_version 2016-12-12 20:27:25 +01:00
binlog cleanup: binlog.binlog_killed_simulate 2016-12-29 13:23:42 +01:00
binlog_encryption cleanup: binlog.binlog_row_annotate 2016-12-29 13:23:35 +01:00
csv MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
encryption Fix tests that were forgotten to run after the merge. 2016-12-30 12:12:34 +02:00
engines Follow-up for a411d7f4f6 - change in formatting of SHOW CREATE TABLE 2016-12-15 02:35:31 +02:00
federated bugfix: multi-UPDATE, vcols, const tables 2016-12-12 20:27:38 +01:00
funcs_1 enable tests that were skipped because of have_xtradb 2016-12-29 13:23:49 +01:00
funcs_2
galera Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
galera_3nodes Merge 10.1 into 10.2 2016-12-30 08:53:54 +02:00
gcol Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
handler MDEV-7660 - MySQL WL#6671 "Improve scalability by not using thr_lock.c locks 2016-11-03 16:35:15 +04:00
heap
innodb Merge 10.1 into 10.2 2016-12-30 13:48:22 +02:00
innodb_fts Merge branch 'bb-10.2-mdev-6076' into 10.2 2016-12-29 15:05:04 +02:00
innodb_gis Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
innodb_zip Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
jp
large_tests
maria Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
mtr/t
mtr2
multi_source Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
ndb
optimizer_unfixed_bugs Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
parts Merge branch 'bb-10.2-mdev-6076' into 10.2 2016-12-29 15:05:04 +02:00
percona MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
perfschema Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
perfschema_stress
plugins Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
roles Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
rpl MDEV-11636 Extra persistent columns on slave always gets NULL in RBR 2017-01-01 17:38:41 +05:30
storage_engine cleanup: remove Item::intro_version 2016-12-12 20:27:25 +01:00
stress MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
sys_vars Post-fix for MDEV-11195 NUMA does not get enabled even when checks are passed 2017-01-03 09:44:44 +02:00
unit better identify C/C unit tests in mysql-test 2016-09-12 17:51:50 +02:00
vcol MDEV-11518 Assertion `!table || (!table->read_set || bitmap_is_set(table->read_set, field_index))' failed in Field_long::val_int() 2016-12-12 20:44:46 +01:00
wsrep Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00