mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
edc89f7511
- Added --verbose to BUILD scripts to get make to write out compile commands. - Detect if AM_EXTRA_MAKEFLAGS=VERBOSE=1 was used with build scripts. - Don't write warnings about replication variables when doing bootstrap. - Fixed that mysql_cond_wait() and mysql_cond_timedwait() will report original source file in case of errors. - Ignore some compiler warnings BUILD/FINISH.sh: Detect if AM_EXTRA_MAKEFLAGS=VERBOSE=1 or --verbose was used BUILD/SETUP.sh: Added --verbose to print out the full compile lines Updated help message client/mysqltest.cc: Fixed that one can use 'replace' with cat_file cmake/configure.pl: If --verbose is used, get make to write out compile commands debian/dist/Debian/rules: Added $AM_EXTRA_MAKEFLAGS to get VERBOSE=1 on buildbot builds debian/dist/Ubuntu/rules: Added $AM_EXTRA_MAKEFLAGS to get VERBOSE=1 on buildbot builds include/my_pthread.h: Made set_timespec_time_nsec() more portable. include/mysql/psi/mysql_thread.h: Fixed that mysql_cond_wait() and mysql_cond_timedwait() will report original source file in case of errors. mysql-test/suite/innodb/r/auto_increment_dup.result: Fixed wrong DBUG_SYNC mysql-test/suite/innodb/t/auto_increment_dup.test: Fixed wrong DBUG_SYNC mysql-test/suite/perfschema/include/upgrade_check.inc: Make test more portable for changes in *.sql files mysql-test/suite/perfschema/r/pfs_upgrade.result: Updated test results mysql-test/valgrind.supp: Ignore running Aria checkpoint thread scripts/mysqlaccess.sh: Changed reference of bugs database Ensure that also client-server group is read. sql/handler.cc: Added missing syncpoint sql/mysqld.cc: Don't write warnings about replication variables when doing bootstrap sql/mysqld.h: Don't write warnings about replication variables when doing bootstrap sql/rpl_rli.cc: Don't write warnings about replication variables when doing bootstrap sql/sql_insert.cc: Don't mask SERVER_SHUTDOWN in insert_delayed This is done to be able to distingush between shutdown and interrupt errors support-files/compiler_warnings.supp: Ignore some compiler warnings in xtradb,innobase, oqgraph, yassl, string3.h |
||
---|---|---|
.. | ||
autorun.sh | ||
build_mccge.sh | ||
check-cpu | ||
cleanup | ||
cmake_configure.sh | ||
compile-alpha | ||
compile-alpha-debug | ||
compile-amd64-debug-all | ||
compile-amd64-debug-max | ||
compile-amd64-debug-max-no-ndb | ||
compile-amd64-gcov | ||
compile-amd64-gprof | ||
compile-amd64-gprof-no-ndb | ||
compile-amd64-max | ||
compile-amd64-max-sci | ||
compile-amd64-valgrind-max | ||
compile-bintar | ||
compile-darwin-mwcc | ||
compile-dist | ||
compile-hpux11-parisc2-aCC | ||
compile-ia64-debug-max | ||
compile-innodb | ||
compile-irix-mips64-mipspro | ||
compile-ndb-autotest | ||
compile-pentium | ||
compile-pentium-cybozu | ||
compile-pentium-debug | ||
compile-pentium-debug-all | ||
compile-pentium-debug-max | ||
compile-pentium-debug-max-no-embedded | ||
compile-pentium-debug-max-no-ndb | ||
compile-pentium-debug-max-no-qc | ||
compile-pentium-debug-openssl | ||
compile-pentium-debug-yassl | ||
compile-pentium-gcov | ||
compile-pentium-gprof | ||
compile-pentium-icc | ||
compile-pentium-icc-valgrind-max | ||
compile-pentium-icc-yassl | ||
compile-pentium-max | ||
compile-pentium-myodbc | ||
compile-pentium-pgcc | ||
compile-pentium-valgrind-max | ||
compile-pentium-valgrind-max-no-ndb | ||
compile-pentium64 | ||
compile-pentium64-debug | ||
compile-pentium64-debug-all | ||
compile-pentium64-debug-max | ||
compile-pentium64-gcov | ||
compile-pentium64-gprof | ||
compile-pentium64-max | ||
compile-pentium64-max-sci | ||
compile-pentium64-valgrind-max | ||
compile-ppc | ||
compile-ppc-debug | ||
compile-ppc-debug-max | ||
compile-ppc-debug-max-no-ndb | ||
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 | ||
compile-solaris-sparc-debug | ||
compile-solaris-sparc-forte | ||
compile-solaris-sparc-purify | ||
compile-solaris-x86-32 | ||
compile-solaris-x86-32-debug | ||
compile-solaris-x86-32-debug-forte | ||
compile-solaris-x86-forte-32 | ||
FINISH.sh | ||
SETUP.sh | ||
util.sh |