~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to sql/log_event.cc

  • Committer: Brian Aker
  • Date: 2008-07-05 19:24:24 UTC
  • mfrom: (53.2.8 codestyle)
  • Revision ID: brian@tangent.org-20080705192424-3uslywtteymm7xqy
First pass of removing BIT_TYPE

Show diffs side-by-side

added added

removed removed

Lines of Context:
7456
7456
 
7457
7457
 
7458
7458
#ifdef MYSQL_CLIENT
7459
 
void Table_map_log_event::print(FILE *file, PRINT_EVENT_INFO *print_event_info)
 
7459
void Table_map_log_event::print(FILE * /* unused */,
 
7460
                                PRINT_EVENT_INFO *print_event_info)
7460
7461
{
7461
7462
  if (!print_event_info->short_form)
7462
7463
  {