Home | Back
------------------------------------------------------------
revno: 3627
tags: clone-5.5.19-build
committer: Jimmy Yang <jimmy.yang@oracle.com>
branch nick: mysql-5.5
timestamp: Tue 2011-11-22 07:06:19 -0800
message:
  Disable innodb_corrupt_bit.test on windows, issues with
  innodb_change_buffering_debug prevents creating the Dup Key scenario on
  windows
------------------------------------------------------------
revno: 3626
committer: Vasil Dimov <vasil.dimov@oracle.com>
branch nick: mysql-5.5
timestamp: Mon 2011-11-21 15:26:24 +0200
message:
  Followup to vasil.dimov@oracle.com-20111118115710-1xlezv0nbjz6s2ps
  Fix merge issues after discussing with Marko.
------------------------------------------------------------
revno: 3625 [merge]
committer: Jon Olav Hauglid <jon.hauglid@oracle.com>
branch nick: mysql-5.5-test
timestamp: Tue 2011-11-22 14:17:19 +0100
message:
  Null merge from mysql-5.1 to mysql-5.5
    ------------------------------------------------------------
    revno: 2661.784.59
    committer: Jon Olav Hauglid <jon.hauglid@oracle.com>
    branch nick: mysql-5.1-test
    timestamp: Tue 2011-11-22 14:16:13 +0100
    message:
      Disabling main.query_cache_28249.test since this test fails
      sporadically on 5.1. See Bug#12584161.
      
      Test runs successfully on 5.5/trunk, so this changeset will
      be null-merged.
------------------------------------------------------------
revno: 3624
committer: Marko M?kel? <marko.makela@oracle.com>
branch nick: mysql-5.5
timestamp: Tue 2011-11-22 13:14:55 +0200
message:
  Bug#13340047 LATCHING ORDER VIOLATION IN IBUF_SET_ENTRY_COUNTER() - cleanup
  
  Remove btr_cur_t::ibuf_cnt. The only dependence on cursor->ibuf_cnt
  was ibuf_set_entry_counter(). That code path was removed in the
  original bug fix (marko.makela@oracle.com-20111107072802-dgwagejlpub0rjkd).
  
  rb:819 approved by Jimmy Yang
------------------------------------------------------------
revno: 3623
committer: Sneha Modi<sneha.modi@oracle.com>
branch nick: mysql-5.5
timestamp: Mon 2011-11-21 17:07:08 +0530
message:
  Bug#11748731:SOME 'BIG' TESTS FAILING ON 6.0
  
  A patch for alter_table-big.test has been committed earlier.
  This is a patch for create-big.test:
  The test used to time-out after 900 seconds.
  It relied on debug sleeps that are no longer present in the
  code. Since the sleeps are long gone, fixing the problem didn't
  involve just updating the result file or using macro
  "show_binlog_events2.inc" instead of "show binlog events"
  statement. The test needed to be rewritten using debug sync
  points, and result then needed to be updated.
  So, the sleeps have been replaced by debug_sync points and the test execution time has
  been reduced significantly.
------------------------------------------------------------
revno: 3622
committer: Bjorn Munch <bjorn.munch@oracle.com>
branch nick: main-55
timestamp: Mon 2011-11-21 12:28:35 +0100
message:
  Followup to 11750417:
    Disable federated_plugin test for embedded, like other federated tests
    Also removed redundant include/not_embedded.inc from federated.test
------------------------------------------------------------
revno: 3621
committer: Sneha Modi<sneha.modi@oracle.com>
branch nick: mysql-5.5
timestamp: Mon 2011-11-21 10:59:28 +0530
message:
  Bug#11748572:ALLOCATING A LARGE QUERY CACHE IS NOT DETERMINISTIC
  
  Setting query_cache_size to larger values might fail depending on the memory
  pressure being put on the system. This can be seen on pushbuild as the test
  case query_cache_size_basic tries to allocate a +3GB query cache, which
  succeeds in some machines and fails in others.
  
  So this part of the code where the test case tries to allocate +3GB query cache has been
  disabled for now to get the test running on pb2.
------------------------------------------------------------
revno: 3620
committer: Jimmy Yang <jimmy.yang@oracle.com>
branch nick: mysql-5.5
timestamp: Sun 2011-11-20 18:21:20 -0800
message:
  Fix Bug #13405367 - 60212 SERVER CRASH WITH CORRUPT FETCH BUFFER
  
  rb://608 approved by Sunny Bains
------------------------------------------------------------
revno: 3619
committer: Inaam Rana <inaam.rana@oracle.com>
branch nick: mysql-5.5
timestamp: Fri 2011-11-18 11:20:17 -0500
message:
  merge bug#13390506 from mysql-5.1
