| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
new file
.del-overlay.tar.gz~5bd3087e191e7574:
Delete: netware/overlay.tar.gz
|
|
|
|
| |
Added a conditional to prevent compilation of netware executables
|
|
|
|
|
|
| |
new file
Makefile.am:
Changes from Novell diff
|
| |
|
|
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
|