~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/definitions.h

  • Committer: Monty Taylor
  • Date: 2008-11-22 08:48:11 UTC
  • mfrom: (574.3.19 drizzle-clean-code)
  • mto: This revision was merged to the branch mainline in revision 603.
  • Revision ID: monty@inaugust.com-20081122084811-6crylm9iqj4loyjk
MergedĀ fromĀ Lee.

Show diffs side-by-side

added added

removed removed

Lines of Context:
369
369
#define WEEK_YEAR            2
370
370
#define WEEK_FIRST_WEEKDAY   4
371
371
 
 
372
/* used in date and time conversions */
 
373
/* Daynumber from year 0 to 9999-12-31 */
 
374
#define MAX_DAY_NUMBER 3652424L
 
375
 
372
376
#define STRING_BUFFER_USUAL_SIZE 80
373
377
 
374
378
/*