mariadb/storage/myisammrg
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
..
CMakeLists.txt Cleanup casing in MYSQL_ADD_PLUGIN, patch provided by Kent 2010-02-01 23:46:02 +01:00
ha_myisammrg.cc WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
ha_myisammrg.h Backport of revid 2617.69.21, 2617.69.22, 2617.29.23: 2009-12-08 16:57:25 +03:00
make-ccc
Makefile.am Ensure that all dtrace files are properly removed during make clean 2009-04-05 22:18:21 +02:00
myrg_close.c WL#2360 Performance schema 2009-12-04 18:26:15 -07:00
myrg_create.c WL#2360 Performance schema 2009-12-04 18:26:15 -07:00
myrg_def.h WL#2360 Performance schema 2009-12-04 18:26:15 -07:00
myrg_delete.c
myrg_extra.c Backport of: 2009-12-03 02:09:22 +03:00
myrg_info.c Bug#45800 crash when replacing into a merge table and there is a duplicate 2009-07-30 16:04:41 +05:30
myrg_locking.c
myrg_open.c Manual merge of mysql-trunk into mysql-trunk-merge. 2010-03-24 18:03:44 +03:00
myrg_panic.c
myrg_queue.c
myrg_range.c
myrg_records.c Fixed bug#36006: Optimizer does table scan for SELECT COUNT(*) 2008-04-26 02:45:58 +05:00
myrg_rfirst.c
myrg_rkey.c Merge from 5.0 for 43414 2009-08-28 18:21:54 +02:00
myrg_rlast.c
myrg_rnext.c
myrg_rnext_same.c
myrg_rprev.c
myrg_rrnd.c
myrg_rsame.c
myrg_static.c WL#2360 Performance schema 2009-12-04 18:26:15 -07:00
myrg_update.c
myrg_write.c
plug.in