| Commit message (Expand) | Author | Age | Files | Lines |
* | MDEV-5707 MTR fails on kfreebsd | Sergei Golubchik | 2014-10-02 | 1 | -0/+2 |
* | MDEV-6528 review debian patches for mysql | Sergei Golubchik | 2014-10-02 | 11 | -14/+14 |
* | MDEV-6800 auth_socket plugin fails to build on OpenBSD with MariaDB 10.0.14 | Sergei Golubchik | 2014-10-02 | 1 | -1/+1 |
* | MDEV-5120 Test suite test maria-no-logging fails | Sergei Golubchik | 2014-10-02 | 69 | -5/+142 |
* | update tokudb version in CMakeLists.txt, disable unstable tokudb tests | Sergei Golubchik | 2014-09-25 | 5 | -9/+15 |
* | MDEV-6592 Assertion `ltime->day == 0' failed with TIMESTAMP, MAKETIME | Alexander Barkov | 2014-10-03 | 3 | -9/+25 |
* | MDEV-6774 - Deadlock between SELECT, DROP TABLE, SHOW STATUS and | Sergey Vojtovich | 2014-09-25 | 2 | -11/+4 |
* | MDEV-6749 - Deadlock between GRANT/REVOKE, SELECT FROM I_S.COLUMNS, | Sergey Vojtovich | 2014-09-18 | 1 | -1/+1 |
* | merge | Sergei Golubchik | 2014-09-23 | 1172 | -36222/+27858 |
|\ |
|
| *-. | tokudb 7.5.0 | Sergei Golubchik | 2014-09-23 | 1171 | -36214/+27856 |
| |\ \ |
|
| | | * | DB-720 run the cluster key partition test on mariadb | Rich Prohaska | 2014-09-15 | 1 | -0/+1 |
| | | * | DB-714 read free replication | Rich Prohaska | 2014-09-15 | 40 | -44/+1142 |
| | | * | DB-720 test case for clustering keys on partitioned tokudb tables | Rich Prohaska | 2014-09-15 | 2 | -0/+50 |
| | | * | DB-504 redo bulk fetch select tests in partitioned tables | Rich Prohaska | 2014-09-13 | 20 | -1168/+772 |
| | | * | DB-716 use jemalloc 3.6.0 in debug env | Rich Prohaska | 2014-09-12 | 1 | -1/+1 |
| | | * | DB-310 run tokudb_support_xa.test on mysql and mariadb 5.5 | Rich Prohaska | 2014-09-05 | 2 | -1/+2 |
| | | * | DB-310 add tokudb_support_xa variable | BohuTANG | 2014-09-05 | 4 | -0/+277 |
| | | * | DB-718 test case for broken error handling in tokudb_fractal_tree_info info s... | Rich Prohaska | 2014-09-03 | 2 | -0/+22 |
| | | * | Merge branch 'master' of github.com:Tokutek/tokudb-engine | Rich Prohaska | 2014-09-03 | 2 | -15/+19 |
| | | |\ |
|
| | | | * | DB-717 add iterations limit to tokustat | Rich Prohaska | 2014-09-02 | 1 | -1/+1 |
| | | | * | Merge branch 'master' of github.com:Tokutek/tokudb-engine | Rich Prohaska | 2014-09-02 | 1 | -1/+1 |
| | | | |\ |
|
| | | | | * | DB-716 use jemalloc 3.6.0 in tokudb builds | Rich Prohaska | 2014-09-02 | 1 | -1/+1 |
| | | | * | | DB-717 add iterations limit to tokustat | Rich Prohaska | 2014-09-02 | 1 | -14/+18 |
| | | | |/ |
|
| | | * | | DB-718 handle errors in tokudb info schema plugins | Rich Prohaska | 2014-09-03 | 1 | -12/+24 |
| | | |/ |
|
| | | * | DB-712 fix tokudb locks info schema test results due to new schema | Rich Prohaska | 2014-08-28 | 4 | -45/+45 |
| | | * | Merge branch 'db703' of github.com:Tokutek/tokudb-engine into db703 | Rich Prohaska | 2014-08-28 | 0 | -0/+0 |
| | | |\ |
|
| | | | * | DB-712 split locks and lock_waits dname into schema, table, and dictionary | Rich Prohaska | 2014-08-27 | 1 | -0/+19 |
| | | | * | DB-703 DB-704 split dname into schema, table, and dictionary | Rich Prohaska | 2014-08-27 | 1 | -59/+56 |
| | | * | | DB-712 split locks and lock_waits dname into schema, table, and dictionary | Rich Prohaska | 2014-08-28 | 1 | -0/+19 |
| | | * | | DB-703 DB-704 split dname into schema, table, and dictionary | Rich Prohaska | 2014-08-28 | 1 | -59/+56 |
| | | * | | DB-713 separate some long running tokudb tests so that valgrind runs without ... | Rich Prohaska | 2014-08-27 | 10 | -0/+19 |
| | | |/ |
|
| | | * | DB-702 print upgrade failed clean shutdown required error message | Rich Prohaska | 2014-08-27 | 1 | -0/+3 |
| | | * | DB-708 move test scripts | Rich Prohaska | 2014-08-19 | 49 | -1977/+0 |
| | | * | DB-504 test replace select triggers for bulk fetch | Rich Prohaska | 2014-08-18 | 2 | -0/+290 |
| | | * | DB-504 move bulk fetch tests | Rich Prohaska | 2014-08-18 | 16 | -0/+0 |
| | | * | DB-504 test insert select with various triggers to make sure that bulk fetch ... | Rich Prohaska | 2014-08-18 | 4 | -0/+401 |
| | | * | DB-500 allow simple deletes to use bulk fetch | Rich Prohaska | 2014-08-18 | 5 | -0/+246 |
| | | * | FT-502 print huge pages guy when env fails to open | Rich Prohaska | 2014-08-18 | 1 | -0/+1 |
| | | * | DB-506 add a session variable to enable/disable bulk fetch default enabled | Rich Prohaska | 2014-08-14 | 3 | -1/+4 |
| | | * | #268 Adding bulk fetch MTR test and result files | joel9001 | 2014-08-12 | 16 | -0/+3629 |
| | | * | #272 set tokudb product name | Rich Prohaska | 2014-08-12 | 1 | -12/+23 |
| | | * | #272 set TokuDB product name | Rich Prohaska | 2014-08-12 | 1 | -0/+9 |
| | | * | Tokutek/mariadb-5.5#71 run part_index_scan on mariadb | Rich Prohaska | 2014-08-11 | 1 | -0/+1 |
| | | * | #271 turn off FT debug flags by default. can be overridden by cmake arguments | Rich Prohaska | 2014-08-04 | 1 | -0/+4 |
| | | * | #269 use bulk fetch for replace select | Rich Prohaska | 2014-07-31 | 1 | -2/+15 |
| | | * | Update README.md | RIch Prohaska | 2014-07-23 | 1 | -3/+3 |
| | | * | #261 run multiple queries in part_index_scan | Rich Prohaska | 2014-07-23 | 2 | -15/+216 |
| | | * | #267 fix mdev5932 test and result | Rich Prohaska | 2014-07-23 | 2 | -0/+2 |
| | | * | #261 Tokutek/mariadb-5.5#69 run part_index_scan test on mariadb | Rich Prohaska | 2014-07-22 | 1 | -0/+1 |
| | | * | #261 auto detect index scans to fix perf problem with partitions | Rich Prohaska | 2014-07-18 | 4 | -80/+291 |