Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-12-13 | 1 | -1/+1 |
|\ | |||||
| * | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-12-13 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix UNICODE issue of dlerror | Jiaye Wu | 2018-12-12 | 1 | -1/+1 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-11-06 | 3 | -12/+13 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-11-05 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Remove dead code is_thd_killed() | Marko Mäkelä | 2018-11-02 | 1 | -2/+2 |
| * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-10-30 | 2 | -4/+16 |
| |\ \ | | |/ | |||||
| | * | MDEV-17358 my_reverse_bits() is incorrect due to UB | Eugene Kosov | 2018-10-16 | 1 | -4/+4 |
| | * | MDEV-12547: InnoDB FULLTEXT index has too strict innodb_ft_result_cache_limit... | Thirunarayanan Balathandayuthapani | 2018-10-16 | 1 | -0/+12 |
| * | | wsrep: create a macro for the error: label | Sergei Golubchik | 2018-10-24 | 1 | -5/+6 |
* | | | MDEV-14267: correct FSF address | Daniel Black | 2018-10-30 | 6 | -6/+6 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-10-11 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | MDEV-17200 - pthread_detach called for already detached threads | Sergey Vojtovich | 2018-10-05 | 1 | -1/+1 |
* | | | MDEV-17373 Windows: application verifier stop "Attempt to use an unknown SOCKET" | Vladislav Vaintroub | 2018-10-05 | 1 | -2/+2 |
* | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2018-09-14 | 6 | -3/+15 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.0-galera' into 10.1 | Sergei Golubchik | 2018-09-07 | 1 | -0/+5 |
| |\ \ | |||||
| | * \ | Merge tag 'mariadb-10.0.36' into 10.0-galera | Jan Lindström | 2018-08-02 | 2 | -14/+16 |
| | |\ \ | | | |/ | |||||
| * | | | fix failures of innodb_plugin tests in --embedded | Sergei Golubchik | 2018-09-04 | 2 | -1/+4 |
| * | | | MDEV-9627 clang builds fail on i386 | Sergei Golubchik | 2018-09-04 | 1 | -1/+1 |
* | | | | MDEV-17121 JSON_ARRAY_APPEND. | Alexey Botchkov | 2018-09-11 | 1 | -0/+6 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-08-02 | 2 | -15/+17 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Oleksandr Byelkin | 2018-07-31 | 1 | -1/+1 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Merge 5.5 into 10.0 | Marko Mäkelä | 2018-07-30 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * \ | Merge remote-tracking branch 'mysql/5.5' into 5.5 | Oleksandr Byelkin | 2018-07-29 | 1 | -1/+1 |
| | | |\ \ | |||||
| | | | * | | Bug#27759871: BACKRONYM ISSUE IS STILL IN MYSQL 5.7 | Arun Kuruvila | 2018-05-14 | 1 | -1/+4 |
| * | | | | | Merge branch '10.0' into bb-10.1-merge-sanja | Oleksandr Byelkin | 2018-07-25 | 1 | -13/+15 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Simplify caseup() and casedn() in charsets | Alexander Barkov | 2018-07-19 | 1 | -13/+15 |
* | | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-06-21 | 2 | -0/+8 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | MDEV-13577 slave_parallel_mode=optimistic should not report the mode's specif... | Sergei Golubchik | 2018-06-20 | 1 | -1/+0 |
| * | | | | | Merge branch '10.0-galera' into 10.1 | Vicențiu Ciorbaru | 2018-06-12 | 2 | -0/+8 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | Merge pull request #710 from grooverdan/10.0-galera-MDEV-8743-mysqld-socket-o... | Jan Lindström | 2018-05-09 | 2 | -0/+8 |
| | |\ \ \ \ | |||||
| | | * | | | | MDEV-8743: mysqld port/socket - FD_CLOEXEC if no SOCK_CLOEXEC | Daniel Black | 2018-04-19 | 2 | -0/+8 |
| | * | | | | | Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galera | Jan Lindström | 2018-05-07 | 4 | -2/+5 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | Merge tag 'mariadb-5.5.60' into 5.5-galera | Jan Lindström | 2018-04-24 | 5 | -7/+25 |
| | | |\ \ \ \ | | | | | |/ / | | | | |/| | | |||||
| | | * | | | | MDEV-8743: O_CLOEXEC/SOCK_CLOEXEC defines for non-unix compatibility | Nirbhay Choubey | 2018-03-02 | 1 | -0/+6 |
| | | * | | | | Merge tag 'mariadb-5.5.59' into 5.5-galera | Jan Lindström | 2018-01-19 | 4 | -18/+23 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | Merge tag 'mariadb-5.5.57' into 5.5-galera | Jan Lindström | 2017-07-20 | 3 | -4/+6 |
| | | |\ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge tag 'mariadb-5.5.56' into 5.5-galera | Sachin Setiya | 2017-05-03 | 2 | -2/+48 |
| | | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | Merge tag 'mariadb-5.5.55' into bb-5.5-sachin-merge | Sachin Setiya | 2017-04-18 | 3 | -49/+12 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ | Merge tag 'mariadb-5.5.54' into 5.5-galeramariadb-galera-5.5.54 | Nirbhay Choubey | 2016-12-27 | 1 | -0/+4 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'origin/5.5' into 5.5-galera | Nirbhay Choubey | 2016-10-14 | 1 | -2/+1 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ | Merge tag 'mariadb-5.5.52' into 5.5-galeramariadb-galera-5.5.52 | Nirbhay Choubey | 2016-09-19 | 1 | -2/+2 |
| | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ | Merge tag 'mariadb-5.5.50' into 5.5-galeramariadb-galera-5.5.50 | Nirbhay Choubey | 2016-06-23 | 4 | -3/+10 |
| | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'mariadb-5.5.49' into 5.5-galera | Nirbhay Choubey | 2016-04-25 | 2 | -14/+0 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'mariadb-5.5.48' into 5.5-galera | Nirbhay Choubey | 2016-02-13 | 5 | -5/+11 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'mariadb-5.5.44' into 5.5-galera | Nirbhay Choubey | 2015-06-21 | 7 | -47/+0 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'mariadb-5.5.43' into 5.5-galera | Nirbhay Choubey | 2015-05-04 | 1 | -0/+1 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch '5.5' into 5.5-galera | Nirbhay Choubey | 2015-02-18 | 3 | -3/+13 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge revisions from maria/5.5 (5.5.41) | Nirbhay Choubey | 2014-12-22 | 1 | -4/+14 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge revisions from maria/5.5 | Nirbhay Choubey | 2014-12-16 | 2 | -1/+4 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |