~weyrick/mysql-server/34014-cs-complete

Viewing all changes in revision 3692.

  • Committer: Annamalai Gurusami
  • Date: 2011-12-28 08:37:08 UTC
  • Revision ID: annamalai.gurusami@oracle.com-20111228083708-xg77doxtvsura8t9
Bug #13255225: THE VALUE OF INNODB_UNDO_LOGS IN MY.CNF IS IGNORED

Introduced a new read only status variable srv_available_undo_logs.  
During startup, this variable will be set to the total available 
number of rollback segments.  Users can access this variable to find
out the available number of rollback segments.  The innodb_undo_logs
will contain the number of active rollback segments. 

Review Board link:
http://bur03.no.oracle.com/rb/r/862/

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: