lp:~laurynas-biveinis/percona-server/bug1394357-5.5
- Get this branch:
- bzr branch lp:~laurynas-biveinis/percona-server/bug1394357-5.5
Branch merges
- Laurynas Biveinis (community): Approve on 2014-12-16
-
Diff: 41 lines (+7/-2)3 files modifiedstorage/innobase/include/univ.i (+4/-0)
storage/innobase/log/log0log.c (+1/-1)
storage/innobase/log/log0recv.c (+2/-1)
Related bugs
Related blueprints
Branch information
- Owner:
- Laurynas Biveinis
- Status:
- Merged
Recent revisions
- 699. By Laurynas Biveinis on 2014-12-12
-
Fix bug 1394357 (innodb_
log_block_ size patch converted some C arrays
to VLAs).The problem is that OS_FILE_
LOG_BLOCK_ SIZE is defined as
srv_log_block_size variable instead of a compile-time constant. That
in turn makes any OS_FILE_LOG_BLOCK_ SIZE-sized local array VLAs, which
is non-portable C++ nor C90.Fix by converting such arrays to alloca-allocated arrays. The fix is
loosely based on the corresponding fix in MariaDB. - 698. By Jenkins Master <email address hidden> on 2014-09-23
-
Merge lp:~hrvojem/percona-server/doc-111-5.5
http://jenkins. percona. com/job/ merge-PS- 5.5-docs- kickoff/ 63/ - 697. By Laurynas Biveinis on 2014-09-15
-
Automerge lp:~sergei.glushchenko/percona-server/5.5-ps-bug1334570
- 695. By Jenkins Master <email address hidden> on 2014-08-29
-
Merge lp:~hrvojem/percona-server/rn-5.5.39-36.0-5.5
http://jenkins. percona. com/job/ merge-PS- 5.5-docs- kickoff/ 62/ - 691. By Laurynas Biveinis on 2014-08-05
-
Automerge lp:~laurynas-biveinis/percona-server/bug1334743-5.5
- 690. By Jenkins Master <email address hidden> on 2014-08-04
-
Merge lp:~hrvojem/percona-server/bug1267810-5.5
http://jenkins. percona. com/job/ merge-PS- 5.5-docs- kickoff/ 61/
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:percona-server/5.6