Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added patches from Novell | monty@mysql.com | 2004-05-25 | 1 | -1/+1 |
| | |||||
* | Fixed multi-table-delete for InnoDB tables | monty@mashka.mysql.fi | 2003-02-17 | 1 | -2/+3 |
| | | | | Novell patches | ||||
* | Fixes for Netware | monty@mashka.mysql.fi | 2003-01-28 | 1 | -0/+150 |
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 |