• unknown's avatar
    No semantical change. Move checks of compatibility · d12a8413
    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.
    d12a8413
sql_insert.cc 99.1 KB