~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/select_export.h

  • Committer: lbieber
  • Date: 2010-10-07 15:39:23 UTC
  • mfrom: (1819.1.2 build)
  • Revision ID: lbieber@orisndriz08-20101007153923-e9rwa9ha5oyhjdc2
Merge Monty - Bug 655294: load_data() function returns null if file is invalid 
Merge Monty - Bug 655342: select into outfile creates a garbage file on no results
Merge Monty - Fixes the haildb build

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