mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 14:54:20 +01:00
0c9a3e597d
Fixed compiler warnings, errors and link errors Fixed new bug on Solaris with gethrtime() Added --debug-check option to all mysql clients to print errors and memory leaks Added --debug-info to all clients. This now works as --debug-check but also prints memory and cpu usage BUILD/compile-solaris-sparc-debug: Remove old cpu options client/client_priv.h: Added OPT_DBUG_CHECK client/mysql.cc: --debug-info now prints memory usage Added --debug-check client/mysql_upgrade.c: --debug-info now prints memory usage Added --debug-check client/mysqladmin.cc: --debug-info now prints memory usage Added --debug-check client/mysqlbinlog.cc: --debug-info now prints memory usage Added --debug-check client/mysqlcheck.c: --debug-info now prints memory usage Added --debug-check client/mysqldump.c: --debug-info now prints memory usage Added --debug-check client/mysqlimport.c: --debug-info now prints memory usage Added --debug-check client/mysqlshow.c: --debug-info now prints memory usage Added --debug-check client/mysqlslap.c: --debug-info now prints memory usage Added --debug-check client/mysqltest.c: --debug-info now prints memory usage Added --debug-check include/my_sys.h: Added extra option to TERMINATE to not print statistics libmysql/libmysql.c: Fixed compiler warning mysql-test/mysql-test-run.pl: --debug-info -> --debug-check to not print memory usage mysys/my_getsystime.c: Moved fast time calculation to my_micro_time_and_time() Fixed bug in previous push related to HAVE_GETHRTIME mysys/my_init.c: Print not freed memory in my_end() if MY_CHECK_ERROR is given mysys/my_static.c: Cleanup mysys/safemalloc.c: Added extra option to TERMINATE to not print statistics sql/item_xmlfunc.cc: Fixed compiler warning sql/sql_test.cc: Fixed TERMINATE() call unittest/mysys/base64-t.c: Fixed link error unittest/mysys/bitmap-t.c: Fixed link error unittest/mysys/my_atomic-t.c: Fixed link error |
||
---|---|---|
.. | ||
.cvsignore | ||
autorun.sh | ||
check-cpu | ||
cleanup | ||
compile-alpha | ||
compile-alpha-ccc | ||
compile-alpha-cxx | ||
compile-alpha-debug | ||
compile-amd64-debug-max | ||
compile-amd64-debug-max-no-ndb | ||
compile-amd64-max | ||
compile-amd64-max-sci | ||
compile-amd64-valgrind-max | ||
compile-darwin-mwcc | ||
compile-dist | ||
compile-hpux11-parisc2-aCC | ||
compile-ia64-debug-max | ||
compile-irix-mips64-mipspro | ||
compile-ndb-autotest | ||
compile-pentium | ||
compile-pentium-cybozu | ||
compile-pentium-debug | ||
compile-pentium-debug-max | ||
compile-pentium-debug-max-no-embedded | ||
compile-pentium-debug-max-no-ndb | ||
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-mysqlfs-debug | ||
compile-pentium-pgcc | ||
compile-pentium-valgrind-max | ||
compile-pentium64 | ||
compile-pentium64-debug | ||
compile-pentium64-debug-max | ||
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-sparc | ||
compile-solaris-sparc-debug | ||
compile-solaris-sparc-forte | ||
compile-solaris-sparc-purify | ||
FINISH.sh | ||
Makefile.am | ||
SETUP.sh |