~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to sql/log_event.h

  • Committer: Brian Aker
  • Date: 2008-07-05 23:53:02 UTC
  • Revision ID: brian@tangent.org-20080705235302-aablzbkl1cvuao1x
Removal of GEOM type

Show diffs side-by-side

added added

removed removed

Lines of Context:
3169
3169
    the representation of size of the string: 3 or 4.</td>
3170
3170
  </tr>
3171
3171
 
3172
 
  <tr>
3173
 
    <td>MYSQL_TYPE_GEOMETRY</td><td>255</td>
3174
 
    <td>1 byte</td>
3175
 
    <td>The pack length, i.e., the number of bytes needed to represent
3176
 
    the length of the geometry: 1, 2, 3, or 4.</td>
3177
 
  </tr>
3178
 
 
3179
3172
  </table>
3180
3173
*/
3181
3174
class Table_map_log_event : public Log_event