From: Bjorn Munch Date: July 10 2012 8:11am Subject: bzr push into mysql-5.6 branch (bjorn.munch:3999 to 4000) List-Archive: http://lists.mysql.com/commits/144411 Message-Id: <20120710081126.21521.83578.4000@khepri15.no.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 4000 Bjorn Munch 2012-07-10 [merge] mysql_client_test did not build within limbysqld/examples modified: libmysqld/examples/CMakeLists.txt 3999 Sunny Bains 2012-07-10 Bug#14218867 FAILING ASSERTION: !(TRX)->READ_ONLY IN SHOW ENGINE ALL STATUS XA transactions can be read-only and in prepared state. Approved by Jimmy Yang over IM. modified: storage/innobase/trx/trx0trx.cc === modified file 'libmysqld/examples/CMakeLists.txt' --- a/libmysqld/examples/CMakeLists.txt 2012-06-09 13:16:21 +0000 +++ b/libmysqld/examples/CMakeLists.txt 2012-07-10 08:08:57 +0000 @@ -16,6 +16,7 @@ INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}/include ${CMAKE_SOURCE_DIR}/libmysqld/include ${CMAKE_SOURCE_DIR}/regex + ${CMAKE_SOURCE_DIR}/tests ${READLINE_INCLUDE_DIR} ) No bundle (reason: useless for push emails).