mariadb/storage/heap
Davi Arnaut 75e2212397 WL#5498: Remove dead and unused source code
Remove unused macros or macro which are always defined.

include/my_global.h:
  Remove unused macros and move macros which aren't used globally.
2010-07-23 17:16:29 -03:00
..
_check.c
_rectest.c
ChangeLog
CMakeLists.txt Unset the execute bit where it's not needed. 2010-07-03 20:17:03 -03:00
ha_heap.cc WL#5498: Remove dead and unused source code 2010-07-23 17:16:29 -03:00
ha_heap.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
heapdef.h WL#2360 Performance schema 2009-12-04 18:26:15 -07:00
hp_block.c Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
hp_clear.c Backport of: 2009-11-24 16:54:59 +03:00
hp_close.c Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
hp_create.c Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
hp_delete.c
hp_extra.c
hp_hash.c Bug#53445: Build with -Wall and fix warnings that it generates 2010-07-02 15:30:47 -03:00
hp_info.c
hp_open.c WL#5486: Remove code for unsupported platforms 2010-07-15 08:26:38 -03:00
hp_panic.c WL#2360 Performance schema 2009-12-04 18:26:15 -07:00
hp_rename.c Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
hp_rfirst.c
hp_rkey.c WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
hp_rlast.c
hp_rnext.c
hp_rprev.c
hp_rrnd.c
hp_rsame.c
hp_scan.c
hp_static.c WL#2360 Performance schema 2009-12-04 18:26:15 -07:00
hp_test1.c WL#5419 "LOCK_open scalability: make tdc_refresh_version 2010-06-11 19:28:18 +04:00
hp_test2.c WL#5498: Remove dead and unused source code 2010-07-23 17:09:27 -03:00
hp_update.c Fix for server bug experienced in Maria (wrong "Truncated incorrect <var_name> 2008-02-18 23:29:39 +01:00
hp_write.c Merge from 5.0 2009-09-17 17:25:52 +02:00
Makefile.am Another incarnation of the patch for Bug#30708 2010-05-19 17:00:23 +04:00
plug.in