mariadb/BUILD
Marko Mäkelä d5e15424d8 Merge 10.6 into 10.10
The MDEV-29693 conflict resolution is from Monty, as well as is
a bug fix where ANALYZE TABLE wrongly built histograms for
single-column PRIMARY KEY.
Also includes a fix for safe_malloc error reporting.

Other things:
- Copied main.log_slow from 10.4 to avoid mtr issue

Disabled test:
- spider/bugfix.mdev_27239 because we started to get
  +Error	1429 Unable to connect to foreign data source: localhost
  -Error	1158 Got an error reading communication packets
- main.delayed
  - Bug#54332 Deadlock with two connections doing LOCK TABLE+INSERT DELAYED
    This part is disabled for now as it fails randomly with different
    warnings/errors (no corruption).
2023-10-14 13:36:11 +03:00
..
autorun.sh
check-cpu Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
cleanup
cmake_configure.sh
compile-amd64-debug-all
compile-amd64-debug-max
compile-amd64-debug-wsrep
compile-amd64-gcov Fixed BUILD scripts to remove all .gcov and .gcno files from submodules 2021-06-14 20:36:36 +03:00
compile-amd64-gprof
compile-amd64-max
compile-amd64-valgrind-max
compile-amd64-wsrep
compile-bintar
compile-darwin-mwcc
compile-dist Removed -fno-rtti from BUILD scripts 2019-06-16 13:31:42 +03:00
compile-hpux11-parisc2-aCC
compile-irix-mips64-mipspro Fix typos in the codebase. 2022-08-09 18:41:09 +03:00
compile-pentium-icc Removed -fno-rtti from BUILD scripts 2019-06-16 13:31:42 +03:00
compile-pentium-icc-yassl Removed -fno-rtti from BUILD scripts 2019-06-16 13:31:42 +03:00
compile-pentium-pgcc Removed -fno-rtti from BUILD scripts 2019-06-16 13:31:42 +03:00
compile-pentium32 Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
compile-pentium32-cybozu Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
compile-pentium32-debug Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
compile-pentium32-debug-max Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
compile-pentium32-debug-openssl Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
compile-pentium32-gcov Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
compile-pentium32-gprof Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
compile-pentium32-icc-valgrind-max Removed -fno-rtti from BUILD scripts 2019-06-16 13:31:42 +03:00
compile-pentium32-max Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
compile-pentium32-valgrind-max Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
compile-pentium32-wsrep
compile-pentium64
compile-pentium64-asan-max Added comments to some BUILD scripts 2021-06-14 17:03:19 +03:00
compile-pentium64-debug
compile-pentium64-debug-all
compile-pentium64-debug-max
compile-pentium64-gcov Fixed BUILD scripts to remove all .gcov and .gcno files from submodules 2021-06-14 20:36:36 +03:00
compile-pentium64-gprof
compile-pentium64-max
compile-pentium64-ubsan Added comments to some BUILD scripts 2021-06-14 17:03:19 +03:00
compile-pentium64-valgrind-max Fixed that compile-pentium64-valgrind-max works 2021-06-02 18:54:49 +03:00
compile-pentium64-wsrep Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
compile-ppc
compile-ppc-debug
compile-ppc-debug-max
compile-ppc-max
compile-solaris-amd64
compile-solaris-amd64-debug
compile-solaris-amd64-debug-forte
compile-solaris-amd64-forte
compile-solaris-amd64-forte-debug
compile-solaris-sparc Removed -fno-rtti from BUILD scripts 2019-06-16 13:31:42 +03:00
compile-solaris-sparc-debug Removed -fno-rtti from BUILD scripts 2019-06-16 13:31:42 +03:00
compile-solaris-sparc-forte
compile-solaris-sparc-purify Removed -fno-rtti from BUILD scripts 2019-06-16 13:31:42 +03:00
FINISH.sh Merge 10.5 into 10.6 2022-12-13 16:58:58 +02:00
SETUP.sh Merge 10.6 into 10.10 2023-10-14 13:36:11 +03:00
util.sh