~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/log_event.h

  • Committer: David Axmark
  • Date: 2008-11-05 05:50:56 UTC
  • mto: (584.1.3 devel)
  • mto: This revision was merged to the branch mainline in revision 586.
  • Revision ID: davida@davids-laptop-20081105055056-bt8ajhvihu0j28kp
Changed NEWDATE to DATE. One failing test but I think its somewhere else in the code 
(func_math).

Show diffs side-by-side

added added

removed removed

Lines of Context:
2769
2769
  </tr>
2770
2770
 
2771
2771
  <tr>
2772
 
    <td><i>DRIZZLE_TYPE_NEWDATE</i></td><td><i>14</i></td>
 
2772
    <td><i>DRIZZLE_TYPE_DATE</i></td><td><i>14</i></td>
2773
2773
    <td>&ndash;</td>
2774
2774
    <td><i>This enumeration value is only used internally and cannot
2775
2775
    exist in a binlog.</i></td>