~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/innobase/ChangeLog

  • Committer: Stewart Smith
  • Author(s): Jimmy Yang, Stewart Smith
  • Date: 2010-12-03 03:58:24 UTC
  • mto: (2021.1.2 build)
  • mto: This revision was merged to the branch mainline in revision 1986.
  • Revision ID: stewart@flamingspork.com-20101203035824-tb3kvq1pvgzwox2r
Merge Revision revid:jimmy.yang@oracle.com-20100804103744-vbpeghipkz6pyc9z from MySQL InnoDB

Original revid:jimmy.yang@oracle.com-20100804103744-vbpeghipkz6pyc9z

Original Authors: Jimmy Yang <jimmy.yang@oracle.com>
Original commit message:
Fix bug #54678, InnoDB, TRUNCATE, ALTER, I_S SELECT, crash or deadlock

rb://399 approved by Sunny Bains

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
        Fix Bug #55832 selects crash too easily when innodb_force_recovery>3
5
5
 
6
6
2010-08-03      The InnoDB Team
 
7
        * include/dict0dict.h, include/dict0dict.ic, row/row0mysql.c:
 
8
        Fix bug #54678, InnoDB, TRUNCATE, ALTER, I_S SELECT, crash or deadlock
 
9
 
 
10
2010-08-03      The InnoDB Team
 
11
 
7
12
 
8
13
        * include/ut0mem.h, ut/ut0mem.c:
9
14
        Fix Bug #55627 segv in ut_free pars_lexer_close innobase_shutdown