Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mysqlbinlog now prints "# Number of rows" and stops on errors | Monty | 2017-12-29 | 1 | -1/+1 |
* | Move all kill mutex protection to LOCK_thd_kill | Monty | 2017-12-08 | 1 | -2/+2 |
* | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-11-29 | 1 | -3/+0 |
|\ | |||||
| * | 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 |
* | | | Add more execution stages (commit, rollback, etc) | Monty | 2017-11-05 | 1 | -56/+70 |
* | | | Reducing memory when using information schema | Monty | 2017-11-02 | 1 | -0/+7 |
* | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2017-11-01 | 1 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | Write error message ebfore aborting if not all memory is released | Monty | 2017-10-31 | 1 | -4/+4 |
* | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-18 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Windows : Fix truncation warnings in sql/ | Vladislav Vaintroub | 2017-10-10 | 1 | -2/+2 |
* | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-02 | 1 | -8/+9 |
|\ \ \ | |/ / | |||||
| * | | 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 |
* | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-09-28 | 1 | -16/+31 |
|\ \ \ | |/ / | |||||
| * | | Moved autosetting of host_cache_size and back_log to proper placebb-10-3-marko | Monty | 2017-09-26 | 1 | -16/+31 |
* | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2017-09-20 | 1 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | MDEV-12763 10.2 uses deprecated openssl 1.0 apis even with 1.1 | Sergei Golubchik | 2017-09-18 | 1 | -4/+4 |
* | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2017-09-08 | 1 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | MDEV-13466 Implement --export option for MariaDB Backup | Vladislav Vaintroub | 2017-09-07 | 1 | -0/+5 |
* | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2017-09-01 | 1 | -2/+23 |
|\ \ \ | |/ / | |||||
| * | | 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.2' into bb-10.2-ext | Sergei Golubchik | 2017-08-25 | 1 | -21/+22 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | 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 |
* | | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-07-07 | 1 | -17/+19 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | 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 remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-06-15 | 1 | -1/+8 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | 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 |