Skip to content

Tags: JavaInCloud/mysql

Tags

mysql-5.5.33.t12

Toggle mysql-5.5.33.t12's commit message
Twitter MySQL 5.5.33.t12

mysql-5.5.33

Toggle mysql-5.5.33's commit message
Removed random passwords feature for Bugfix#17160741 (not applicable …

…for 5.5.X)

--BZR--
revision-id: balasubramanian.kandasamy@oracle.com-20130715114127-qfk935f9ksh1kpfr
property-audit-revid: balasubramanian.kandasamy@oracle.com-20130715114127-1k1s45mxf9j7swtl
property-branch-nick: mysql-5.5.33-release
testament3-sha1: 6ff2de20d0664361dafeb50a4e271a88bf1ca21e

clone-5.5.33-build

Toggle clone-5.5.33-build's commit message
Bug#17033706 SINCE 5.5.32 & 5.6.12, INNODB CANT START WITH OWN

             MULTI-FILE TABLESPACE

ANALYSIS
--------

When a tablespace has multiple data files, InnoDB fails to 
open the tablespace.  This is because for each ibd file, 
the first page is checked.But the first page of all ibd file
need not be the first page of the tablespace.  Only the first
page of the tablespace contains the tablespace header. When 
we check the first page of an ibd file that is not the first
page of the tablespace, then the "tablespace flags" is not
really available.This was wrongly used to check if a page is
corrupt or not.

FIX
---
Use the tablespace flags only if the page number is 0 
in a tablespace.  

[Approved by Inaam rb#2836 ]

--BZR--
revision-id: [email protected]
property-audit-revid: [email protected]
property-branch-nick: mysql-5.5
testament3-sha1: 05aa717a9d7de16c692c03ac84c31ef6e25795bd

clone-5.1.71-build

Toggle clone-5.1.71-build's commit message
Bug#58165: "my_empty_string" gets modified and causes LOAD DATA to fa…

…il and

Cleanup test case (left outfile in data dir)

--BZR--
revision-id: [email protected]
property-audit-revid: [email protected]
property-branch-nick: 5.1
testament3-sha1: 2401d7d7a60d4320583f15e18ff40a2f4d0e3131

mysql-5.5.31.t11.1

Toggle mysql-5.5.31.t11.1's commit message
Twitter MySQL 5.5.31.t11.1

mysql-5.5.31.t11

Toggle mysql-5.5.31.t11's commit message
Twitter MySQL 5.5.31.t11

mysql-5.5.29.t10.5

Toggle mysql-5.5.29.t10.5's commit message
Twitter MySQL 5.5.29.t10.5

mysql-5.5.32

Toggle mysql-5.5.32's commit message
Fix for BUG# 16812255: Removing the --random-password option

which is supported only for MYSQL server versions 5.6 and above.

--BZR--
revision-id: [email protected]
property-audit-revid: [email protected]
property-branch-nick: mysql-5.5.32-release
testament3-sha1: 6b8207befce33da82c4bf391f31dc1c8e1ef3b3e

mysql-5.1.70

Toggle mysql-5.1.70's commit message

--BZR--
revision-id: [email protected]
property-audit-revid: [email protected]
property-branch-nick: clone
testament3-sha1: 70f59369c5298fbde9bb5d898313ec6dd62d6d8e

mysql-5.5.29.t10.4

Toggle mysql-5.5.29.t10.4's commit message
Twitter MySQL 5.5.29.t10.4