~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/handler.cc

  • Committer: Brian Aker
  • Date: 2009-06-08 02:42:24 UTC
  • mfrom: (1054.1.6 merge)
  • Revision ID: brian@gaz-20090608024224-zlff1bpq62r8m5gy
Removal of LOCK TABLES.

Show diffs side-by-side

added added

removed removed

Lines of Context:
357
357
  The remaining rare cases when the server explicitly has
358
358
  to commit the statement transaction prior to committing the normal
359
359
  one cover error-handling scenarios (see for example
360
 
  SQLCOM_LOCK_TABLES).
 
360
  ?).
361
361
 
362
362
  When committing a statement or a normal transaction, the server
363
363
  either uses the two-phase commit protocol, or issues a commit