List:Commits« Previous MessageNext Message »
From:kroki Date:November 29 2006 4:54pm
Subject:bk commit into 5.0 tree (kroki:1.2313)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of tomash. When tomash does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html

ChangeSet@stripped, 2006-11-29 18:54:01+03:00, kroki@stripped +1 -0
  Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0
  into  moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0-bug20637
  MERGE: 1.2302.4.1

  sql/sql_yacc.yy@stripped, 2006-11-29 18:53:56+03:00, kroki@stripped +0 -0
    Auto merged
    MERGE: 1.494.2.1

# This is a BitKeeper patch.  What follows are the unified diffs for the
# set of deltas contained in the patch.  The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User:	kroki
# Host:	moonlight.intranet
# Root:	/home/tomash/src/mysql_ab/mysql-5.0-bug20637/RESYNC

--- 1.496/sql/sql_yacc.yy	2006-11-29 18:54:07 +03:00
+++ 1.497/sql/sql_yacc.yy	2006-11-29 18:54:07 +03:00
@@ -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;
           }
Thread
bk commit into 5.0 tree (kroki:1.2313)kroki29 Nov