summaryrefslogtreecommitdiff
path: root/storage/innobase/include/srv0srv.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-5834: Merge Kakao Defragmentation implementation to MariaDB 10.1Jan Lindström2014-08-061-1/+15
* MDEV-6392: Change innodb_have_lzo and innodb_have_lz4 as a staticJan Lindström2014-06-261-5/+0
* MDEV-6361: innodb_compression_algorithm configuration variable canJan Lindström2014-06-251-0/+5
* merge the compilation fixes from 10.0-FusionIOSergei Golubchik2014-05-261-1/+1
|\
| * use ENUM not ULONG for innodb-compression-algorithm command-line optionSergei Golubchik2014-05-261-1/+1
| * Fix some compiler warnings and small errors on code.Jan Lindström2014-05-221-0/+2
* | MDEV-6246: Merge 10.0.10-FusionIO to 10.1.Jan Lindström2014-05-221-5/+69
|\ \ | |/
| * Added support for LZO compression method.Jan Lindström2014-04-151-2/+2
| * Code cleanup: Removed some unnecessary outputs from standard builds (availabl...Jan Lindström2014-03-211-0/+4
| * Removed options innodb_compress_index_pages and innodb_trim_pct. Both are Jan Lindström2014-03-121-6/+4
| * Temporal fix for flush thread hang.Jan Lindström2014-02-281-0/+5
| * Fixed issue on data dictionary corruption.Jan Lindström2014-02-131-3/+1
| * Moved mt-flush code to buf0mtflu.[cc|h] and cleaned it up. This is forJan Lindström2014-02-061-1/+1
| * Fixed issue on atomic writes on startup, removed incorrect assert.Jan Lindström2014-02-041-0/+4
| * Fixed merge error on InnoDB page compression level handling.Jan Lindström2014-02-031-4/+3
| * Changes for Fusion-io multi-threaded flush, page compressed tables andJan Lindström2013-12-191-5/+59
* | Merge 10.0 -> 10.1Sergey Petrunya2014-05-081-3/+3
|\ \
| * | MDEV-6184 10.0.11 mergeSergei Golubchik2014-05-061-3/+3
| |/
* | MDEV-5335: Force PK option. Added a new dynamic configuration variableJan Lindström2014-03-111-0/+2
|/
* 10.0-monty mergeSergei Golubchik2013-07-211-98/+162
|\
| * Temporary commit of 10.0-mergeMichael Widenius2013-03-261-94/+169
* | 10.0-base mergeSergei Golubchik2013-04-151-1/+17
|\ \ | |/ |/|
| * MDEV-4338 - Support FusionIO/directFS atomic writesVladislav Vaintroub2013-04-061-0/+5
| * Approved by Jimmy and Inaam. rb#1576Bill Qu2012-12-171-0/+2
| * Bug#59354 : Bug #12659252 : ASSERT !OTHER_LOCK AT LOCK_REC_ADD_TO_QUEUE DURIN...Yasufumi Kinoshita2012-11-281-0/+6
| |\
| | * Bug#59354 : Bug #12659252 : ASSERT !OTHER_LOCK AT LOCK_REC_ADD_TO_QUEUE DURIN...Yasufumi Kinoshita2012-11-281-0/+5
| * | This is a backport of "WL#5674 InnoDB: report all deadlocks (Bug#1784)"Vasil Dimov2012-11-121-0/+3
| * | Bug #14676111 WRONG PAGE_LEVEL WRITTEN FOR UPPER THAN FATHER PAGE AT BTR_LIFT...Yasufumi Kinoshita2012-11-121-0/+3
| |\ \ | | |/
| | * Bug #14676111 WRONG PAGE_LEVEL WRITTEN FOR UPPER THAN FATHER PAGE AT BTR_LIFT...Yasufumi Kinoshita2012-11-121-0/+3
| * | WL#6161 Integrating with InnoDB codebase in MySQL 5.5Narayanan Venkateswaran2012-06-071-1/+1
* | | Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-011-207/+246
|/ /
* | Bug#11758510 (#50723): INNODB CHECK TABLE FATAL SEMAPHORE WAIT TIMEOUT POSSIB...Yasufumi Kinoshita2012-04-271-0/+1
|\ \ | |/
| * Bug#11758510 (#50723): INNODB CHECK TABLE FATAL SEMAPHORE WAIT TIMEOUT POSSIB...Yasufumi Kinoshita2012-04-271-0/+1
* | backport Bug #47707 print some progress messages during shutdown of innodbJimmy Yang2012-03-211-5/+7
* | Fix bug #11830883, SUPPORT "CORRUPTED" BIT FOR INNODB TABLES AND INDEXES.Jimmy Yang2011-08-161-0/+4
* | Merge from 5.1 the fix for Bug 12356373Inaam Rana2011-07-191-0/+2
|\ \ | |/
* | Bug#60309 - Bug#12356829: MYSQL 5.5.9 FOR MAC OSX HAS BUG WITH FOREIGN KEY C...unknown2011-04-261-3/+0
* | Bug#11766305 - 59392: Remove thr0loc.c and ibuf_inside() [part 3]Marko Mäkelä2011-03-221-16/+1
* | Bug #11766227: InnoDB purge lag much worse for 5.5.8 versus 5.1Sunny Bains2011-02-221-2/+5
* | Merge from mysql-5.1-innodb to mysql-5.5-innodbJimmy Yang2011-01-141-0/+18
|\ \ | |/
| * Fix Bug#30423 "InnoDBs treatment of NULL in index stats causes bad Jimmy Yang2011-01-141-0/+18
| * Applying InnoDB snapshot 5.1-ss6344, Fixes BUG#47814Satya B2009-12-231-6/+20
* | Fix Bug #58653 - Sporadic crash due to assertion failure 0 == space->n_pendin...Sunny Bains2011-01-061-0/+8
* | Bug#55222 - RB://517 - Approved by Sunnyunknown2010-11-301-2/+2
* | Bug# 55681 - MTR slowdown after default storage engine was changed to InnoDBSunny Bains2010-10-141-0/+9
* | Bug#56922 SHOW ENGINE INNODB STATUS truncation limit is too strict and not in...Mark Leith2010-09-231-1/+4
* | Improve InnoDB synchronization primitives on WindowsCalvin Sun2010-07-201-0/+3
* | Bug#54728: Replace the dulint struct with a 64-bit integer.Marko Mäkelä2010-06-231-3/+3
* | This change splits innodb_file_format_check into innodb_file_format_checkJimmy Yang2010-06-171-1/+1
* | Revert the kernel mutex split phase I patch. Some artefacts have been leftSunny Bains2010-05-121-9/+32