~ubuntu-branches/ubuntu/hardy/mysql-dfsg-5.0/hardy-proposed

« back to all changes in this revision

Viewing changes to libmysqld/sql_table.cc

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2012-03-28 09:25:59 UTC
  • mfrom: (1.1.17)
  • Revision ID: package-import@ubuntu.com-20120328092559-yru056zrm98qcs3m
Tags: 5.0.96-0ubuntu1
* SECURITY UPDATE: Update to 5.0.96 to fix security issues (LP: #965523)
  - http://dev.mysql.com/doc/refman/5.0/en/news-5-0-96.html

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* Copyright (c) 2000-2008 MySQL AB, 2008, 2009 Sun Microsystems, Inc.
2
 
   Use is subject to license terms.
 
1
/* Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved.
3
2
 
4
3
   This program is free software; you can redistribute it and/or modify
5
4
   it under the terms of the GNU General Public License as published by