Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-14581 Warning info not cleared when caching THD | Vladislav Vaintroub | 2018-03-12 | 1 | -0/+4 |
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-02-22 | 1 | -1/+3 |
|\ | |||||
| * | Windows : remove freopen(), "to keep fd = 0 busy". | Vladislav Vaintroub | 2018-02-20 | 1 | -1/+3 |
* | | Merge branch 'github/10.1' into 10.2 | Sergei Golubchik | 2018-02-06 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-01-24 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Fix error message typo | Karim Geiger | 2018-01-23 | 1 | -1/+1 |
* | | | | Fix sql_print_warning formatting | Vladislav Vaintroub | 2018-02-01 | 1 | -1/+1 |
* | | | | MDEV-15089 Ensure that connection ID is in 32bit range | Vladislav Vaintroub | 2018-02-01 | 1 | -4/+105 |
* | | | | MDEV-14485 Server hangs on startup in THD::init | Vladislav Vaintroub | 2018-01-29 | 1 | -3/+3 |
* | | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Vicențiu Ciorbaru | 2017-12-22 | 1 | -20/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-14265 - RPMLint warning: shared-lib-calls-exit | Sergey Vojtovich | 2017-12-19 | 1 | -20/+1 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-11-21 | 1 | -3/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-14205 Windows : fix race condition writing into error log and setvbufmariadb-10.1.29 | Vladislav Vaintroub | 2017-11-13 | 1 | -3/+0 |
* | | | | Write error message ebfore aborting if not all memory is released | Monty | 2017-10-31 | 1 | -4/+4 |
* | | | | Windows : Fix truncation warnings in sql/ | Vladislav Vaintroub | 2017-10-10 | 1 | -2/+2 |
* | | | | In table cache code, fix casts from longlong to long for | Vladislav Vaintroub | 2017-09-29 | 1 | -2/+2 |
* | | | | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 1 | -2/+3 |
* | | | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. | Vladislav Vaintroub | 2017-09-28 | 1 | -4/+4 |
* | | | | Moved autosetting of host_cache_size and back_log to proper placebb-10-3-marko | Monty | 2017-09-26 | 1 | -16/+31 |
* | | | | MDEV-12763 10.2 uses deprecated openssl 1.0 apis even with 1.1 | Sergei Golubchik | 2017-09-18 | 1 | -4/+4 |
* | | | | MDEV-13466 Implement --export option for MariaDB Backup | Vladislav Vaintroub | 2017-09-07 | 1 | -0/+5 |
* | | | | Add ATTRIBUTE_NORETURN and ATTRIBUTE_COLD | Marko Mäkelä | 2017-08-31 | 1 | -1/+1 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-08-31 | 1 | -1/+22 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge remote-tracking branch 'origin/10.0-galera' into 10.1 | Jan Lindström | 2017-08-21 | 1 | -1/+22 |
| |\ \ \ | |||||
| | * \ \ | Merge tag 'mariadb-10.0.32' into 10.0-galera | Jan Lindström | 2017-08-09 | 1 | -6/+4 |
| | |\ \ \ | | | |/ / | |||||
| | * | | | Merge tag 'mariadb-10.0.31' into 10.0-galera | Sachin Setiya | 2017-05-30 | 1 | -1/+8 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge tag 'mariadb-10.0.30' into bb-sachin-10.0-galera-merge | Sachin Setiya | 2017-03-17 | 1 | -66/+40 |
| | |\ \ \ \ | |||||
* | | \ \ \ \ | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-08-17 | 1 | -12/+16 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-08-08 | 1 | -6/+4 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | MDEV-13173 An RLIKE that previously worked on 10.0 now returns "Got error 'pc... | Sergei Golubchik | 2017-07-20 | 1 | -6/+4 |
| | | |_|/ / | | |/| | | | |||||
| * | | | | | MDEV-13179 main.errors fails with wrong errno | Monty | 2017-08-07 | 1 | -7/+13 |
* | | | | | | MDEV-13375 back_log ignored | Sergei Golubchik | 2017-08-14 | 1 | -2/+0 |
* | | | | | | InnoDB: test case to exploit a purge thread shutdown race condition | Sergei Golubchik | 2017-08-14 | 1 | -0/+4 |
* | | | | | | fix a comment | Sergei Golubchik | 2017-08-14 | 1 | -1/+1 |
* | | | | | | cleanup: simplify the assignment | Sergei Golubchik | 2017-08-14 | 1 | -6/+1 |
* | | | | | | MDEV-12445 : Rocksdb does not shutdown worker threads and aborts in memleak c... | Vladislav Vaintroub | 2017-07-06 | 1 | -1/+2 |
* | | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-07-05 | 1 | -2/+3 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | MDEV-13012 Assertion `share->error' failed in discover_handlerton upon execut... | Sergei Golubchik | 2017-06-22 | 1 | -3/+5 |
* | | | | | | compilation failures | Sergei Golubchik | 2017-07-05 | 1 | -4/+4 |
* | | | | | | crashes when errors on early startup | Sergei Golubchik | 2017-07-05 | 1 | -10/+10 |
* | | | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-05-23 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-05-23 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | MDEV-6262 analyze the coverity report on mariadb | Sergei Golubchik | 2017-05-19 | 1 | -1/+1 |
* | | | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-05-22 | 1 | -0/+7 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-05-19 | 1 | -1/+5 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Silence bogus GCC 7 warnings -Wimplicit-fallthrough | Marko Mäkelä | 2017-05-17 | 1 | -0/+3 |
| | * | | | | MDEV-12420 max_recursive_iterations did not prevent a stack-overflow and segf... | Sergei Golubchik | 2017-05-15 | 1 | -3/+3 |
| | * | | | | WIP: global readonly variable pcre_frame_size | Daniel Black | 2017-05-15 | 1 | -0/+4 |
| | | |/ / | | |/| | | |||||
| * | | | | Silence bogus GCC 7 warnings -Wimplicit-fallthrough | Marko Mäkelä | 2017-05-17 | 1 | -0/+3 |