~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/handler.cc

  • Committer: Monty Taylor
  • Date: 2009-01-29 00:39:19 UTC
  • mto: (779.7.3 devel)
  • mto: This revision was merged to the branch mainline in revision 823.
  • Revision ID: mordred@inaugust.com-20090129003919-8tv61hkqqs9xr2pk
Some Sun warning fixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2280
2280
    my_message(ER_LOCK_OR_ACTIVE_TRANSACTION,
2281
2281
               ER(ER_LOCK_OR_ACTIVE_TRANSACTION), MYF(0));
2282
2282
    return;
2283
 
    break;
2284
2283
  default:
2285
2284
    {
2286
2285
      /* The error was "unknown" to this function.