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

« back to all changes in this revision

Viewing changes to sql/sql_audit.h

  • Committer: Package Import Robot
  • Author(s): dann frazier
  • Date: 2015-06-15 12:11:36 UTC
  • mfrom: (40.1.5 trusty-security)
  • Revision ID: package-import@ubuntu.com-20150615121136-52ax3qkv2ajblhst
Tags: 5.5.43-0ubuntu0.14.04.2
Introduce full memory barrier support for arm64 and ppc64el to fix
corruption/hang issues (LP: #1427406).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#ifndef SQL_AUDIT_INCLUDED
2
2
#define SQL_AUDIT_INCLUDED
3
3
 
4
 
/* Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
 
4
/* Copyright (c) 2007, 2013, Oracle and/or its affiliates. All rights reserved.
5
5
 
6
6
   This program is free software; you can redistribute it and/or modify
7
7
   it under the terms of the GNU General Public License as published by