Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-26 | 4 | -4/+120 |
|\ | |||||
| * | MDEV-18869 Assertion `!((field)->vcol_info && (field)->stored_in_db())' faile... | Aleksey Midenkov | 2019-03-26 | 2 | -0/+95 |
| * | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-03-26 | 2 | -4/+25 |
| |\ | |||||
| | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-03-26 | 2 | -4/+25 |
| | |\ | |||||
| | | * | MDEV-12711 mariabackup --backup is refused for multi-file system tablespace | Marko Mäkelä | 2019-03-26 | 2 | -4/+24 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-25 | 4 | -10/+10 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-03-25 | 1 | -3/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-19022: InnoDB fails to cleanup useless B-tree pages | Marko Mäkelä | 2019-03-25 | 1 | -3/+3 |
| * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-03-25 | 3 | -7/+7 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix for MDEV-18276, typo in error message + all other occurrences of refering | Chris Calender | 2019-03-23 | 3 | -7/+7 |
| | * | | MDEV-18224 MTR's internal check of the test case 'innodb.recovery_shutdown' f... | Marko Mäkelä | 2019-03-22 | 1 | -0/+6 |
* | | | | MDEV-12836 Avoid table rebuild when removing of auto_increment settings | Eugene Kosov | 2019-03-20 | 2 | -0/+34 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-20 | 2 | -0/+167 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-18879/MDEV-18972 Corrupted record inserted by FOREIGN KEY operation | Marko Mäkelä | 2019-03-20 | 2 | -0/+167 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-20 | 27 | -48/+320 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-03-19 | 4 | -0/+167 |
| |\ \ \ | | |/ / | |||||
| | * | | Post-merge fix after 0508d327aef520d3131ff8a85ed610337149fffc | Marko Mäkelä | 2019-03-18 | 1 | -0/+3 |
| | * | | MDEV-17262: mysql crashed on galera while node rejoined cluster (#895) | sysprg | 2019-03-18 | 3 | -0/+164 |
| * | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-03-17 | 28 | -51/+312 |
| |\ \ \ | | |/ / | |||||
| | * | | post-merge: --ps-protocol fixes | Sergei Golubchik | 2019-03-15 | 1 | -0/+2 |
| | * | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2019-03-15 | 14 | -30/+76 |
| | |\ \ | | | |/ | |||||
| | | * | Test cleanups. | Jan Lindström | 2019-03-12 | 9 | -54/+79 |
| | | * | MDEV-15945 --ps-protocol does not test some queries | Sergei Golubchik | 2019-03-12 | 7 | -1/+36 |
| | * | | Fixed bug in redo handling of batch insert in Aria | Monty | 2019-03-14 | 2 | -0/+68 |
| | * | | Datafile::validate_first_page(): Change some ERROR to Note | Marko Mäkelä | 2019-03-14 | 7 | -21/+13 |
| | * | | MDEV-18577: Indexes problem on import dump SQL | Jan Lindström | 2019-03-13 | 3 | -0/+151 |
* | | | | MDEV-18726: innodb buffer pool size not consistent with large pages | Daniel Black | 2019-03-18 | 2 | -5/+4 |
* | | | | MDEV-18644: Support full_crc32 for page_compressed | Marko Mäkelä | 2019-03-18 | 6 | -6/+12 |
* | | | | MDEV-18941: Temporarily record wrong result after MDEV-18922 | Marko Mäkelä | 2019-03-15 | 1 | -1/+1 |
* | | | | MDEV-18666 Fix MTR test galera_sr_kill_all_norecovery (#1229) | Daniele Sciascia | 2019-03-15 | 2 | -17/+29 |
* | | | | MDEV-18915 Re-record MTR test galera.galera_many_rows (#1228) | Daniele Sciascia | 2019-03-15 | 1 | -2/+0 |
* | | | | Disable mysql-wsrep#198 | Jan Lindström | 2019-03-15 | 1 | -0/+1 |
* | | | | 10.4 wsrep group commit fixes (#1224) | Teemu Ollakka | 2019-03-15 | 11 | -117/+377 |
* | | | | MDEV-18450 followup: fixing rpl_shutdown_wait. The test | Andrei Elkin | 2019-03-14 | 3 | -12/+8 |
* | | | | MDEV-18450 Slaves wait shutdown | Sergey Vojtovich | 2019-03-12 | 7 | -0/+265 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-12 | 3 | -1/+29 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-03-12 | 3 | -1/+29 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-03-12 | 2 | -0/+28 |
| | |\ \ | | | |/ | |||||
| | | * | Merge remote-tracking branch 'origin/10.0' into 10.1 | Sergey Vojtovich | 2019-03-11 | 2 | -0/+28 |
| | | |\ | |||||
| | | | * | MDEV-17595 - ALTER TABLE ADD FOREIGN KEY crash | Sergey Vojtovich | 2019-03-11 | 2 | -0/+28 |
| | * | | | fix the typo OPTION_NO_CHECK_CONSTRAINT_CHECKS | Sergei Golubchik | 2019-03-12 | 1 | -1/+1 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-11 | 18 | -41/+262 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-03-11 | 19 | -38/+254 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Try to address MDEV-17745 | Marko Mäkelä | 2019-03-11 | 1 | -1/+1 |
| | * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-03-11 | 18 | -37/+253 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Clean up mysql-test/suite/galera/disabled.def again | Marko Mäkelä | 2019-03-11 | 1 | -16/+11 |
| | | * | | Decrease the time required to run test by removing unnecessary sleeps. | Jan Lindström | 2019-03-09 | 1 | -8/+2 |
| | | * | | Galera 3 versions of the result files recorded. | Jan Lindström | 2019-03-09 | 3 | -15/+29 |
| | | * | | galera: test cases for non [mysqld] section for configuration | Daniel Black | 2019-03-09 | 7 | -0/+191 |
| | | * | | MDEV-18830: Port SST fixes from 10.4 to 10.1 | Jan Lindström | 2019-03-09 | 6 | -26/+55 |