Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-12756 rpl.rpl_killed_ddl fails in buildbot with 'Can't find record' | Monty | 2017-05-17 | 2 | -1/+10 |
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-05-09 | 1 | -13/+46 |
|\ | |||||
| * | 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.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 134 | -356/+338 |
|\ \ \ | |/ / | |||||
| * | | 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 |
* | | | | Fix many -Wconversion warnings. | Marko Mäkelä | 2017-03-07 | 4 | -60/+60 |
* | | | | MDEV-7635: Part 1 | Nirbhay Choubey | 2017-02-10 | 1 | -1/+1 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-12-29 | 7 | -21/+28 |
|\ \ \ \ | |/ / / | |||||
| * | | | 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 |
* | | | | Aria: test for ER_KEY_BASED_ON_GENERATED_VIRTUAL_COLUMN | Sergei Golubchik | 2016-12-12 | 1 | -0/+8 |
* | | | | MDEV-10041: Server crashes sporadically during bootstrap while running wsrep ... | Nirbhay Choubey | 2016-11-07 | 1 | -1/+2 |
* | | | | Fixed compiler warnings and failing tests | Monty | 2016-10-05 | 1 | -90/+74 |
* | | | | compiler warning | Sergei Golubchik | 2016-09-12 | 1 | -1/+1 |
* | | | | MDEV-10216: Assertion `strcmp(share->unique_file_name,filename) || | Nirbhay Choubey | 2016-08-08 | 1 | -0/+1 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-06-30 | 8 | -259/+225 |
|\ \ \ \ | |/ / / | |||||
| * | | | 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 |
* | | | | Fixed compiler warnings and test failures found by buildbot | Monty | 2016-06-24 | 4 | -19/+24 |
* | | | | General spell fixing in comments and strings | Otto Kekäläinen | 2016-06-08 | 4 | -4/+4 |
* | | | | MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_difference | Alexander Barkov | 2016-03-31 | 7 | -11/+11 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-03-23 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-03-21 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix spelling: occurred, execute, which etc | Otto Kekäläinen | 2016-03-04 | 1 | -1/+1 |