~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/sql_base.cc

  • Committer: Patrick Crews
  • Date: 2010-08-17 17:42:29 UTC
  • mfrom: (1711.1.24 build)
  • Revision ID: gleebix@gmail.com-20100817174229-e28p5025ndgkkxif
Rollup patch - optimizer fixes, mutex removal, client cleanup, translations update

Show diffs side-by-side

added added

removed removed

Lines of Context:
1696
1696
  *prev=0;
1697
1697
  if (tables != tables_ptr)                     // Should we get back old locks
1698
1698
  {
1699
 
    DRIZZLE_LOCK *local_lock;
 
1699
    DrizzleLock *local_lock;
1700
1700
    /*
1701
1701
      We should always get these locks. Anyway, we must not go into
1702
1702
      wait_for_tables() as it tries to acquire LOCK_open, which is