mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 11:31:51 +01:00
branches/zip:
Add more ChangeLog entries from the merge of 2702:2722 from branches/5.1 (r2723).
This commit is contained in:
parent
e32f35c5d3
commit
9daa40cc22
1 changed files with 21 additions and 0 deletions
21
ChangeLog
21
ChangeLog
|
@ -1,3 +1,24 @@
|
|||
2008-10-04 The InnoDB Team
|
||||
|
||||
* handler/ha_innodb.cc, mysql-test/innodb_bug39438-master.opt,
|
||||
mysql-test/innodb_bug39438.result, mysql-test/innodb_bug39438.test:
|
||||
Fix Bug#39438 Testcase for Bug#39436 crashes on 5.1 in
|
||||
fil_space_get_latch
|
||||
|
||||
2008-10-04 The InnoDB Team
|
||||
|
||||
* include/lock0lock.h, lock/lock0lock.c,
|
||||
mysql-test/innodb_bug38231.result, mysql-test/innodb_bug38231.test,
|
||||
row/row0mysql.c:
|
||||
Fix Bug#38231 Innodb crash in lock_reset_all_on_table() on TRUNCATE +
|
||||
LOCK / UNLOCK
|
||||
|
||||
2008-10-04 The InnoDB Team
|
||||
|
||||
* handler/ha_innodb.cc:
|
||||
Fix Bug#35498 Cannot get table test/table1 auto-inccounter value in
|
||||
::info
|
||||
|
||||
2008-10-04 The InnoDB Team
|
||||
|
||||
* handler/ha_innodb.cc, handler/ha_innodb.h:
|
||||
|
|
Loading…
Add table
Reference in a new issue