mariadb/storage/innobase/srv
Timothy Smith c36cf42f05 Applying InnoDB snapshot innodb-5.1-ss3603
Detailed description of changes:
r3257 | inaam | 2008-11-24 22:06:50 +0200 (Mon, 24 Nov 2008) | 13 lines
branches/5.1 bug#40760

The config param innodb_thread_concurrency is dynamically set and is
read when a thread enters/exits innodb. If the value is changed between
the enter and exit time the behaviour becomes erratic.
The fix is not to use srv_thread_concurrency when exiting, instead use
the flag trx->declared_to_be_inside_innodb.

rb://57

Approved by: Marko
2009-01-12 23:31:05 +01:00
..
srv0que.c Apply the following InnoDB snapshots: 2007-03-22 15:59:35 -06:00
srv0srv.c Applying InnoDB snapshot innodb-5.1-ss3603 2009-01-12 23:31:05 +01:00
srv0start.c Complete application of InnoDB snapshot innodb-5.1-ss2485, part 2. Fixes 2008-12-14 12:21:24 -07:00