mirror of
https://github.com/MariaDB/server.git
synced 2026-05-10 00:54:30 +02:00
Document recent fixes in ChangeLog.
This commit is contained in:
parent
77b03649bf
commit
805b2acfd5
1 changed files with 16 additions and 0 deletions
|
|
@ -1,3 +1,19 @@
|
|||
2010-05-12 The InnoDB Team
|
||||
|
||||
* row/row0merge.c:
|
||||
Fix Bug#53471 row_merge_drop_temp_indexes() refers freed memory, SEGVs
|
||||
|
||||
2010-05-11 The InnoDB Team
|
||||
|
||||
* mysql-test/innodb_bug53290.test, mysql-test/innodb_bug53290.result,
|
||||
include/rem0cmp.h, rem/rem0cmp.c, row/row0merge.c:
|
||||
Fix Bug#53290 wrong duplicate key error when adding a unique index
|
||||
via fast alter table
|
||||
|
||||
2010-05-11 The InnoDB Team
|
||||
* buf/buf0lru.c, include/buf0buf.ic:
|
||||
Fix Bug#53307 valgrind: warnings in main.partition_innodb_plugin
|
||||
|
||||
2010-05-05 The InnoDB Team
|
||||
|
||||
* row/row0merge.c:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue