~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/structs.h

  • Committer: Monty Taylor
  • Date: 2008-07-31 18:46:21 UTC
  • mto: (202.3.5 gettextize)
  • mto: This revision was merged to the branch mainline in revision 243.
  • Revision ID: monty@inaugust.com-20080731184621-dubf9wm8a1hpc1au
Fixed a few naming references.

Show diffs side-by-side

added added

removed removed

Lines of Context:
135
135
  new names to keep existing code simple.
136
136
*/
137
137
 
138
 
typedef enum enum_mysql_timestamp_type timestamp_type;
 
138
typedef enum enum_drizzle_timestamp_type timestamp_type;
139
139
 
140
140
 
141
141
typedef struct {