Tags: FILLIPA/mysql-server
Tags
Bug #19183565 CREATE DYNAMIC INNODB_TMPDIR VARIABLE TO CONTROL WHERE INNODB WRITES TEMP FILES - Reverting the patch.
Bug #19372926 : 5.5.38 FAILS FUNC_MATH MTR TEST. null-merge from mysql-5.6
Bug #19372926 : 5.5.38 FAILS FUNC_MATH MTR TEST. Issue : ------- This seems for some platform -(LONGLONG_MIN) is not flagged as out of range. Fix: ---- Fix is backported from mysql-5.6 bug 14314156. Fixed by adding an explicit test for this value in Item_func_neg::int_op().
Revert the following revisions: ------------------------------------------------------------ revno: 8734 committer: bin.x.su@oracle.com 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 <Sunny.Bains@Oracle.Com> 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.
PreviousNext