From: Harin Vadodaria Date: November 16 2012 9:23am Subject: bzr push into mysql-5.6 branch (harin.vadodaria:4607 to 4608) Bug#11753779 List-Archive: http://lists.mysql.com/commits/145284 X-Bug: 11753779 Message-Id: <20121116092336.6313.52112.4608@hvadodar-ThinkPad-T420> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 4608 Harin Vadodaria 2012-11-16 [merge] Bug#11753779: MAX_CONNECT_ERRORS WORKS ONLY WHEN 1ST INC_HOST_ERRORS() IS CALLED. Description: Null merge from 5.5 to 5.6 4607 Vasil Dimov 2012-11-16 Followup to Bug#14805484 LOCKS ON SYS_* TABLES/RECORDS EXIST WHEN UNLOCKING DATA DICTIONARY Add asserts that we do not hold any locks on SYS_* objects when unlocking the data dictionary. Doing so is forbidden as it may cause deadlock or a lock wait of a trx that operates on SYS_*. Discussed with: Marko, Sunny modified: storage/innobase/row/row0mysql.cc No bundle (reason: useless for push emails).