~posulliv/drizzle/info-schema-plugin

  • Committer: Padraig O'Sullivan
  • Date: 2009-07-26 19:11:55 UTC
  • Revision ID: osullivan.padraig@gmail.com-20090726191155-31lz86o3313ofma2
Some re-organization for the I_S plugin.

Moved the info_schema header file in to the drizzled/plugin directory as all
I_S tables are only added by plugins. Thus, this header file belongs in the
plugin directory.

Moved the default I_S methods implementations from the show.cc file in to
the I_S plugin. 
Filename Latest Rev Last Changed Committer Comment Size
..
aio_result.h 481.2.2 15 years ago Monty Taylor Split out aio_result.h into its own header. 1 KB Diff Download File
base64.cc 1090.4.2 14 years ago Monty Taylor Some changes that I lost... 6.6 KB Diff Download File
base64.h 212.5.3 15 years ago Monty Taylor Moved base64.h to mysys. 1.3 KB Diff Download File
cached_directory.cc 1093.5.2 14 years ago Monty Taylor Added in global.h to the includes so that flags ar 2.1 KB Diff Download File
cached_directory.h 1089.3.8 14 years ago Monty Taylor Removed mysys namespace from David's patch. We wil 2.9 KB Diff Download File
charset-def.cc 1085.3.3 14 years ago Monty Taylor Got rid of #ifdef have utf8 stuff. 3.4 KB Diff Download File
charset.cc 1085.3.3 14 years ago Monty Taylor Got rid of #ifdef have utf8 stuff. 9.5 KB Diff Download File
checksum.cc 1090.4.2 14 years ago Monty Taylor Some changes that I lost... 1 KB Diff Download File
default.cc 1090.4.3 14 years ago Monty Taylor Merged trunk. 27.4 KB Diff Download File
definitions.h 1008.1.4 14 years ago Brian Aker Removed TL_READ_HIGH_PRIORITY 2.6 KB Diff Download File
drizzle_time.h 383.1.17 15 years ago Brian Aker Cleanup of time code (moved into mysys) 2.2 KB Diff Download File
dynamic_array.cc 1089.1.12 14 years ago Brian Aker Refactor dynamic out to its own files. 7.4 KB Diff Download File
dynamic_array.h 1089.1.13 14 years ago Brian Aker Sorting methods into class files. 2.8 KB Diff Download File
errors.cc 994.2.4 15 years ago Monty Taylor Blast. Fixed some make distcheck issues. 2.9 KB Diff Download File
hash.cc 895 15 years ago Brian Aker Completion (?) of uint conversion. 16.8 KB Diff Download File
hash.h 598.1.1 15 years ago Super-User Fixed solaris build crap. 3 KB Diff Download File
iocache.h 1030.1.1 14 years ago Brian Aker Straighten out structures (remove some some dead b 8.8 KB Diff Download File
make-conf.cc 575.3.1 15 years ago Monty Taylor Made mysys and mystrings c++. Fixed the resulting 2 KB Diff Download File
mf_arr_appstr.cc 994.2.4 15 years ago Monty Taylor Blast. Fixed some make distcheck issues. 1.7 KB Diff Download File
mf_cache.cc 1034.1.8 14 years ago Brian Aker Remove locks around my_open(). Open file counts ar 2.4 KB Diff Download File
mf_dirname.cc 1090.1.3 14 years ago Monty Taylor Removed dangerous asserts... mainly to upset Stewa 3.6 KB Diff Download File
mf_fn_ext.cc 1054.2.19 14 years ago Monty Taylor Removed some more unused code. 1.5 KB Diff Download File
mf_format.cc 1067.4.12 14 years ago Nathan Williams Merged trunk, resolved conflict. 3.9 KB Diff Download File
mf_getdate.cc 994.2.4 15 years ago Monty Taylor Blast. Fixed some make distcheck issues. 2.4 KB Diff Download File
mf_iocache.cc 1067.4.10 14 years ago Nathan Williams Converted all cmin/cmax usages in the mysys direct 53.3 KB Diff Download File
mf_iocache2.cc 994.2.4 15 years ago Monty Taylor Blast. Fixed some make distcheck issues. 11 KB Diff Download File
mf_loadpath.cc 994.2.4 15 years ago Monty Taylor Blast. Fixed some make distcheck issues. 1.7 KB Diff Download File
mf_pack.cc 1087 14 years ago Brian Aker Merge from Nathan (and a further removal of dead d 9.8 KB Diff Download File
mf_qsort.cc 994.2.4 15 years ago Monty Taylor Blast. Fixed some make distcheck issues. 6 KB Diff Download File
mf_qsort2.cc 575.3.1 15 years ago Monty Taylor Made mysys and mystrings c++. Fixed the resulting 820 bytes Diff Download File
mf_radix.cc 994.2.4 15 years ago Monty Taylor Blast. Fixed some make distcheck issues. 1.8 KB Diff Download File
mf_same.cc 994.2.4 15 years ago Monty Taylor Blast. Fixed some make distcheck issues. 1.2 KB Diff Download File
mf_sort.cc 994.2.4 15 years ago Monty Taylor Blast. Fixed some make distcheck issues. 1.3 KB Diff Download File
mf_tempfile.cc 1034.1.8 14 years ago Brian Aker Remove locks around my_open(). Open file counts ar 3.6 KB Diff Download File
mf_util.cc 994.2.4 15 years ago Monty Taylor Blast. Fixed some make distcheck issues. 1.1 KB Diff Download File
mf_wcomp.cc 994.2.4 15 years ago Monty Taylor Blast. Fixed some make distcheck issues. 2.5 KB Diff Download File
mulalloc.cc 994.2.4 15 years ago Monty Taylor Blast. Fixed some make distcheck issues. 1.7 KB Diff Download File
my_access.cc 994.2.4 15 years ago Monty Taylor Blast. Fixed some make distcheck issues. 3.4 KB Diff Download File
my_alloc.cc 1067.4.10 14 years ago Nathan Williams Converted all cmin/cmax usages in the mysys direct 9.9 KB Diff Download File
my_alloc.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 2.4 KB Diff Download File
my_bit.cc 994.2.4 15 years ago Monty Taylor Blast. Fixed some make distcheck issues. 3.1 KB Diff Download File
my_bit.h 895 15 years ago Brian Aker Completion (?) of uint conversion. 2.4 KB Diff Download File
my_bitmap.cc 1067.4.10 14 years ago Nathan Williams Converted all cmin/cmax usages in the mysys direct 20.2 KB Diff Download File
my_bitmap.h 1090.4.2 14 years ago Monty Taylor Some changes that I lost... 3.9 KB Diff Download File
my_copy.cc 994.2.4 15 years ago Monty Taylor Blast. Fixed some make distcheck issues. 3.3 KB Diff Download File
my_create.cc 1034.1.8 14 years ago Brian Aker Remove locks around my_open(). Open file counts ar 1.8 KB Diff Download File
my_delete.cc 994.2.4 15 years ago Monty Taylor Blast. Fixed some make distcheck issues. 1.1 KB Diff Download File
my_dir.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 1.6 KB Diff Download File
my_dup.cc 1034.1.8 14 years ago Brian Aker Remove locks around my_open(). Open file counts ar 937 bytes Diff Download File
my_error.cc 998.2.1 15 years ago abg Removing global errbuff and cleaning up two remain 7.4 KB Diff Download File
my_getopt.cc 1067.4.10 14 years ago Nathan Williams Converted all cmin/cmax usages in the mysys direct 35.6 KB Diff Download File
my_getopt.h 896.4.16 15 years ago Stewart Smith for getopt, replace GET_ULONG with GET_UINT32. Do 3.4 KB Diff Download File
my_getsystime.cc 994.2.4 15 years ago Monty Taylor Blast. Fixed some make distcheck issues. 3.9 KB Diff Download File
my_init.cc 1003.2.6 15 years ago Monty Taylor Merged Andrew from lp:~muzazzi/drizzle/drizzle-rem 4 KB Diff Download File
my_lib.cc 1034.1.8 14 years ago Brian Aker Remove locks around my_open(). Open file counts ar 5.3 KB Diff Download File
my_open.cc 1034.1.8 14 years ago Brian Aker Remove locks around my_open(). Open file counts ar 2.5 KB Diff Download File
my_pthread.h 1030.1.1 14 years ago Brian Aker Straighten out structures (remove some some dead b 8 KB Diff Download File
my_read.cc 1034.1.8 14 years ago Brian Aker Remove locks around my_open(). Open file counts ar 2.3 KB Diff Download File
my_redel.cc 994.2.4 15 years ago Monty Taylor Blast. Fixed some make distcheck issues. 3 KB Diff Download File
my_rename.cc 994.2.4 15 years ago Monty Taylor Blast. Fixed some make distcheck issues. 2 KB Diff Download File
my_static.cc 1034.1.8 14 years ago Brian Aker Remove locks around my_open(). Open file counts ar 2.6 KB Diff Download File
my_static.h 1039.1.1 14 years ago Brian Aker Bits of dead code. 2.1 KB Diff Download File
my_symlink.cc 1060.2.5 14 years ago Eric Lambert -removed my_realpath from my_symlink and replaced 1 KB Diff Download File
my_symlink2.cc 1060.2.5 14 years ago Eric Lambert -removed my_realpath from my_symlink and replaced 5 KB Diff Download File
my_sync.cc 1034.1.8 14 years ago Brian Aker Remove locks around my_open(). Open file counts ar 3.8 KB Diff Download File
my_sys.h 1090.4.3 14 years ago Monty Taylor Merged trunk. 18.7 KB Diff Download File
my_thr_init.cc 1085.1.2 14 years ago Monty Taylor Fixed -Wmissing-declarations 7.2 KB Diff Download File
my_time.cc 1067.4.10 14 years ago Nathan Williams Converted all cmin/cmax usages in the mysys direct 38.1 KB Diff Download File
my_time.h 722.1.8 15 years ago Monty Taylor Merged from Toru - removal of my_time_t. 5.6 KB Diff Download File
my_tree.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 3.4 KB Diff Download File
my_write.cc 1034.1.8 14 years ago Brian Aker Remove locks around my_open(). Open file counts ar 2.5 KB Diff Download File
mysys_err.h 202.3.6 15 years ago Monty Taylor First pass at gettexizing the error messages. 2.5 KB Diff Download File
mysys_priv.h 1034.1.8 14 years ago Brian Aker Remove locks around my_open(). Open file counts ar 1.2 KB Diff Download File
ptr_cmp.cc 997.2.5 15 years ago Monty Taylor Merged up with trunk properly. 4.7 KB Diff Download File
sha1.cc 575.3.1 15 years ago Monty Taylor Made mysys and mystrings c++. Fixed the resulting 9.2 KB Diff Download File
sha1.h 398.1.9 15 years ago Monty Taylor Cleaned up stuff out of global.h. 2 KB Diff Download File
test_charset.cc 575.3.1 15 years ago Monty Taylor Made mysys and mystrings c++. Fixed the resulting 2.4 KB Diff Download File
test_dir.cc 994.2.4 15 years ago Monty Taylor Blast. Fixed some make distcheck issues. 1.2 KB Diff Download File
test_fn.cc 994.2.4 15 years ago Monty Taylor Blast. Fixed some make distcheck issues. 1.7 KB Diff Download File
thr_lock.cc 1054.1.4 14 years ago Brian Aker Formatting. 23.1 KB Diff Download File
thr_lock.h 1054.1.4 14 years ago Brian Aker Formatting. 3.4 KB Diff Download File
tree.cc 994.2.4 15 years ago Monty Taylor Blast. Fixed some make distcheck issues. 18 KB Diff Download File
typelib.cc 994.2.4 15 years ago Monty Taylor Blast. Fixed some make distcheck issues. 5.4 KB Diff Download File
typelib.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 1.4 KB Diff Download File