• unknown's avatar
    No semantical change. Move checks of compatibility · 49a141ea
    unknown authored
    of requested lock type and requested table operation from 
    mysql_insert into a separate function.
    
    
    sql/sql_insert.cc:
      Cleanup: move a number of locking related checks from mysql_insert 
      to a separate function.
      Add comments.
    49a141ea
sql_insert.cc 99.1 KB