Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-08-08 | 3 | -4/+5 |
|\ | |||||
| * | Merge remote-tracking branch 'origin/5.5' into 10.0 | Vicențiu Ciorbaru | 2017-07-25 | 2 | -4/+4 |
| |\ | |||||
| | * | ma_check/mi_check: maria_repair_parallel initialization for !quick | Daniel Black | 2017-07-18 | 1 | -1/+3 |
| | * | change flags as it was done in MyISAM | Sergei Golubchik | 2017-07-15 | 1 | -3/+1 |
| | * | ma_recovery: unintentional order of operations | Daniel Black | 2017-07-15 | 1 | -1/+1 |
| * | | MDEV-12824 GCC 7 warning: this statement may fall through [-Wimplicit-fallthr... | Sergei Golubchik | 2017-07-20 | 1 | -0/+1 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-07-07 | 2 | -1/+4 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-07-06 | 2 | -1/+4 |
| |\ \ | | |/ | |||||
| | * | ma_pagecache: release lock in pagecache_read | Daniel Black | 2017-07-03 | 1 | -0/+1 |
| | * | ma_loghandler: translog_set_only_in_buffers failed to release lock | Daniel Black | 2017-07-03 | 1 | -1/+2 |
| | * | ma_loghandler: release file_header_lock on error | Daniel Black | 2017-07-03 | 1 | -0/+1 |
* | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-05-23 | 4 | -22/+37 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0mariadb-10.0.31 | Sergei Golubchik | 2017-05-20 | 1 | -8/+17 |
| |\ \ | | |/ | |||||
| | * | Make IF clear. | Oleksandr Byelkin | 2017-05-18 | 1 | -8/+17 |
| | * | MDEV-12230 include/my_sys.h:600:43: error: unknown type name ‘PSI_file_keyâ... | Sergei Golubchik | 2017-04-20 | 1 | -2/+2 |
| * | | MDEV-6262 analyze the coverity report on mariadb | Sergei Golubchik | 2017-05-19 | 4 | -14/+20 |
| * | | Silence bogus GCC 7 warnings -Wimplicit-fallthrough | Marko Mäkelä | 2017-05-17 | 2 | -2/+3 |
* | | | Silence bogus GCC 7 warnings -Wimplicit-fallthrough | Marko Mäkelä | 2017-05-17 | 2 | -2/+3 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-05-08 | 1 | -13/+46 |
|\ \ \ | |/ / | |||||
| * | | MDEV-10104 Table lock race condition with replication | Monty | 2017-05-05 | 1 | -13/+46 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-03-21 | 1 | -5/+6 |
|\ \ \ | |/ / | |||||
| * | | MDEV-12261 build failure without P_S | Sergei Golubchik | 2017-03-15 | 1 | -4/+4 |
* | | | Correct FSF address | iangilfillan | 2017-03-10 | 134 | -134/+134 |
* | | | typo fixed | Sergei Golubchik | 2017-03-10 | 1 | -1/+1 |
* | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-10 | 1 | -7/+7 |
|\ \ \ | |/ / | |||||
| * | | Use correct integer format with printf-like functions. | Marko Mäkelä | 2017-03-09 | 1 | -7/+7 |
* | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-09 | 8 | -209/+190 |
|\ \ \ | |/ / | |||||
| * | | Merge 5.5 into 10.0 | Marko Mäkelä | 2017-03-08 | 1 | -115/+115 |
| |\ \ | | |/ | |||||
| | * | Fix some GCC 6.3.0 warnings in MyISAM and Maria. | Marko Mäkelä | 2017-03-08 | 1 | -113/+113 |
| * | | Post MDEV-11902 Fix test failures in maria and myisam storage engines | Vicențiu Ciorbaru | 2017-03-03 | 1 | -0/+5 |
| * | | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-03-03 | 8 | -92/+69 |
| |\ \ | | |/ | |||||
| | * | bugfix: remove my_delete_with_symlink() | Sergei Golubchik | 2017-02-27 | 1 | -27/+30 |
| | * | race-condition safe implementation of mi_delete_table/maria_delete_table | Sergei Golubchik | 2017-02-27 | 1 | -8/+3 |
| | * | cleanup: remove now-unused argument | Sergei Golubchik | 2017-02-27 | 4 | -11/+11 |
| | * | MDEV-11902 mi_open race condition | Sergei Golubchik | 2017-02-27 | 1 | -25/+23 |
| | * | cleanup: remove 16-year-old "TODO" | Sergei Golubchik | 2017-02-27 | 4 | -13/+8 |
| | * | cleanup: mysys_test_invalid_symlink | Sergei Golubchik | 2017-02-27 | 3 | -12/+2 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-12-11 | 1 | -3/+0 |
|\ \ \ | |/ / | |||||
| * | | Remove labs() warning from maria and myisam storage engines | Vicențiu Ciorbaru | 2016-12-01 | 1 | -3/+0 |
* | | | MDEV-10759 Fix Aria to support 2-byte collation IDs | Monty | 2016-12-02 | 6 | -18/+28 |
* | | | MDEV-10041: Server crashes sporadically during bootstrap while running wsrep ... | Nirbhay Choubey | 2016-09-28 | 1 | -1/+2 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-06-28 | 8 | -257/+225 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into bb-10.0 | Sergei Golubchik | 2016-06-21 | 8 | -290/+248 |
| |\ \ | | |/ | |||||
| | * | Fix typo bug that cause myisam repair to failmariadb-5.5.50 | Vicențiu Ciorbaru | 2016-06-16 | 1 | -1/+1 |
| | * | Fix compilation failure when compiling with std=c90 | Vicențiu Ciorbaru | 2016-06-16 | 1 | -3/+2 |
| | * | MDEV-9256 : Crashes on Windows x64 with aria_pagecache_buffer_size > 4GB | Vladislav Vaintroub | 2016-06-14 | 3 | -37/+37 |
| | * | MDEV-10162: Update repair testcase | Vicențiu Ciorbaru | 2016-06-14 | 1 | -6/+2 |
| | * | Fixed compilation failure using clang | Vicențiu Ciorbaru | 2016-06-14 | 2 | -137/+155 |
| | * | [Code cleanup] Refactor duplicate code within myisam and maria sort.cc | Vicențiu Ciorbaru | 2016-06-14 | 1 | -36/+26 |
| | * | MDEV-9994 - Aria service threads are not "joined" | Sergey Vojtovich | 2016-06-10 | 4 | -61/+26 |