~sergei.glushchenko/percona-server/ps51-128-max-index-gca

« back to all changes in this revision

Viewing changes to storage/innodb_plugin/ChangeLog

  • Committer: Georgi Kodinov
  • Date: 2012-03-08 15:16:53 UTC
  • mfrom: (3560.6.122 mysql-5.1)
  • Revision ID: georgi.kodinov@oracle.com-20120308151653-sfxjkoty2y2fftcb
merge mysql-5.1->mysql-5.1-security

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2012-03-08      The InnoDB Team
 
2
 
 
3
        * btr/btr0pcur.c:
 
4
        Fix Bug#13807811 BTR_PCUR_RESTORE_POSITION() CAN SKIP A RECORD
 
5
 
 
6
2012-02-28      The InnoDB Team
 
7
 
 
8
        * btr/btr0btr.c, dict/dict0dict.c, include/btr0btr.h,
 
9
        include/dict0dict.h, include/dict0dict.ic, include/dict0mem.h,
 
10
        handler/handler0alter.cc, row/row0mysql.c:
 
11
        Fix Bug#12861864 RACE CONDITION IN BTR_GET_SIZE() AND
 
12
        DROP INDEX/TABLE/DATABASE
 
13
 
1
14
2012-02-15      The InnoDB Team
2
15
 
3
16
        * btr/btr0btr.c, btr/btr0cur.c, fsp/fsp0fsp.c, ibuf/ibuf0ibuf.c,