~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
..
bmove_upp.cc 575.3.1 15 years ago Monty Taylor Made mysys and mystrings c++. Fixed the resulting 1 KB Diff Download File
ChangeLog 1 15 years ago brian clean slate 1.1 KB Diff Download File
CHARSET_INFO.txt 482 15 years ago Brian Aker Remove uint. 7.7 KB Diff Download File
ctype-bin.cc 1085.1.2 14 years ago Monty Taylor Fixed -Wmissing-declarations 14.6 KB Diff Download File
ctype-extra.cc 685.1.3 15 years ago Monty Taylor Turned off stdinc - and then fixed the carnage. 2.4 KB Diff Download File
ctype-mb.cc 1085.3.3 14 years ago Monty Taylor Got rid of #ifdef have utf8 stuff. 34.5 KB Diff Download File
ctype-simple.cc 1067.4.9 14 years ago Nathan Williams Converted all usages of cmin/cmax in mystrings dir 41.9 KB Diff Download File
ctype-uca.cc 1085.3.4 14 years ago Monty Taylor pandora-build v0.8 Removed leftover charset bits. 436 KB Diff Download File
ctype-utf8.cc 1085.1.2 14 years ago Monty Taylor Fixed -Wmissing-declarations 113 KB Diff Download File
ctype.cc 1022.1.3 14 years ago Brian Aker Force UTF8 (remove the bits for looking for ascii) 1.8 KB Diff Download File
decimal.cc 1067.4.9 14 years ago Nathan Williams Converted all usages of cmin/cmax in mystrings dir 85.1 KB Diff Download File
decimal.h 575.1.11 15 years ago Monty Taylor Coupla little fixes. 4 KB Diff Download File
dtoa.cc 1079.3.9 14 years ago Stewart Smith merge mainline 55.1 KB Diff Download File
int2str.cc 779.1.19 15 years ago Monty Taylor Removed stuff that gcov showed we weren't using. 2 KB Diff Download File
is_prefix.cc 575.3.1 15 years ago Monty Taylor Made mysys and mystrings c++. Fixed the resulting 1 KB Diff Download File
latin2.def 1 15 years ago brian clean slate 5.7 KB Diff Download File
llstr.cc 575.3.1 15 years ago Monty Taylor Made mysys and mystrings c++. Fixed the resulting 1.1 KB Diff Download File
longlong2str.cc 895 15 years ago Brian Aker Completion (?) of uint conversion. 3.6 KB Diff Download File
m_ctype.h 1085.3.3 14 years ago Monty Taylor Got rid of #ifdef have utf8 stuff. 32.2 KB Diff Download File
m_string.h 999.1.1 15 years ago Toru Maesaka Removed str2int() from the original string library 4.8 KB Diff Download File
my_strtoll10.cc 685.1.3 15 years ago Monty Taylor Turned off stdinc - and then fixed the carnage. 5.9 KB Diff Download File
my_uctype.h 212.5.18 15 years ago Monty Taylor Moved m_ctype, m_string and my_bitmap. Removed t_c 67.7 KB Diff Download File
README 1 15 years ago brian clean slate 4.6 KB Diff Download File
string.doc 482 15 years ago Brian Aker Remove uint. 6.4 KB Diff Download File
strto.cc 994.2.4 15 years ago Monty Taylor Blast. Fixed some make distcheck issues. 5.1 KB Diff Download File
t_ctype.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 5.5 KB Diff Download File
utf8.h 779.3.48 15 years ago Monty Taylor Split out U8_ macros into their own header and add 2.9 KB Diff Download File