Commit 3881fa9e authored by kroki/tomash@moonlight.intranet's avatar kroki/tomash@moonlight.intranet
Browse files

Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0

into  moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0-bug20637
parents 644639fc 50e3b321
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -7054,6 +7054,8 @@ load_data_lock:
              Ignore this option in SP to avoid problem with query cache
            */
            if (Lex->sphead != 0)
              $$= YYTHD->update_lock_default;
            else
#endif
              $$= TL_WRITE_CONCURRENT_INSERT;
          }