mariadb/cmake
Marko Mäkelä a36c369bda Merge 10.1 into 10.2
For running the Galera tests, the variable my_disable_leak_check
was set to true in order to avoid assertions due to memory leaks
at shutdown.

Some adjustments due to MDEV-13625 (merge InnoDB tests from MySQL 5.6)
were performed. The most notable behaviour changes from 10.0 and 10.1
are the following:

* innodb.innodb-table-online: adjustments for the DROP COLUMN
behaviour change (MDEV-11114, MDEV-13613)

* innodb.innodb-index-online-fk: the removal of a (1,NULL) record
from the result; originally removed in MySQL 5.7 in the
Oracle Bug  fix
377774689b

* innodb.create-index-debug: disabled due to MDEV-13680
(the MySQL Bug  fix was not merged from 5.6 to 5.7.10)

* innodb.innodb-alter-autoinc: MariaDB 10.2 behaves like MySQL 5.6/5.7,
while MariaDB 10.0 and 10.1 assign different values when
auto_increment_increment or auto_increment_offset are used.
Also MySQL 5.6/5.7 exhibit different behaviour between
LGORITHM=INPLACE and ALGORITHM=COPY, so something needs to be tested
and fixed in both MariaDB 10.0 and 10.2.

* innodb.innodb-wl5980-alter: disabled because it would trigger an
InnoDB assertion failure (MDEV-13668 may need additional effort in 10.2)
2017-08-31 09:30:40 +03:00
..
build_configurations Merge 10.1 into 10.2 2017-05-06 14:36:46 +03:00
os Merge 10.1 into 10.2 2017-08-29 10:07:33 +03:00
abi_check.cmake
bison.cmake
character_sets.cmake
check_compiler_flag.cmake Merge branch '10.1' into 10.2 2016-06-30 16:38:05 +02:00
compile_flags.cmake Fix bunch of test failures and solaris build missing include. 2016-09-09 10:01:18 +03:00
configurable_file_content.in
configure.pl Fixes for using ssl with BUILD scripts. 2017-01-11 09:18:36 +02:00
cpack_deb.cmake
cpack_rpm.cmake Merge tag 'mariadb-10.0.32' into 10.0-galera 2017-08-09 08:56:11 +03:00
cpack_source_ignore_files.cmake
CPackRPM.cmake fix RPM builds 2016-09-12 17:51:49 +02:00
cpu_info.cmake Merge 10.1 into 10.2 2017-04-28 12:22:32 +03:00
crc32-vpmsum.cmake MDEV-9872 - Add common optimized CRC32 function interface 2016-08-04 10:45:20 +04:00
create_initial_db.cmake.in One more attempt to fix dependencies with mysqld import/export libraries 2017-08-30 14:44:18 +00:00
ctest.cmake
do_abi_check.cmake
dtrace.cmake dtrace in cmake 2016-02-15 12:51:35 +01:00
dtrace_prelink.cmake
FindJava.cmake make CONNECT's finding Java and JNI less verbose 2016-09-12 17:46:35 +02:00
FindJNI.cmake copy-paste error fixed 2016-09-22 13:07:38 +02:00
FindLZ4.cmake RocksDB : Add lookup / compiling with optional compression libraries. 2017-02-09 16:55:02 +00:00
FindZSTD.cmake RocksDB : Add lookup / compiling with optional compression libraries. 2017-02-09 16:55:02 +00:00
for_clients.cmake MDEV-12938 Discrepancy between mysql_config and mariadb_config 2017-07-05 17:15:59 +02:00
info_bin.cmake
info_macros.cmake.in
info_src.cmake
install_layout.cmake Bug#24707666: DEFAULT SETTING FOR SECURE-FILE-PRIV SHOULD BE 2016-09-28 15:52:05 +05:30
install_macros.cmake Merge tag 'mariadb-10.0.29' into 10.0-galera 2017-01-13 13:53:59 -05:00
jemalloc.cmake Merge branch '10.0' into 10.1 2016-02-23 21:35:05 +01:00
libutils.cmake Merge 10.1 into 10.2 2017-04-28 12:22:32 +03:00
maintainer.cmake
make_dist.cmake.in fix "make dist" to support submodules 2016-09-12 17:51:49 +02:00
mariadb_connector_c.cmake cmake: update submodules automatically during the build 2017-08-14 19:45:58 +02:00
merge_archives_unix.cmake.in
misc.cmake fix cmake MESSAGE_ONCE macro for multi-line messages 2016-09-12 17:46:35 +02:00
mysql_add_executable.cmake Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
mysql_version.cmake update RPM metadata (vendor and contact) 2016-12-12 20:27:20 +01:00
numa.cmake MDEV-11195: Simplify enablement of NUMA in innodb/xtradb 2016-11-02 14:37:43 +11:00
package_name.cmake Merge branch '10.0-galera' into 10.1 2016-11-02 13:44:07 +01:00
pcre.cmake fix "cmake -DWITH_PCRE=bundled" 2017-04-21 18:34:30 +02:00
plugin.cmake Merge tag 'mariadb-10.0.31' into 10.0-galera 2017-05-30 15:28:52 +05:30
readline.cmake Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
ssl.cmake Merge branch '10.1' into 10.2 2017-08-17 11:38:34 +02:00
stack_direction.c
submodules.cmake submodules.cmake: git returns 128 if not in a repository 2017-08-29 22:50:16 +04:00
systemd.cmake Merge branch '10.1' into 10.2 2017-08-17 11:38:34 +02:00
tags.cmake
versioninfo.rc.in
win_compatibility.manifest MDEV-12207 Include windows compatibility manifest into executable to make GetVersionEx work correctly 2017-03-08 11:20:03 +00:00
wsrep.cmake Merge remote-tracking branch 'origin/10.0-galera' into 10.1 2017-08-21 13:35:00 +03:00
zlib.cmake