mariadb/storage/xtradb
Sergei Golubchik efab095c7f MDEV-5236 Status variables are not all listed alphabetically
sort xtradb status variables
2013-11-19 13:11:42 +01:00
..
btr MDEV-5247: DB locked up at btr0cur.c line 568. There is inconsistent and non logical usage of have_LRU_mutex and incorrect value on ha_innodb.cc when buf_LRU_free_block is called. Additionally, for future long semaphore wait cases added a new configuration variable innodb_use_stacktrace. If this variable is true a signal handler for SIGUSR2 is installed when InnoDB server starts and when a long semaphore wait is detected at sync/sync0array.c we send SIGUSR2 signal to waiting thread and thread that has acuired RW-latch. For both threads a full stacktrace is produced as well as its is possible. 2013-11-14 12:57:28 +02:00
buf MDEV-5247: DB locked up at btr0cur.c line 568. Additional fixes to inconsistent usage of have_LRU_mutex and added additional debug assertions to guard incorrect usage of this mutex. Fixes issues found on additional testing and mysql test suite. 2013-11-15 11:32:02 +02:00
data Percona-Server-5.5.33-rel31.1.tar.gz 2013-09-07 13:49:15 +02:00
dict Percona-Server-5.5.33-rel31.1.tar.gz 2013-09-07 13:49:15 +02:00
dyn merge Percona-Server-5.5.32-rel31.0.tar.gz 2013-07-16 19:30:39 +02:00
eval Percona-Server-5.5.33-rel31.1.tar.gz 2013-09-07 13:49:15 +02:00
fil Percona-Server-5.5.33-rel31.1.tar.gz 2013-09-07 13:49:15 +02:00
fsp merge Percona-Server-5.5.32-rel31.0.tar.gz 2013-07-16 19:30:39 +02:00
fut Percona-Server-5.5.33-rel31.1.tar.gz 2013-09-07 13:49:15 +02:00
ha Percona-Server-5.5.33-rel31.1.tar.gz 2013-09-07 13:49:15 +02:00
handler MDEV-5236 Status variables are not all listed alphabetically 2013-11-19 13:11:42 +01:00
ibuf Percona-Server-5.5.33-rel31.1.tar.gz 2013-09-07 13:49:15 +02:00
include Added test case for new system variable innodb_use_stacktrace and made sure that it can be used only on startup. Fixed compiler problems on solaris and other platforms that do not contain necessary headers and functions. 2013-11-15 15:24:42 +02:00
lock Percona-Server-5.5.33-rel31.1.tar.gz 2013-09-07 13:49:15 +02:00
log Percona-Server-5.5.33-rel31.1.tar.gz 2013-09-07 13:49:15 +02:00
mach Percona-Server-5.5.33-rel31.1.tar.gz 2013-09-07 13:49:15 +02:00
mem Percona-Server-5.5.33-rel31.1.tar.gz 2013-09-07 13:49:15 +02:00
mtr Percona-Server-5.5.33-rel31.1.tar.gz 2013-09-07 13:49:15 +02:00
os Added test case for new system variable innodb_use_stacktrace and made sure that it can be used only on startup. Fixed compiler problems on solaris and other platforms that do not contain necessary headers and functions. 2013-11-15 15:24:42 +02:00
page Percona-Server-5.5.33-rel31.1.tar.gz 2013-09-07 13:49:15 +02:00
pars Percona-Server-5.5.33-rel31.1.tar.gz 2013-09-07 13:49:15 +02:00
que Percona-Server-5.5.33-rel31.1.tar.gz 2013-09-07 13:49:15 +02:00
read Percona-Server-5.5.33-rel31.1.tar.gz 2013-09-07 13:49:15 +02:00
rem Percona-Server-5.5.33-rel31.1.tar.gz 2013-09-07 13:49:15 +02:00
row Percona-Server-5.5.33-rel31.1.tar.gz 2013-09-07 13:49:15 +02:00
srv Fix compiler error introduced on revision 3937, make sure that stackdump is compiled only on __linux__. 2013-11-14 14:27:46 +02:00
sync Fix compiler error introduced on revision 3937, make sure that stackdump is compiled only on __linux__. 2013-11-14 14:27:46 +02:00
trx Percona-Server-5.5.33-rel31.1.tar.gz 2013-09-07 13:49:15 +02:00
usr Percona-Server-5.5.33-rel31.1.tar.gz 2013-09-07 13:49:15 +02:00
ut Percona-Server-5.5.33-rel31.1.tar.gz 2013-09-07 13:49:15 +02:00
CMakeLists.txt MDEV-5247: DB locked up at btr0cur.c line 568. There is inconsistent and non logical usage of have_LRU_mutex and incorrect value on ha_innodb.cc when buf_LRU_free_block is called. Additionally, for future long semaphore wait cases added a new configuration variable innodb_use_stacktrace. If this variable is true a signal handler for SIGUSR2 is installed when InnoDB server starts and when a long semaphore wait is detected at sync/sync0array.c we send SIGUSR2 signal to waiting thread and thread that has acuired RW-latch. For both threads a full stacktrace is produced as well as its is possible. 2013-11-14 12:57:28 +02:00
COPYING.Google Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
COPYING.Percona Merge XtraDB 8 into MariaDB. 2009-11-13 22:26:08 +01:00
Doxyfile merge with xtradb-5.5.15 2011-07-18 23:04:24 +02:00
ha_innodb.def Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00