diff options
author | Sergey Vojtovich <svoj@sun.com> | 2009-11-03 14:03:05 +0400 |
---|---|---|
committer | Sergey Vojtovich <svoj@sun.com> | 2009-11-03 14:03:05 +0400 |
commit | 05694127cb8d93054a2ff92156bc5bdbb3103950 (patch) | |
tree | a75430ae8e546020082ca8afd74206c7534de1e5 /storage | |
parent | c9b22f26b4596617738d416405bc553d31691bb1 (diff) | |
download | mariadb-git-05694127cb8d93054a2ff92156bc5bdbb3103950.tar.gz |
Applying InnoDB plugin snashot
Detailed revision comments:
r6084 | vasil | 2009-10-15 08:21:17 +0300 (Thu, 15 Oct 2009) | 4 lines
branches/zip:
Add ChangeLog entry for r6080.
Diffstat (limited to 'storage')
-rw-r--r-- | storage/innodb_plugin/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/storage/innodb_plugin/ChangeLog b/storage/innodb_plugin/ChangeLog index 0f8f4c4d071..21b41044959 100644 --- a/storage/innodb_plugin/ChangeLog +++ b/storage/innodb_plugin/ChangeLog @@ -1,3 +1,9 @@ +2009-10-15 The InnoDB Team + + * include/page0page.ic: + Fix Bug#47058 Failure to compile innodb_plugin on solaris 10u7 + spro + cc/CC 5.10 + 2009-10-01 The InnoDB Team * fsp/fsp0fsp.c, row/row0merge.c: |