Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: disabled some tests | Aleksey Midenkov | 2017-05-05 | 1 | -0/+2 |
* | Tests: dependency on xtradb for some tests | Aleksey Midenkov | 2017-05-05 | 1 | -0/+1 |
* | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2017-04-05 | 27 | -115/+124 |
|\ | |||||
| * | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-04-05 | 27 | -115/+124 |
| |\ | |||||
| | * | Merge 10.2 into bb-10.2-mariarocks | Sergei Petrunia | 2017-04-03 | 2 | -5/+5 |
| | |\ | |||||
| | * | | Fixes for innodb crash recovery tests from Serg | Vladislav Vaintroub | 2017-04-02 | 2 | -2/+4 |
| | * | | search_pattern_in_file.inc changes | Sergei Golubchik | 2017-03-31 | 15 | -88/+96 |
| | * | | remove two redundant *.inc files to restart a server | Sergei Golubchik | 2017-03-31 | 15 | -26/+25 |
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2017-04-03 | 21 | -141/+108 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-04-03 | 2 | -5/+5 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | MDEV-12289 Keep 128 persistent rollback segments for compatibility and perfor... | Marko Mäkelä | 2017-03-31 | 2 | -5/+5 |
| | |/ | |||||
| * | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-03-31 | 19 | -136/+103 |
| |\ \ | | |/ | |||||
| | * | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 19 | -136/+103 |
| | |\ | |||||
| | | * | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-24 | 2 | -51/+43 |
| | | |\ | |||||
| | | | * | Merge 5.5 into 10.0 | Marko Mäkelä | 2017-03-24 | 2 | -51/+43 |
| | | | |\ | |||||
| | | | | * | MDEV-11802 innodb.innodb_bug14676111 fails on buildbot | Marko Mäkelä | 2017-03-24 | 3 | -39/+41 |
| | | * | | | MDEV-11738: Mariadb uses 100% of several of my 8 cpus doing nothing | Jan Lindström | 2017-03-14 | 1 | -1/+1 |
| | | * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-09 | 2 | -20/+8 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Merge 5.5 into 10.0 | Marko Mäkelä | 2017-03-08 | 2 | -20/+8 |
| | | | |\ \ | | | | | |/ | |||||
| | | * | | | MDEV-11941 - Lintian complains about executable bits | Sergey Vojtovich | 2017-03-07 | 1 | -1/+0 |
| | | * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-03 | 2 | -0/+70 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | MDEV-11757 KEY_BLOCK_SIZE strangeness when UNCOMPRESSing COMPRESSed InnoDB ta... | Sergei Golubchik | 2017-02-28 | 2 | -0/+70 |
| | | * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-02-20 | 3 | -15/+2 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Revert the MDEV-4396 tweak to innodb.innodb_bug14676111. | Marko Mäkelä | 2017-02-20 | 3 | -15/+2 |
| | | * | | | After review fixes for MDEV-11759. | Jan Lindström | 2017-02-09 | 2 | -27/+3 |
| | | * | | | Remove unnecessary have_debug.inc, not_valgrind.inc | Marko Mäkelä | 2017-02-08 | 8 | -173/+26 |
| | | * | | | Remove some more error log spam. | Marko Mäkelä | 2017-02-08 | 6 | -72/+34 |
| | | * | | | Remove some error log spam by not effectively setting DEBUG_DBUG='d'. | Marko Mäkelä | 2017-02-08 | 2 | -112/+96 |
| | | * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-02-08 | 6 | -79/+220 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Rewrite the innodb.log_file_size test with DBUG_EXECUTE_IF. | Marko Mäkelä | 2017-02-05 | 2 | -73/+149 |
| | | | * | | MDEV-11985 Make innodb_read_only shutdown more robust | Marko Mäkelä | 2017-02-04 | 2 | -0/+65 |
| | | | * | | innodb.innodb-get-fk: Actually test --innodb-read-only. | Marko Mäkelä | 2017-02-03 | 2 | -6/+8 |
| | | * | | | Add suppression for page corruption caused by error injection. | Jan Lindström | 2017-02-07 | 2 | -0/+4 |
| | | * | | | MDEV-11759: Encryption code in MariaDB 10.1/10.2 causes | Jan Lindström | 2017-02-06 | 4 | -0/+10 |
* | | | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2017-03-29 | 3 | -43/+56 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-03-29 | 3 | -43/+56 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Close a file handle in a Perl snippet. | Marko Mäkelä | 2017-03-24 | 1 | -0/+1 |
| | * | | | | MDEV-11802 innodb.innodb_bug14676111 fails on buildbot | Marko Mäkelä | 2017-03-24 | 2 | -43/+55 |
* | | | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2017-03-24 | 13 | -63/+134 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-03-24 | 2 | -0/+59 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | MDEV-12258 InnoDB: Fix the bogus debug assertion introduced in MDEV-12219 | Marko Mäkelä | 2017-03-18 | 2 | -0/+59 |
| * | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-03-18 | 11 | -63/+75 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | MDEV-12269 Port Bug#22996442 INNODB: MAKE UNIV_DEBUG DEPEND ON DBUG_OFF | Marko Mäkelä | 2017-03-16 | 9 | -49/+72 |
| | * | | | | MDEV-11873 Unnecessary InnoDB warnings upon bootstrap | Marko Mäkelä | 2017-03-14 | 1 | -13/+3 |
| | * | | | | MDEV-12201 innodb_flush_method are not available on Windows | Vladislav Vaintroub | 2017-03-09 | 1 | -1/+0 |
| * | | | | | MDEV-10141: Add support for INTERSECT (and common parts for EXCEPT) | Oleksandr Byelkin | 2017-03-14 | 1 | -2/+2 |
| |/ / / / | |||||
* | | | | | MDEV-11379, MDEV-11388 - [WAIT n|NOWAIT] | Sergey Vojtovich | 2017-03-22 | 2 | -0/+143 |
* | | | | | MDEV-10141: Add support for INTERSECT (and common parts for EXCEPT) | Oleksandr Byelkin | 2017-03-13 | 1 | -2/+2 |
* | | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2017-03-09 | 7 | -28/+162 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-11027 InnoDB log recovery is too noisy | Marko Mäkelä | 2017-03-08 | 3 | -11/+9 |