summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix typo.bb-10.1-4ksectorsJan Lindström2014-10-282-2/+2
* Another try to fix Windows compiler error.Jan Lindström2014-10-282-24/+26
* Fix windows compiler error.Jan Lindström2014-10-282-2/+2
* MDEV-6648: InnoDB: Add support for 4K sector size if supportedJan Lindström2014-10-2834-82/+1649
* MDEV-6759: innodb valgrind failuresJan Lindström2014-10-272-2/+0
* GIS-related test results updated.Alexey Botchkov2014-10-242-1/+48
* Enhance row-merge sort progress logging.Jan Lindström2014-10-222-0/+4
* MDEV-12 OpenGIS: create required tables: GeometryColumns, related views.Alexey Botchkov2014-10-216-1/+184
* Make sure that information schema knows also page compressed pageJan Lindström2014-10-204-6/+6
* Correction for the fix of the bug mdev-6874.Igor Babaev2014-10-194-7/+5
* Merge branch '10.1' of ../10.1-mdev334 into 10.1Igor Babaev2014-10-175-2/+30
|\
| * Fixed bug mdev-6874.Igor Babaev2014-10-175-2/+30
* | MDEV-6388: ANALYZE $stmt output in the slow query logSergei Petrunia2014-10-173-0/+42
* | MDEV-6388: ANALYZE $stmt output in the slow query logSergei Petrunia2014-10-176-16/+19
* | Merge branch '10.1' of github.com:MariaDB/server into 10.1Sergei Petrunia2014-10-172148-80977/+89407
|\ \
| * \ Merge branch 'bb-10.1-merge' into 10.1mariadb-10.1.1Sergei Golubchik2014-10-162125-80651/+88421
| |\ \
| | * | after-merge fixesSergei Golubchik2014-10-1514-307/+282
| | * | Merge 10.0.14 into 10.1Sergei Golubchik2014-10-152117-80359/+88154
| | |\ \
| | | * | MDEV-6743 crash in GROUP_CONCAT(IF () ORDER BY 1)mariadb-10.0.14Sergei Golubchik2014-09-241-1/+1
| | | * | MDEV-6776 ujis and eucjmps erroneously accept 0x8EA0 as a valid byte sequenceAlexander Barkov2014-09-246-18/+90
| | | * | remove the bug fix for MDEV-6743 "crash in GROUP_CONCAT(IF () ORDER BY 1)"Sergei Golubchik2014-09-241-12/+0
| | | * | 5.5 mergeSergei Golubchik2014-09-231177-36799/+27956
| | | |\ \
| | | | * \ 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