mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
689578a099
Call pthread_mutex_destroy() on not used mutex. Changed comments in .h and .c files from // -> /* */ Added detection of mutex on which one didn't call pthread_mutex_destroy() Fixed bug in create_tmp_field() which causes a memory overrun in queries that uses "ORDER BY constant_expression" Added optimisation for ORDER BY NULL |
||
---|---|---|
.. | ||
.cvsignore | ||
compile-alpha | ||
compile-alpha-ccc | ||
compile-alpha-cxx | ||
compile-alpha-debug | ||
compile-ia64-debug-max | ||
compile-pentium | ||
compile-pentium-debug | ||
compile-pentium-debug-max | ||
compile-pentium-debug-no-bdb | ||
compile-pentium-debug-openssl | ||
compile-pentium-gcov | ||
compile-pentium-gprof | ||
compile-pentium-max | ||
compile-pentium-myodbc | ||
compile-pentium-mysqlfs-debug | ||
compile-pentium-pgcc | ||
compile-pentium-valgrind-max | ||
compile-solaris-sparc | ||
compile-solaris-sparc-debug | ||
compile-solaris-sparc-forte | ||
compile-solaris-sparc-purify | ||
FINISH.sh | ||
Makefile.am | ||
SETUP.sh | ||
test-alpha-ccc |