mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 05:22:25 +01:00
689578a099
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 |
||
---|---|---|
.. | ||
os_abs.c | ||
os_alloc.c | ||
os_dir.c | ||
os_errno.c | ||
os_fid.c | ||
os_finit.c | ||
os_fsync.c | ||
os_handle.c | ||
os_map.c | ||
os_method.c | ||
os_oflags.c | ||
os_open.c | ||
os_region.c | ||
os_rename.c | ||
os_root.c | ||
os_rpath.c | ||
os_rw.c | ||
os_seek.c | ||
os_sleep.c | ||
os_spin.c | ||
os_stat.c | ||
os_tmpdir.c | ||
os_unlink.c |