Skip to content
  • Magnus Blåudd's avatar
    4efccf0a
    Remove unused no_lock_queue · 4efccf0a
    Magnus Blåudd authored
     - Remove the now unused "no_lock_queue" argument and related code
       from ndbcluster_global_schema_lock() function which was previosly
       used for ALTER TABLE in combination with LOCK TABLES
     - This functionality is now handled by MDL subsystem
     - The combination of LOCK TABLES and GSL is tested in ndb_global_schema_lock.test
    4efccf0a
    Remove unused no_lock_queue
    Magnus Blåudd authored
     - Remove the now unused "no_lock_queue" argument and related code
       from ndbcluster_global_schema_lock() function which was previosly
       used for ALTER TABLE in combination with LOCK TABLES
     - This functionality is now handled by MDL subsystem
     - The combination of LOCK TABLES and GSL is tested in ndb_global_schema_lock.test
Loading