mariadb/extra
monty@mashka.mysql.fi 689578a099 Fixes for Netware
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
2003-01-28 08:38:28 +02:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
comp_err.c Update copyright 2001-12-06 14:10:51 +02:00
Makefile.am Added new program, mysql_waitpid. 2003-01-07 19:04:41 +02:00
my_print_defaults.c Added useful exit error code for programs using my_getopt in case 2002-05-29 15:07:30 +03:00
mysql_install.c Added useful exit error code for programs using my_getopt in case 2002-05-29 15:07:30 +03:00
mysql_waitpid.c Portability fix 2003-01-09 11:11:06 +02:00
perror.c perror.c: 2002-12-14 22:38:33 +02:00
replace.c Update copyright 2001-12-06 14:10:51 +02:00
resolve_stack_dump.c Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
resolveip.c Fixes for Netware 2003-01-28 08:38:28 +02:00