~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-11-17 05:04:13 UTC
  • mto: (2021.1.2 build)
  • mto: This revision was merged to the branch mainline in revision 1971.
  • Revision ID: stewart@flamingspork.com-20101117050413-cc62o8okp39bi2jq
Merge Revision revid:jimmy.yang@oracle.com-20100623023920-l74rw5x4y35o81rl from MySQL InnoDB

just changelog entry

Original revid:jimmy.yang@oracle.com-20100623023920-l74rw5x4y35o81rl

Original Authors: Jimmy Yang <jimmy.yang@oracle.com>
Original commit message:
Port fix for "bug #54044 Create temporary tables and using innodb crashes"
to 5.1 plugin codeline.

rb://378, approved by Marko

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
 
36
36
2010-06-22      The InnoDB Team
37
37
 
 
38
        * handler/ha_innodb.cc, innodb_bug54044.test, innodb_bug54044.result
 
39
        Fix Bug#54044, Create temporary tables and using innodb crashes.
 
40
 
 
41
2010-06-22      The InnoDB Team
 
42
 
38
43
        * dict/dict0dict.c, dict/dict0mem.c, include/dict0mem.h,
39
44
        include/univ.i, page/page0zip.c, row/row0merge.c:
40
45
        Fix Bug#47991 InnoDB Dictionary Cache memory usage increases