Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | MDEV-10332 support for OpenSSL 1.1 and LibreSSL | Sergei Golubchik | 2017-05-09 | 1 | -25/+24 |
* | | | | MDEV-10332 support for OpenSSL 1.1 and LibreSSL | Georg Richter | 2017-05-09 | 1 | -1/+13 |
* | | | | MDEV-10541: Faking the version string only works with MariaDB-Clients | Vicențiu Ciorbaru | 2017-05-06 | 1 | -0/+2 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-05-06 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-9566 Server code changes in preparation for mariabackup | Vladislav Vaintroub | 2017-04-27 | 1 | -2/+2 |
| * | | | bugfix: federated/replication did not increment bytes_received status variable | Sergei Golubchik | 2017-04-27 | 1 | -1/+1 |
* | | | | MDEV-12597 Do not print warning about inconsistent slow-log variables | Vladislav Vaintroub | 2017-05-04 | 1 | -8/+0 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -78/+44 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-09 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'bb-10.0-vicentiu' into 10.0mariadb-10.0.30 | Vicențiu Ciorbaru | 2017-03-06 | 1 | -2/+2 |
| | |\ \ | |||||
| | | * \ | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-03-03 | 1 | -2/+2 |
| | | |\ \ | |||||
| | | | * | | race-condition safe implementation of test_if_data_home_dir() | Sergei Golubchik | 2017-02-27 | 1 | -1/+1 |