~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/innobase/srv/srv0srv.c

  • Committer: Jay Pipes
  • Date: 2009-02-04 15:44:25 UTC
  • mfrom: (829 drizzle)
  • mto: This revision was merged to the branch mainline in revision 830.
  • Revision ID: jpipes@serialcoder-20090204154425-th8xfk2ujz2y8xwg
Merge with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
2656
2656
 
2657
2657
        goto loop;
2658
2658
 
 
2659
 
 
2660
#ifndef UNIV_SOLARIS
2659
2661
        OS_THREAD_DUMMY_RETURN; /* Not reached, avoid compiler warning */
 
2662
#endif
2660
2663
}
2661
2664
#endif /* !UNIV_HOTBACKUP */