Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| |\ | |||||
| | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | * | MDEV-12230 include/my_sys.h:600:43: error: unknown type name ‘PSI_file_keyâ... | Sergei Golubchik | 2017-04-20 | 1 | -2/+2 |
* | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-05-04 | 1 | -10/+10 |
|\ \ \ | |/ / | |||||
| * | | MDEV-19276 during connect, write error log warning for ER_DBACCESS_DENIED_ERROR, | Vladislav Vaintroub | 2019-04-28 | 1 | -13/+13 |
* | | | MDEV-17148 DROP DATABASE throw "Directory not empty" after changed lower_case... | Alexey Botchkov | 2019-02-01 | 1 | -2/+6 |
* | | | Merge branch '10.1' into 10.2mariadb-10.2.21 | Sergei Golubchik | 2018-12-30 | 1 | -2/+7 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-12-29 | 1 | -2/+7 |
| |\ \ | |||||
* | | | | Remove most 'register' use in C++ | Marko Mäkelä | 2018-04-24 | 1 | -1/+1 |
* | | | | Windows : Fix truncation warnings in sql/ | Vladislav Vaintroub | 2017-10-10 | 1 | -2/+2 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -4/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-03-21 | 1 | -3/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-12261 build failure without P_S | Sergei Golubchik | 2017-03-15 | 1 | -3/+3 |
| * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-09 | 1 | -4/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-03-03 | 1 | -4/+5 |
| | |\ \ | | | |/ | |||||
| | | * | bugfix: remove my_delete_with_symlink() | Sergei Golubchik | 2017-02-27 | 1 | -3/+3 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-12-29 | 1 | -5/+21 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0-galera' into 10.1 | Sergei Golubchik | 2016-11-02 | 1 | -5/+21 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-10846 Running mysqldump backup twice returns error: Table | Alexey Botchkov | 2016-10-27 | 1 | -5/+21 |
* | | | | MDEV-8931: (server part of) session state tracking | Oleksandr Byelkin | 2016-08-31 | 1 | -3/+3 |
* | | | | MDEV-8931: (server part of) session state tracking | Oleksandr Byelkin | 2016-08-31 | 1 | -5/+9 |
* | | | | Merge pull request #181 from ottok/ok-debpkg-10.2 | Sergey Vojtovich | 2016-06-14 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | General spell fixing in comments and strings | Otto Kekäläinen | 2016-06-08 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | MDEV-5535: Cannot reopen temporary table | Nirbhay Choubey | 2016-06-10 | 1 | -2/+3 |
|/ / / | |||||
* | | | MDEV-6152: Remove calls to current_thd while creating Item | Monty | 2015-08-27 | 1 | -1/+1 |
* | | | - Renaming variables so that they don't shadow others (After this patch one c... | Monty | 2015-07-06 | 1 | -7/+9 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-03-07 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-02-18 | 1 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | Merge remote-tracking branch 'mysql/5.5' into bb-5.5-merge @ mysql-5.5.42 | Sergei Golubchik | 2015-02-11 | 1 | -3/+3 |
| | |\ | |||||
| | | * | Bug#20041860: SLAVE ERROR WHEN DROP DATABASE | s.sujatha | 2014-12-29 | 1 | -2/+2 |
| | | * | WL#7076: Backporting wl6715 to support both formats | Ashish Agarwal | 2013-08-23 | 1 | -2/+2 |
| | | |\ | |||||
| | | | * | WL#7076: Backporting wl6715 to support both formats in 5.5, 5.6, 5.7 | Ashish Agarwal | 2013-07-02 | 1 | -2/+2 |
| | | * | | Bug#11765252 - READ OF FREED MEMORY WHEN "USE DB" AND | Praveenkumar Hulakund | 2013-08-21 | 1 | -3/+6 |
| | | |\ \ | | | | |/ | | | |/| | |||||
| | | | * | Bug#11765252 - READ OF FREED MEMORY WHEN "USE DB" AND | Praveenkumar Hulakund | 2013-08-21 | 1 | -4/+6 |
| | | | * | Updated/added copyright headers. | Murthy Narkedimilli | 2013-02-25 | 1 | -1/+1 |
| | | * | | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER | Murthy Narkedimilli | 2013-03-19 | 1 | -1/+1 |
| | | * | | upmerge to bug#14548159 | Rohit Kalhans | 2012-09-22 | 1 | -11/+23 |
| | | |\ \ | | | | |/ | |||||
| | | | * | BUG#14548159: NUMEROUS CASES OF INCORRECT IDENTIFIER | Rohit Kalhans | 2012-09-22 | 1 | -11/+24 |
| | | | * | Updated/added copyright headers | Kent Boortz | 2011-07-03 | 1 | -1/+4 |
| | | | |\ | |||||
| | | | * \ | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+4 |
| | | | |\ \ | |||||
| | | | | * | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 |
| | | * | | | | Updated/added copyright headers | Kent Boortz | 2011-07-04 | 1 | -1/+5 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | Manual merge of patch for bug#11756013 from mysql-5.1 tree. | Dmitry Shulga | 2011-06-24 | 1 | -0/+3 |
| | | | |\ \ \ \ | | | |/ / / / / | | | | | | | _ | |||||
| | | | * | | | Fixed Bug#11756013 (formerly known as bug#47870): | Dmitry Shulga | 2011-06-23 | 1 | -0/+3 |
| | | | |/ / | |||||
| | | * | | | Merge from mysql-5.5.10-release | hery.ramilison@oracle.com | 2011-03-16 | 1 | -2/+2 |
| | | |\ \ \ | |||||
| | | | * | | | Fix for BUG#59894 | Guilhem Bichot | 2011-02-11 | 1 | -3/+3 |
| | | * | | | | Bug #11765416 (former 58381) | Jon Olav Hauglid | 2011-03-15 | 1 | -8/+15 |
| | | |/ / / | |||||
| | | * | | | Manual merge from mysql-5.1-bugteam for bug#54486. | Dmitry Shulga | 2010-12-10 | 1 | -11/+11 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Fixed bug#54486 - assert in my_seek, concurrent | Dmitry Shulga | 2010-12-10 | 1 | -8/+23 |