~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/select_export.h

  • Committer: Monty Taylor
  • Date: 2010-10-05 18:58:54 UTC
  • mto: (1819.1.2 build)
  • mto: This revision was merged to the branch mainline in revision 1820.
  • Revision ID: mordred@inaugust.com-20101005185854-5aj3ui8csyp50hlx
Made data_home be fs::path natively.

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
namespace drizzled
30
30
{
31
31
 
32
 
class select_export :public select_to_file {
 
32
class select_export :
 
33
  public select_to_file
 
34
{
33
35
  uint32_t field_term_length;
34
36
  int field_sep_char,escape_char,line_sep_char;
35
37
  int field_term_char; // first char of FIELDS TERMINATED BY or MAX_INT