mariadb/storage/myisammrg
Magne Mahre ebd24626ca Remove configuration preprocessor symbols 'THREAD'
and 'THREAD_SAFE_CLIENT'.
  
As of MySQL 5.5, we no longer support non-threaded
builds.   This patch removes all references to the
obsolete THREAD and THREAD_SAFE_CLIENT preprocessor
symbols.  These were used to distinguish between
threaded and non-threaded builds.
2011-01-11 10:07:37 +01:00
..
CMakeLists.txt Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect). 2010-08-12 19:19:57 +04:00
ha_myisammrg.cc Bug#45288: pb2 returns a lot of compilation warnings 2010-10-20 16:21:40 -02:00
ha_myisammrg.h Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.c 2010-10-06 11:34:28 -03:00
myrg_close.c Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
myrg_create.c WL#2360 Performance schema 2009-12-04 18:26:15 -07:00
myrg_def.h Remove configuration preprocessor symbols 'THREAD' 2011-01-11 10:07:37 +01:00
myrg_delete.c
myrg_extra.c Backport of: 2009-12-03 02:09:22 +03:00
myrg_info.c
myrg_locking.c
myrg_open.c Merge of mysql-5.1-bugteam into mysql-5.5-bugteam. 2010-11-16 07:45:07 -02:00
myrg_panic.c
myrg_queue.c Backport of 2010-05-31 17:38:02 +04:00
myrg_range.c
myrg_records.c
myrg_rfirst.c
myrg_rkey.c
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