------------------------------------------------------------
revno: 3618 [merge]
committer: Inaam Rana <inaam.rana@oracle.com>
branch nick: mysql-5.5
timestamp: Fri 2011-11-18 11:02:04 -0500
message:
  NULL merge from mysql-5.1
    ------------------------------------------------------------
    revno: 2661.784.58
    committer: Inaam Rana <inaam.rana@oracle.com>
    branch nick: mysql-5.1
    timestamp: Fri 2011-11-18 10:59:10 -0500
    message:
      Bug#13390506 - VALGRIND FAILURE AFTER THE FIX FOR 13371000
        
      rb://816
      approved by: Marko Makela
        
      The title is misleading. This bug was actually introduced by
      bug 12635227 and was unearthed by a later optimization.
      We need to free buf_page_t structs that we are allocating using
      malloc() at shutdown.
------------------------------------------------------------
revno: 3617 [merge]
committer: Jorgen Loland <jorgen.loland@oracle.com>
branch nick: mysql-5.5
timestamp: Fri 2011-11-18 14:53:54 +0100
message:
  Merge BUG#12997905 from 5.1 to 5.5
    ------------------------------------------------------------
    revno: 2661.784.57
    committer: Jorgen Loland <jorgen.loland@oracle.com>
    branch nick: mysql-5.1
    timestamp: Fri 2011-11-18 14:47:11 +0100
    message:
      Backmerge of BUG#12997905
------------------------------------------------------------
revno: 3616 [merge]
committer: Vasil Dimov <vasil.dimov@oracle.com>
branch nick: mysql-5.5
timestamp: Fri 2011-11-18 13:57:10 +0200
message:
  Merge mysql-5.1 -> mysql-5.5
  
  I manually checked that all the conflicting InnoDB changes are in 5.5 already.
  Two things I am not sure about - I commented them with XXX in this patch.
  I will further check with the authors of the changesets whether these things
  should be present or not.
    ------------------------------------------------------------
    revno: 2661.784.56 [merge]
    committer: Karen Langford <karen.langford@oracle.com>
    branch nick: mysql-5.1
    timestamp: Thu 2011-11-17 00:26:16 +0100
    message:
      Merge from mysql-5.1.60-release
        ------------------------------------------------------------
        revno: 2661.789.34
        tags: mysql-5.1.60
        committer: Karen Langford <karen.langford@oracle.com>
        branch nick: mysql-5.1.60-release
        timestamp: Sat 2011-10-29 20:08:40 +0200
        message:
          Patch to fix stdint.h missing from pre Solaris 10 versions.
        ------------------------------------------------------------
        revno: 2661.789.33
        committer: Karen Langford <karen.langford@oracle.com>
        branch nick: mysql-5.1.60-release
        timestamp: Fri 2011-10-28 16:40:46 +0200
        message:
          Patch to fix libedit vis.h problem (OSX/FreeBSD)
------------------------------------------------------------
revno: 3615
committer: Rafal Somla <rafal.somla@oracle.com>
branch nick: mysql-5.5
timestamp: Thu 2011-11-17 12:34:52 +0100
message:
  Bug#13101974 SLAVE CAN'T CONNECT AS REPLICATION USER USING WINDOWS AUTH PLUGIN
  
  Problem was that built-in client-side support for Windows Native Authentication (WNA) was included only in the client library, but not into the server code (which also uses some of the sources from the client library).
  
  This is fixed by modyfying sql/CMakeLists.txt to include the client-side WNA plugin library and enable WNA related code by defining AUTHENTICATION_WIN macro.
  
  Also, the logic of libmysql/CMakeLists.txt is simplified a bit.
------------------------------------------------------------
revno: 3614
author: hery.ramilison@oracle.com
committer: Build Team <MYSQL-RE_WW@oracle.com>
branch nick: mysql-5.5
timestamp: Thu 2011-11-17 09:13:43 +0100
message:
  fix for bug 11748060/34981
------------------------------------------------------------
revno: 3613 [merge]
author: hery.ramilison@oracle.com
committer: Build Team <MYSQL-RE_WW@oracle.com>
branch nick: mysql-5.5
timestamp: Thu 2011-11-17 09:00:58 +0100
message:
  Merge from mysql-5.5.18-release
    ------------------------------------------------------------
    revno: 3097.10.29
    tags: mysql-5.5.18
    committer: Alfranio Correia <alfranio.correia@oracle.com>
    branch nick: mysql-5.5.18-release
    timestamp: Wed 2011-11-02 15:28:18 +0000
    message:
      BUG#13337202 - REPLICATION PERFORMANCE DROP DUE TO "THE BINLOG MAY BE CORRUPTED" FLOOD
      
      In patch mysql-5.5:revno:3097.92.133, we made the gcc 4.6.1 compiler
      to stop complaining about the fact that binlog_can_be_corrupted was
      defined but not used. The fix consisted in checking the variable
      and printing a warning message.
      
      However, the fix caused a regression as a message was being printed
      out when there was no corrupted binary log causing performance
      problems and triggering users' suspicions when there was no need.
      
      In BUG#13337202, we do not print any message and use the variable
      in an "if" with an empty body to keep the compiler happy.