~drizzle-trunk/drizzle/development

  • Committer: Stewart Smith
  • Date: 2010-11-07 04:22:31 UTC
  • mto: (1911.1.2 build)
  • Revision ID: stewart@flamingspork.com-20101107042231-ola4sl7j0qvg58tz
fix ARCHIVE storage engine calling exit (lintian warning). Was because we were linking in libinternal into libazio, which links into archive plugin. Just link libinternal into the command line utilities.
Filename Latest Rev Last Changed Committer Comment Size
..
elt.cc 1759.3.21 14 years ago Stewart Smith move ELT() function to string_functions plugin 2.1 KB Diff Download File
elt.h 1759.3.24 14 years ago Stewart Smith fix header guard define for elt.h in string_functi 1.3 KB Diff Download File
format.cc 1759.3.22 14 years ago Stewart Smith move FORMAT() function to string_functions plugin 3.6 KB Diff Download File
format.h 1759.3.25 14 years ago Stewart Smith fix header guard define for format.h in string_fun 1.3 KB Diff Download File
functions.cc 1759.3.28 14 years ago Stewart Smith fix creation of Item_func_quote 1.5 KB Diff Download File
functions.h 1773.1.1 14 years ago lbieber Merge Stewart - more moving math functions to plug 1 KB Diff Download File
plugin.ini 1759.3.23 14 years ago Stewart Smith move QUOTE() function to string_functions plugin 190 bytes Diff Download File
quote.cc 1759.3.23 14 years ago Stewart Smith move QUOTE() function to string_functions plugin 3.3 KB Diff Download File
quote.h 1759.3.23 14 years ago Stewart Smith move QUOTE() function to string_functions plugin 1.4 KB Diff Download File