~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to server/log_event.h

  • Committer: Monty Taylor
  • Date: 2008-07-15 21:38:42 UTC
  • mfrom: (171 drizzle)
  • mto: (77.3.24 glibclient)
  • mto: This revision was merged to the branch mainline in revision 176.
  • Revision ID: mordred@camelot-20080715213842-f1ostbucdqt1a3ka
MergedĀ fromĀ trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3015
3015
  </tr>
3016
3016
 
3017
3017
  <tr>
3018
 
    <td>MYSQL_TYPE_FLOAT</td><td>4</td>
3019
 
    <td>1 byte</td>
3020
 
    <td>1 byte unsigned integer, representing the "pack_length", which
3021
 
    is equal to sizeof(float) on the server from which the event
3022
 
    originates.</td>
3023
 
  </tr>
3024
 
 
3025
 
  <tr>
3026
3018
    <td>MYSQL_TYPE_DOUBLE</td><td>5</td>
3027
3019
    <td>1 byte</td>
3028
3020
    <td>1 byte unsigned integer, representing the "pack_length", which