~ubuntu-branches/ubuntu/trusty/mysql-5.5/trusty-updates

« back to all changes in this revision

Viewing changes to mysql-test/suite/sys_vars/t/transaction_prealloc_size_basic_64.test

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2015-04-20 09:30:47 UTC
  • mfrom: (1.1.22)
  • Revision ID: package-import@ubuntu.com-20150420093047-yd9g5p2hesgvlzwm
Tags: 5.5.43-0ubuntu0.14.04.1
* SECURITY UPDATE: Update to 5.5.43 to fix security issues (LP: #1444616)
  - http://www.oracle.com/technetwork/topics/security/cpuapr2015-2365600.html
  - CVE-2015-0433
  - CVE-2015-0441
  - CVE-2015-0499
  - CVE-2015-0501
  - CVE-2015-0505
  - CVE-2015-2568
  - CVE-2015-2571
  - CVE-2015-2573

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
################################################################################
2
 
# Created by Horst Hunger      2008-05-07                                      #
3
 
#                                                                              #
4
 
# Wrapper for 64 bit machines                                                  #
5
 
################################################################################
6
 
 
7
 
--source include/have_64bit.inc
8
 
--source suite/sys_vars/inc/transaction_prealloc_size_basic.inc
9