Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-05-05 | 1 | -0/+8 |
|\ | |||||
| * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-04-29 | 1 | -0/+7 |
| |\ | |||||
| | * | MDEV-15035 Wrong results when calling a stored procedure | Igor Babaev | 2018-04-25 | 1 | -0/+7 |
* | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-04-24 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-04-20 | 1 | -0/+2 |
| |\ \ | | |/ | |||||
| | * | MDEV-15624 Changing the default character set to utf8mb4 changes query evalua... | Alexander Barkov | 2018-04-04 | 1 | -0/+2 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-03-23 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-03-23 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | MDEV-14779: using left join causes incorrect results with materialization and... | Varun Gupta | 2018-03-22 | 1 | -1/+1 |
* | | | Merge remote-tracking branch 'origin/10.0' into 10.1 | Alexander Barkov | 2017-11-09 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | MDEV-14164: Unknown column error when adding aggregate to function in oracle ... | Oleksandr Byelkin | 2017-11-09 | 1 | -1/+1 |
* | | | MDEV-13897 SELECT @a := MAX(col) FROM t requires full index scanmariadb-10.1.28 | Sergei Golubchik | 2017-09-27 | 1 | -6/+0 |
* | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-06-06 | 1 | -4/+25 |
|\ \ \ | |/ / | |||||
| * | | Merge 5.5 into 10.0 | Marko Mäkelä | 2017-05-29 | 1 | -4/+25 |
| |\ \ | | |/ | |||||
| | * | MDEV-11958: LEFT JOIN with stored routine produces incorrect result | Oleksandr Byelkin | 2017-05-23 | 1 | -4/+25 |
* | | | MDEV-12844 numerous issues in MASTER_GTID_WAIT() | Sergei Golubchik | 2017-05-24 | 1 | -1/+1 |
* | | | Fix some warnings on Windows compilation | Vladislav Vaintroub | 2017-03-24 | 1 | -1/+1 |
* | | | Merge branch '10.0' into 10.1mariadb-10.1.21 | Sergei Golubchik | 2017-01-17 | 1 | -1/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-01-17 | 1 | -1/+0 |
| |\ \ | | |/ | |||||
| | * | bugfix: Item_func_min_max stored thd internally | Sergei Golubchik | 2017-01-15 | 1 | -1/+0 |
| | * | MDEV-10524 Assertion `arg1_int >= 0' failed in Item_func_additive_op::result_... | Alexander Barkov | 2016-12-19 | 1 | -0/+1 |
* | | | MDEV-11030 Assertion `precision > 0' failed in decimal_bin_size | Alexander Barkov | 2017-01-12 | 1 | -2/+9 |
* | | | Removing class Item_func_integer. It's not used since MySQL-5.0. | Alexander Barkov | 2016-07-05 | 1 | -7/+0 |
* | | | Partial backporting of 7b50447aa6d051b8d14bb01ef14802cb8ffee223 | Alexander Barkov | 2016-07-03 | 1 | -6/+8 |
* | | | Removing the "thd" argument from Item::create_field_for_create_select(). | Alexander Barkov | 2016-07-03 | 1 | -2/+2 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-05-04 | 1 | -4/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-04-26 | 1 | -10/+11 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'bb-5.5-serg' into 5.5mariadb-5.5.49 | Sergei Golubchik | 2016-04-20 | 1 | -3/+3 |
| | |\ | |||||
| | | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2016-04-20 | 1 | -3/+3 |
| | | |\ | |||||
| | | | * | Bug#21682356: STOP INJECTING DATA ITEMS IN AN ERROR MESSAGE | Knut Anders Hatlen | 2016-01-17 | 1 | -2/+2 |
| | | | * | Bug #19372926 : 5.5.38 FAILS FUNC_MATH MTR TEST. | mithun | 2014-11-03 | 1 | -2/+3 |
| | | | * | Updated/added copyright headers | Murthy Narkedimilli | 2014-01-06 | 1 | -1/+1 |
| | | | * | Merge from 5.1 to 5.5 | Chaithra Gopalareddy | 2013-05-07 | 1 | -0/+8 |
| | | | |\ | |||||
| | | | | * | Bug #16119355: PREPARED STATEMENT: READ OF FREED MEMORY WITH | Chaithra Gopalareddy | 2013-05-07 | 1 | -0/+8 |
| | | | | * | 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 |
| | | | * | | Bug#14096619: UNABLE TO RESTORE DATABASE DUMP | Chaithra Gopalareddy | 2013-01-31 | 1 | -8/+11 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | Bug#14096619: UNABLE TO RESTORE DATABASE DUMP | Chaithra Gopalareddy | 2013-01-31 | 1 | -7/+10 |
| | | | * | | Bug#14466617 - INVALID WRITES AND/OR CRASH WITH USER | Praveenkumar Hulakund | 2012-11-07 | 1 | -2/+16 |
| | | | * | | Bug#11745891 - LAST_INSERT(ID) DOES NOT SUPPORT BIGINT UNSIGNED | Neeraj Bisht | 2012-10-16 | 1 | -0/+1 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | Bug#11745891 - LAST_INSERT(ID) DOES NOT SUPPORT BIGINT UNSIGNED | Neeraj Bisht | 2012-10-16 | 1 | -0/+1 |
| | | | | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 |
| | | | | |\ | |||||
| | | | | | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -1/+1 |
| | | | | | * | automerge | Georgi Kodinov | 2011-01-07 | 1 | -1/+1 |
| | | | | | |\ | |||||
| | | | | | * | | Backport of bug #55564 to 5.0-security | Georgi Kodinov | 2010-12-03 | 1 | -0/+1 |
| | | | * | | | | Bug#11926811 / Bug#60625 Illegal mix of collations | Alexander Barkov | 2011-04-08 | 1 | -0/+25 |
| | | | * | | | | merge | Mattias Jonsson | 2011-01-28 | 1 | -1/+1 |
| | | | |\ \ \ \ | | | | | |/ / / | |||||
| | | | | * | | | Update of copyright headers for files I changed this year. | Mattias Jonsson | 2011-01-27 | 1 | -1/+1 |
| | | | * | | | | Manual merge from 5.1 | Mattias Jonsson | 2011-01-10 | 1 | -1/+41 |
| | | | |\ \ \ \ | | | | | |/ / / | |||||
| | | | | * | | | merge | Mattias Jonsson | 2011-01-04 | 1 | -1/+41 |
| | | | | |\ \ \ |