Tags: VioletLife/mysql-server
Tags
Revert the following revisions: ------------------------------------------------------------ revno: 8734 committer: [email protected] branch nick: mysql-trunk timestamp: Fri 2014-08-29 10:15:45 +0800 message: Commit the missing test case result file for WL#6835. ------------------------------------------------------------ revno: 8732 [merge] committer: Sunny Bains <[email protected]> branch nick: trunk timestamp: Fri 2014-08-29 10:24:18 +1000 message: WL#6835 - InnoDB: GCS Replication: Deterministic Deadlock Handling (High Prio Transactions in InnoDB) Introduce transaction priority. Transactions with a higher priority cannot be rolled back by transactions with a lower priority. A higher priority transaction will jump the lock wait queue and grab the record lock instead of waiting. This code is not currently visible to the users. However, there are debug tests that can exercise the code. It will probably require some additional work once it is used by GCS. rb#6036 Approved by Jimmy Yang.
Bug#19370676 : YASSL PRE-AUTH BUFFER OVERFLOW WHEN CLIENT LIES ABOUT SUITE_LEN_ and Bug#19355577 : YASSL PRE-AUTH BUFFER OVERFLOW WHEN CLIENT LIES ABOUT COMP_LEN_ Description : Merge from 5.5 to 5.6
Bug#19370676 : YASSL PRE-AUTH BUFFER OVERFLOW WHEN CLIENT LIES ABOUT SUITE_LEN_ and Bug#19355577 : YASSL PRE-AUTH BUFFER OVERFLOW WHEN CLIENT LIES ABOUT COMP_LEN_ Description : Updating yaSSL to version 2.3.4.
WL#7219: Reverting the wl#7219 patch in mysql-5.5.39-release branch
Bug #17357528 BACKPORT BUG#16513435 TO 5.5 AND 5.6 Follow up patch to fix testcase failure.
Bug #17357528 BACKPORT BUG#16513435 TO 5.5 AND 5.6 Description: Backporting BUG#16513435 to 5.5 and 5.6 This is a fix for REMOTE PREAUTH USER ENUMERATION FLAW bug
PreviousNext