Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-03-23 | 1 | -0/+5 |
|\ | |||||
| * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-03-23 | 1 | -0/+5 |
| |\ | |||||
| | * | MDEV-14779: using left join causes incorrect results with materialization and... | Varun Gupta | 2018-03-22 | 1 | -0/+5 |
* | | | MDEV-15633 Memory leak after MDEV-15005 | Alexander Barkov | 2018-03-22 | 1 | -0/+5 |
* | | | MDEV-15005 ASAN: stack-buffer-overflow in my_strnncollsp_simple | Alexander Barkov | 2018-03-19 | 1 | -0/+7 |
* | | | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 1 | -2/+4 |
|\ \ \ | |/ / | |||||
| * | | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-01-24 | 1 | -2/+4 |
| |\ \ | | |/ | |||||
| | * | typo fix | Oleksandr Byelkin | 2018-01-24 | 1 | -1/+1 |
| | * | MDEV-14786: Server crashes in Item_cond::transform on 2nd execution of SP que... | Oleksandr Byelkin | 2018-01-23 | 1 | -0/+2 |
* | | | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2017-12-20 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-12-20 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | MDEV-14596 Crash in INTERVAL(ROW(..),ROW(..)) | Alexander Barkov | 2017-12-08 | 1 | -0/+1 |
* | | | Merge remote-tracking branch 'origin/10.0' into 10.1 | Alexander Barkov | 2017-11-09 | 1 | -5/+5 |
|\ \ \ | |/ / | |||||
| * | | MDEV-14164: Unknown column error when adding aggregate to function in oracle ... | Oleksandr Byelkin | 2017-11-09 | 1 | -5/+5 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-08-08 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | MDEV-13173 An RLIKE that previously worked on 10.0 now returns "Got error 'pc... | Sergei Golubchik | 2017-07-20 | 1 | -0/+2 |
* | | | cleanup: remove Regexp_processor_pcre::m_subpatterns_needed | Sergei Golubchik | 2017-05-29 | 1 | -5/+2 |
* | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-05-19 | 1 | -1/+6 |
|\ \ \ | |/ / | |||||
| * | | MDEV-12420 max_recursive_iterations did not prevent a stack-overflow and segf... | Sergei Golubchik | 2017-05-15 | 1 | -8/+3 |
| * | | WIP: global readonly variable pcre_frame_size | Daniel Black | 2017-05-15 | 1 | -1/+7 |
| * | | MDEV-12420: PCRE stack overflow | Daniel Black | 2017-05-15 | 1 | -1/+5 |
* | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-09 | 1 | -6/+1 |
|\ \ \ | |/ / | |||||
* | | | Merge branch '10.0' into 10.1mariadb-10.1.21 | Sergei Golubchik | 2017-01-17 | 1 | -9/+4 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-01-17 | 1 | -8/+4 |
| |\ \ | | |/ | |||||
| | * | MDEV-9690 concurrent queries with virtual columns crash in temporal code | Sergei Golubchik | 2017-01-15 | 1 | -8/+4 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-12-11 | 1 | -1/+17 |
|\ \ \ | |/ / | |||||
| * | | Fixed bug mdev-11364. | Igor Babaev | 2016-11-29 | 1 | -1/+17 |
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-04-26 | 1 | -2/+0 |
| |\ \ | | |/ | |||||
| | * | MDEV-9745 Crash with CASE WHEN TRUE THEN COALESCE(CAST(NULL AS UNSIGNED)) ELS... | Alexander Barkov | 2016-04-20 | 1 | -2/+0 |
* | | | MDEV-11219 main.null fails in buldbot and outside with ps-protocol | Alexander Barkov | 2016-11-03 | 1 | -1/+3 |
* | | | MDEV-10347 mysqld got signal 11 | Alexander Barkov | 2016-11-02 | 1 | -0/+5 |
* | | | Partial backporting of 7b50447aa6d051b8d14bb01ef14802cb8ffee223 | Alexander Barkov | 2016-07-03 | 1 | -1/+3 |
* | | | MDEV-9712 Performance degradation of nested NULLIF | Alexander Barkov | 2016-05-05 | 1 | -3/+12 |
* | | | MDEV-9369 IN operator with ( num, NULL ) gives inconsistent result | Alexander Barkov | 2016-03-21 | 1 | -27/+59 |
* | | | MDEV-9653 Assertion `length || !scale' failed in uint my_decimal_length_to_pr... | Alexander Barkov | 2016-03-18 | 1 | -5/+12 |
* | | | MDEV-9641 MDEV-9644 NULLIF assertions | Sergei Golubchik | 2016-03-05 | 1 | -2/+9 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-02-23 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-02-15 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2016-02-09 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Bug#19941403: FATAL_SIGNAL(SIG 6) IN BUILD_EQUAL_ITEMS_FOR_COND | IN SQL/SQL_... | Chaithra Gopalareddy | 2015-11-20 | 1 | -5/+5 |
* | | | | MDEV-9181 (NULLIF(count(table.col)), 0) gives wrong result on 10.1.x | Alexander Barkov | 2016-01-28 | 1 | -1/+7 |
* | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-12-21 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-12-13 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2015-12-09 | 1 | -2/+2 |
| | |\ \ | | | |/ | |||||
| | | * | Bug #19929406: HANDLE_FATAL_SIGNAL (SIG=11) IN | Sreeharsha Ramanavarapu | 2015-09-18 | 1 | -2/+2 |
| | | * | Updated/added copyright headers | Murthy Narkedimilli | 2014-01-06 | 1 | -1/+1 |
| | | * | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER | Murthy Narkedimilli | 2013-03-19 | 1 | -1/+1 |
| | | * | Merge from 5.1 to 5.5 | Chaithra Gopalareddy | 2012-02-24 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Bug#13012483:EXPLAIN EXTENDED, PREPARED STATEMENT, CRASH IN | Chaithra Gopalareddy | 2012-02-24 | 1 | -1/+1 |
| | | * | | Updated/added copyright headers | MySQL Build Team | 2012-02-16 | 1 | -1/+1 |
| | | |\ \ | | | | |/ |