Commit graph

203 commits

Author SHA1 Message Date
gweir@work.mysql.com
46e3b6157b Many files:
new file
Makefile.am:
  Changes from Novell diff
2003-02-01 00:42:26 +01:00
lenz@mysql.com
1e2e4f234f - added netware subdirectory to distribution 2003-01-28 17:49:21 +01:00
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