summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-5707 MTR fails on kfreebsdSergei Golubchik2014-10-021-0/+2
* MDEV-6528 review debian patches for mysqlSergei Golubchik2014-10-0211-14/+14
* MDEV-6800 auth_socket plugin fails to build on OpenBSD with MariaDB 10.0.14Sergei Golubchik2014-10-021-1/+1
* MDEV-5120 Test suite test maria-no-logging failsSergei Golubchik2014-10-0269-5/+142
* update tokudb version in CMakeLists.txt, disable unstable tokudb testsSergei Golubchik2014-09-255-9/+15
* MDEV-6592 Assertion `ltime->day == 0' failed with TIMESTAMP, MAKETIMEAlexander Barkov2014-10-033-9/+25
* MDEV-6774 - Deadlock between SELECT, DROP TABLE, SHOW STATUS andSergey Vojtovich2014-09-252-11/+4
* MDEV-6749 - Deadlock between GRANT/REVOKE, SELECT FROM I_S.COLUMNS,Sergey Vojtovich2014-09-181-1/+1
* mergeSergei Golubchik2014-09-231172-36222/+27858
|\
| *-. tokudb 7.5.0Sergei Golubchik2014-09-231171-36214/+27856
| |\ \
| | | * DB-720 run the cluster key partition test on mariadbRich Prohaska2014-09-151-0/+1
| | | * DB-714 read free replicationRich Prohaska2014-09-1540-44/+1142
| | | * DB-720 test case for clustering keys on partitioned tokudb tablesRich Prohaska2014-09-152-0/+50
| | | * DB-504 redo bulk fetch select tests in partitioned tablesRich Prohaska2014-09-1320-1168/+772
| | | * DB-716 use jemalloc 3.6.0 in debug envRich Prohaska2014-09-121-1/+1
| | | * DB-310 run tokudb_support_xa.test on mysql and mariadb 5.5Rich Prohaska2014-09-052-1/+2
| | | * DB-310 add tokudb_support_xa variableBohuTANG2014-09-054-0/+277
| | | * DB-718 test case for broken error handling in tokudb_fractal_tree_info info s...Rich Prohaska2014-09-032-0/+22
| | | * Merge branch 'master' of github.com:Tokutek/tokudb-engineRich Prohaska2014-09-032-15/+19
| | | |\
| | | | * DB-717 add iterations limit to tokustatRich Prohaska2014-09-021-1/+1
| | | | * Merge branch 'master' of github.com:Tokutek/tokudb-engineRich Prohaska2014-09-021-1/+1
| | | | |\
| | | | | * DB-716 use jemalloc 3.6.0 in tokudb buildsRich Prohaska2014-09-021-1/+1
| | | | * | DB-717 add iterations limit to tokustatRich Prohaska2014-09-021-14/+18
| | | | |/
| | | * | DB-718 handle errors in tokudb info schema pluginsRich Prohaska2014-09-031-12/+24
| | | |/
| | | * DB-712 fix tokudb locks info schema test results due to new schemaRich Prohaska2014-08-284-45/+45
| | | * Merge branch 'db703' of github.com:Tokutek/tokudb-engine into db703Rich Prohaska2014-08-280-0/+0
| | | |\
| | | | * DB-712 split locks and lock_waits dname into schema, table, and dictionaryRich Prohaska2014-08-271-0/+19
| | | | * DB-703 DB-704 split dname into schema, table, and dictionaryRich Prohaska2014-08-271-59/+56
| | | * | 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-713 separate some long running tokudb tests so that valgrind runs without ...Rich Prohaska2014-08-2710-0/+19
| | | |/
| | | * DB-702 print upgrade failed clean shutdown required error messageRich Prohaska2014-08-271-0/+3
| | | * DB-708 move test scriptsRich Prohaska2014-08-1949-1977/+0
| | | * DB-504 test replace select triggers for bulk fetchRich Prohaska2014-08-182-0/+290
| | | * DB-504 move bulk fetch testsRich Prohaska2014-08-1816-0/+0
| | | * DB-504 test insert select with various triggers to make sure that bulk fetch ...Rich Prohaska2014-08-184-0/+401
| | | * DB-500 allow simple deletes to use bulk fetchRich Prohaska2014-08-185-0/+246
| | | * 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
| | | * #268 Adding bulk fetch MTR test and result filesjoel90012014-08-1216-0/+3629
| | | * #272 set tokudb product nameRich Prohaska2014-08-121-12/+23
| | | * #272 set TokuDB product nameRich Prohaska2014-08-121-0/+9
| | | * Tokutek/mariadb-5.5#71 run part_index_scan on mariadbRich Prohaska2014-08-111-0/+1
| | | * #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
| | | * Update README.mdRIch Prohaska2014-07-231-3/+3
| | | * #261 run multiple queries in part_index_scanRich Prohaska2014-07-232-15/+216
| | | * #267 fix mdev5932 test and resultRich Prohaska2014-07-232-0/+2
| | | * #261 Tokutek/mariadb-5.5#69 run part_index_scan test on mariadbRich Prohaska2014-07-221-0/+1
| | | * #261 auto detect index scans to fix perf problem with partitionsRich Prohaska2014-07-184-80/+291