• monty@mashka.mysql.fi's avatar
    Fixes for Netware · 689578a0
    monty@mashka.mysql.fi authored
    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
    689578a0
netware.patch 124 KB