Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-06-30 | 66 | -397/+784 |
|\ | |||||
| * | Innodb : do not use errno on Windows to print os_file_pwrite() error. | Vladislav Vaintroub | 2018-06-28 | 1 | -3/+3 |
| * | Pretty-print table names in some error messages | Marko Mäkelä | 2018-06-27 | 3 | -6/+5 |
| * | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-06-26 | 3 | -0/+16 |
| |\ | |||||
| | * | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-06-26 | 2 | -0/+12 |
| | |\ | |||||
| | | * | MDEV-15953 Alter InnoDB Partitioned Table Moves Files (which were originally ... | Eugene Kosov | 2018-06-26 | 2 | -0/+12 |
| * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-06-26 | 10 | -77/+119 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-16515 InnoDB: Failing assertion: ++retries < 10000 in file | Marko Mäkelä | 2018-06-26 | 10 | -73/+118 |
| * | | | Merge branch 'connect/10.2' into 10.2 | Sergei Golubchik | 2018-06-24 | 2 | -12/+16 |
| |\ \ \ | |||||
| | * | | | - Fix MDEV-16167 Cannot insert unsigned values into a VEC table | Olivier Bertrand | 2018-06-18 | 3 | -29/+16 |
| * | | | | fix mroonga post-install script | Sergei Golubchik | 2018-06-24 | 1 | -3/+3 |
| * | | | | don't crash on innodb_undo_tablespaces=1 | Sergei Golubchik | 2018-06-21 | 1 | -0/+4 |
| * | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-06-21 | 56 | -1381/+987 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Merge remote-tracking branch 'origin/10.0' into 10.1 | Alexander Barkov | 2018-06-20 | 3 | -3/+3 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | Merge remote-tracking branch 'origin/5.5' into 10.0 | Alexander Barkov | 2018-06-20 | 3 | -3/+3 |
| | | |\ \ | |||||
| | | | * | | MDEV-16534 PPC64: Unexpected error with a negative value into auto-increment ... | Alexander Barkov | 2018-06-20 | 3 | -3/+3 |
| | * | | | | Merge remote-tracking branch 'origin/10.0' into 10.1 | Alexander Barkov | 2018-06-19 | 1 | -32/+187 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge remote-tracking branch 'origin/5.5' into 10.0 | Alexander Barkov | 2018-06-19 | 1 | -32/+187 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | MDEV-15113: Hang in Aria loghandler | Oleksandr Byelkin | 2018-06-12 | 1 | -32/+187 |
| | * | | | | MDEV-15611 Due to the failure of foreign key detection, Galera slave node kil... | Jan Lindström | 2018-06-15 | 2 | -132/+150 |
| | * | | | | MDEV-13103 Deal with page_compressed page corruption | Marko Mäkelä | 2018-06-14 | 24 | -2005/+955 |
| | * | | | | MDEV-13103: Improve 'cannot be decrypted' error message | Marko Mäkelä | 2018-06-13 | 2 | -4/+4 |
| | * | | | | Remove traces of the non-working MDEV-6354 | Marko Mäkelä | 2018-06-13 | 6 | -20/+10 |
| | * | | | | Correct a typo in a comment | Marko Mäkelä | 2018-06-13 | 2 | -2/+2 |
| | * | | | | Merge branch '10.0-galera' into 10.1 | Vicențiu Ciorbaru | 2018-06-12 | 8 | -61/+67 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge tag 'mariadb-10.0.35' into 10.0-galera | Jan Lindström | 2018-05-07 | 195 | -2159/+3098 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galera | Jan Lindström | 2018-05-07 | 18 | -95/+92 |
| | | |\ \ \ \ \ | |||||
| | | | * \ \ \ \ | Merge tag 'mariadb-5.5.60' into 5.5-galera | Jan Lindström | 2018-04-24 | 58 | -396/+291 |
| | | | |\ \ \ \ \ | |||||
| | | | * | | | | | | MDEV-8743: protect myisam/aria MYI with O_CLOEXEC | Daniel Black | 2018-03-02 | 2 | -4/+4 |
| | | | * | | | | | | MDEV-8743: O_CLOEXEC on innodb/xtradb temp files | Daniel Black | 2018-03-02 | 2 | -0/+8 |
| | | | * | | | | | | MDEV-8743: protect myisam/aria MYD files and aria log files | Daniel Black | 2018-03-02 | 4 | -8/+8 |
| | | | * | | | | | | MDEV-8743: use O_CLOEXEC (innodb/xtradb) | Daniel Black | 2018-03-02 | 2 | -6/+6 |
| | | | * | | | | | | Merge tag 'mariadb-5.5.59' into 5.5-galera | Jan Lindström | 2018-01-19 | 44 | -156/+218 |
| | | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | | MW-402 cascading FK issues (5.5 version) | sjaakola | 2017-10-19 | 2 | -7/+6 |
| | | | * | | | | | | | Merge tag 'mariadb-5.5.58' into 5.5-galera | Jan Lindström | 2017-10-19 | 29 | -43/+61 |
| | | | |\ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | Remove unneeded code.mariadb-galera-5.5.57 | Jan Lindström | 2017-07-24 | 2 | -36/+0 |
| | | | * | | | | | | | | Apply galera patches to XtraDB storage engine and remove one debug output. | Jan Lindström | 2017-07-24 | 4 | -20/+33 |
| | | | * | | | | | | | | Fix regression on galera.partition test case by commenting the problematic co... | Jan Lindström | 2017-07-24 | 1 | -3/+12 |
| | | | * | | | | | | | | MDEV-10379: Failing assertion: xid_seqno > trx_sys_cur_xid_seqno | Jan Lindström | 2017-07-24 | 2 | -40/+0 |
| | | | * | | | | | | | | MW-369 FK fixes | sjaakola | 2017-07-20 | 1 | -1/+3 |
| | | | * | | | | | | | | MW-322 Fix compilation error with debug build | Teemu Ollakka | 2017-07-20 | 1 | -2/+1 |
| | | | * | | | | | | | | Fix merge error and compiler warning. | Jan Lindström | 2017-07-20 | 1 | -8/+5 |
| | | | * | | | | | | | | MW-369 - merged fix for FK issue from 5.6-v25 branch | sjaakola | 2017-07-20 | 1 | -8/+13 |
| | | | * | | | | | | | | MW-322 - CTAS fix merged to 5.5-v25 branch | sjaakola | 2017-07-20 | 1 | -27/+35 |
| | | | * | | | | | | | | Merge tag 'mariadb-5.5.57' into 5.5-galera | Jan Lindström | 2017-07-20 | 39 | -230/+272 |
| | | | |\ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | Add tokudb_bugs test to disabled.mariadb-galera-5.5.56 | Sachin Setiya | 2017-05-03 | 1 | -1/+1 |
| | | | * | | | | | | | | | Merge tag 'mariadb-5.5.56' into 5.5-galera | Sachin Setiya | 2017-05-03 | 2 | -4/+4 |
| | | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ \ \ \ | Merge tag 'mariadb-5.5.55' into bb-5.5-sachin-merge | Sachin Setiya | 2017-04-18 | 40 | -775/+668 |
| | | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | | | Fix compiler error on gcc 6.x and most of the compiler warnings. | Jan Lindström | 2017-04-05 | 57 | -195/+37 |
| | | | * | | | | | | | | | | | Merge tag 'mariadb-5.5.54' into 5.5-galeramariadb-galera-5.5.54 | Nirbhay Choubey | 2016-12-27 | 3 | -19/+43 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ |