mariadb/storage/heap
Mats Kindahl e409d6f69c WL#5030: Split and remove mysql_priv.h
This patch:

- Moves all definitions from the mysql_priv.h file into
  header files for the component where the variable is
  defined
- Creates header files if the component lacks one
- Eliminates all include directives from mysql_priv.h
- Eliminates all circular include cycles
- Rename time.cc to sql_time.cc
- Rename mysql_priv.h to sql_priv.h
2010-03-31 16:05:33 +02:00
..
_check.c
_rectest.c
ChangeLog
CMakeLists.txt
ha_heap.cc WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02: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
hp_clear.c
hp_close.c WL#2360 Performance schema 2009-12-04 18:26:15 -07:00
hp_create.c WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
hp_delete.c
hp_extra.c
hp_hash.c
hp_info.c
hp_open.c WL#2360 Performance schema 2009-12-04 18:26:15 -07:00
hp_panic.c WL#2360 Performance schema 2009-12-04 18:26:15 -07:00
hp_rename.c WL#2360 Performance schema 2009-12-04 18:26:15 -07: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
hp_test2.c
hp_update.c
hp_write.c
make-ccc
Makefile.am
plug.in