summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* mysql-5.5.40Sergei Golubchik2014-10-063-11/+17
|\
| * Adding patch for security bug 19471516mysql-5.5.40Murthy Narkedimilli2014-09-081-0/+10
| * Remove unstable test case innodb_bug18942294, approved by Jimmy over IM.unknown2014-08-061-8/+0
| * BUG#18942294 - SEGV IN DICT_FIND_TABLE_BY_SPACE TRYING TO MARK SPACE CORRUPTunknown2014-07-082-0/+14
| * Bug #19140907 DUPLICATES IN UNIQUE SECONDARY INDEX BECAUSE OF FIX OF BUG#68021Annamalai Gurusami2014-07-031-11/+1
* | MDEV-6528 review debian patches for mysqlSergei Golubchik2014-10-021-1/+1
* | MDEV-5120 Test suite test maria-no-logging failsSergei Golubchik2014-10-0261-0/+112
* | update tokudb version in CMakeLists.txt, disable unstable tokudb testsSergei Golubchik2014-09-255-9/+15
* | mergeSergei Golubchik2014-09-231170-35942/+27849
|\ \
| * \ tokudb 7.5.0Sergei Golubchik2014-09-231170-35942/+27849
| |\ \
| | * | DB-714 read free replicationRich Prohaska2014-09-154-44/+120
| | * | DB-310 add tokudb_support_xa variableBohuTANG2014-09-052-0/+19
| | * | DB-718 handle errors in tokudb info schema pluginsRich Prohaska2014-09-031-12/+24
| | * | DB-712 split locks and lock_waits dname into schema, table, and dictionaryRich Prohaska2014-08-281-0/+19
| | * | DB-703 DB-704 split dname into schema, table, and dictionaryRich Prohaska2014-08-281-59/+56
| | * | DB-702 print upgrade failed clean shutdown required error messageRich Prohaska2014-08-271-0/+3
| | * | DB-500 allow simple deletes to use bulk fetchRich Prohaska2014-08-181-0/+1
| | * | FT-502 print huge pages guy when env fails to openRich Prohaska2014-08-181-0/+1
| | * | DB-506 add a session variable to enable/disable bulk fetch default enabledRich Prohaska2014-08-143-1/+4
| | * | #272 set tokudb product nameRich Prohaska2014-08-121-12/+23
| | * | #272 set TokuDB product nameRich Prohaska2014-08-121-0/+9
| | * | #271 turn off FT debug flags by default. can be overridden by cmake argumentsRich Prohaska2014-08-041-0/+4
| | * | #269 use bulk fetch for replace selectRich Prohaska2014-07-311-2/+15
| | * | #261 auto detect index scans to fix perf problem with partitionsRich Prohaska2014-07-182-80/+91
| | * | #261 debug prelocking for index scansRich Prohaska2014-07-161-4/+4
| | * | #263 enable bulk fetch for insert select sql commandsRich Prohaska2014-07-151-5/+2
| | * | #262 enable bulk fetch for create select sql commandsRich Prohaska2014-07-151-3/+3
| | * | #258 support deferred XA recovery with discard of prepared txns and dirty shu...Rich Prohaska2014-07-091-8/+35
| | * | #257 disable missing field initializer warningRich Prohaska2014-07-021-0/+19
| | * | #256 only force MDL X for certain alter table operationsRich Prohaska2014-06-261-21/+29
* | | | Allow tokudb test to pass even if jemalloc is not available.Michael Widenius2014-09-236-6/+6
|/ / /
* | | ft-index: restore a chunk that was lost in the mergeSergei Golubchik2014-09-134-7/+32
* | | tokudb: use thd_killed() api function, not thd->killed directlySergei Golubchik2014-09-133-6/+8
* | | tokudb tests: master-slave.inc should be included *last*Sergei Golubchik2014-09-136-6/+6
* | | tokudb 7.1.8Sergei Golubchik2014-09-13459-11469/+18894
|\ \ \
| * | | DB-500 allow simple deletes to use bulk fetchRich Prohaska2014-08-191-0/+1
| * | | FT-502 print huge pages guy when env fails to openRich Prohaska2014-08-191-0/+1
| * | | DB-506 add a session variable to enable/disable bulk fetch default enabledRich Prohaska2014-08-143-1/+4
| * | | #271 turn off FT debug flags by default. can be overridden by cmake argumentsRich Prohaska2014-08-111-0/+4
| * | | #269 use bulk fetch for replace selectRich Prohaska2014-07-311-2/+15
| * | | #261 auto detect index scans to fix perf problem with partitionsRich Prohaska2014-07-182-80/+91
| * | | #261 debug prelocking for index scansRich Prohaska2014-07-181-4/+4
| * | | #263 enable bulk fetch for insert select sql commandsRich Prohaska2014-07-161-5/+2
| * | | #262 enable bulk fetch for create select sql commandsRich Prohaska2014-07-161-3/+3
| * | | #258 support deferred XA recovery with discard of prepared txns and dirty shu...Rich Prohaska2014-07-101-8/+35
| * | | #257 disable missing field initializer warningRich Prohaska2014-07-031-0/+19
| * | | #256 only force MDL X for certain alter table operationsRich Prohaska2014-07-031-21/+29
| * | | #252 fix the MDEV-6324 fixRich Prohaska2014-06-131-1/+1
| * | | #250 reset thd proc info in end_bulk_insert to fix invalid proc info pointer ...Rich Prohaska2014-06-132-5/+3
| * | | #252 fix MDEV-6324 uninit var in discover3Rich Prohaska2014-06-102-2/+2