|
|
|
@ -1,36 +1,39 @@ |
|
|
|
2010-10-14 The InnoDB Team |
|
|
|
* srv/srv0start.c |
|
|
|
Fix Bug #57397 io_handler_thread() will never cleanup |
|
|
|
|
|
|
|
* srv/srv0start.c: |
|
|
|
Fix Bug#57397 io_handler_thread() will never cleanup |
|
|
|
|
|
|
|
2010-10-11 The InnoDB Team |
|
|
|
* row/row0sel.c |
|
|
|
Fix Bug #57345 btr_pcur_store_position abort for load with |
|
|
|
concurrent lock/unlock tables |
|
|
|
|
|
|
|
* row/row0sel.c: |
|
|
|
Fix Bug#57345 btr_pcur_store_position abort for load with concurrent |
|
|
|
lock/unlock tables |
|
|
|
|
|
|
|
2010-09-27 The InnoDB Team |
|
|
|
|
|
|
|
* row/row0sel.c, innodb_bug56716.result, innodb_bug56716.test: |
|
|
|
Fix Bug #56716 InnoDB locks a record gap without locking the table |
|
|
|
Fix Bug#56716 InnoDB locks a record gap without locking the table |
|
|
|
|
|
|
|
2010-09-06 The InnoDB Team |
|
|
|
* dict/dict0load.c, innodb_bug53756.test innodb_bug53756.result |
|
|
|
Fix Bug #53756 ALTER TABLE ADD PRIMARY KEY affects crash recovery |
|
|
|
|
|
|
|
* dict/dict0load.c, innodb_bug53756.test innodb_bug53756.result: |
|
|
|
Fix Bug#53756 ALTER TABLE ADD PRIMARY KEY affects crash recovery |
|
|
|
|
|
|
|
2010-08-24 The InnoDB Team |
|
|
|
|
|
|
|
* handler/ha_innodb.c, dict/dict0dict.c: |
|
|
|
Fix Bug #55832 selects crash too easily when innodb_force_recovery>3 |
|
|
|
Fix Bug#55832 selects crash too easily when innodb_force_recovery>3 |
|
|
|
|
|
|
|
2010-08-03 The InnoDB Team |
|
|
|
|
|
|
|
* include/ut0mem.h, ut/ut0mem.c: |
|
|
|
Fix Bug #55627 segv in ut_free pars_lexer_close innobase_shutdown |
|
|
|
Fix Bug#55627 segv in ut_free pars_lexer_close innobase_shutdown |
|
|
|
innodb-use-sys-malloc=0 |
|
|
|
|
|
|
|
2010-08-01 The InnoDB Team |
|
|
|
|
|
|
|
* handler/ha_innodb.cc |
|
|
|
Fix Bug #55382 Assignment with SELECT expressions takes unexpected |
|
|
|
* handler/ha_innodb.cc: |
|
|
|
Fix Bug#55382 Assignment with SELECT expressions takes unexpected |
|
|
|
S locks in READ COMMITTED |
|
|
|
|
|
|
|
2010-07-27 The InnoDB Team |
|
|
|
@ -52,8 +55,8 @@ |
|
|
|
|
|
|
|
2010-06-29 The InnoDB Team |
|
|
|
|
|
|
|
* btr/btr0cur.c, include/btr0cur.h, |
|
|
|
include/row0mysql.h, row/row0merge.c, row/row0sel.c: |
|
|
|
* btr/btr0cur.c, include/btr0cur.h, include/row0mysql.h, |
|
|
|
row/row0merge.c, row/row0sel.c: |
|
|
|
Fix Bug#54358 READ UNCOMMITTED access failure of off-page DYNAMIC |
|
|
|
or COMPRESSED columns |
|
|
|
|
|
|
|
|