Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
|\ | |||||
| * | 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 |
* | | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-05-12 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-05-04 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.1 | Sergei Golubchik | 2019-04-26 | 1 | -2/+2 |
| | |\ \ | | | |/ | |||||
| | | * | bugfix: multi-update checked privileges on views incorrectly | Sergei Golubchik | 2019-04-24 | 1 | -2/+2 |
* | | | | MDEV-17894 Assertion `(thd->lex)->current_select' failed in MYSQLparse(), | Igor Babaev | 2019-05-08 | 1 | -0/+6 |
* | | | | MDEV-9959: A serious MariaDB server performance bug | Varun Gupta | 2019-04-30 | 1 | -0/+1 |
* | | | | remove dead code | Eugene Kosov | 2019-03-22 | 1 | -5/+0 |
* | | | | remove dead code | Eugene Kosov | 2019-03-22 | 1 | -15/+1 |
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-03-05 | 1 | -1/+31 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-03-04 | 1 | -1/+31 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.0' into 10.1 | Oleksandr Byelkin | 2019-03-01 | 1 | -1/+31 |
| | |\ \ | |||||
| | | * \ | Merge branch '5.5' into 10.0 | Oleksandr Byelkin | 2019-02-28 | 1 | -1/+31 |
| | | |\ \ | | | | |/ | |||||
| | | | * | MDEV-17055: Server crashes in find_order_in_list upon 2nd (3rd) execution of ... | Oleksandr Byelkin | 2019-02-28 | 1 | -1/+6 |
| | | | * | A cleanup in derived table handling: removing duplicate code from st_select_l... | Alexander Barkov | 2019-02-28 | 1 | -0/+25 |
* | | | | | dirty merge | Oleksandr Byelkin | 2019-02-07 | 1 | -0/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-02-02 | 1 | -0/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-10963 Fragmented BINLOG query | Andrei Elkin | 2019-01-24 | 1 | -0/+4 |
* | | | | | MDEV-17253 Oracle compatibility: The REVERSE key word for FOR loop behaves in... | Alexander Barkov | 2018-11-13 | 1 | -2/+2 |
* | | | | | MDEV-17664 Add sql_mode specific tokens for ':' and '%' | Alexander Barkov | 2018-11-11 | 1 | -0/+14 |
* | | | | | MDEV-16697: Fix difference between 32bit/windows and 64bit systems in allowed... | Oleksandr Byelkin | 2018-11-07 | 1 | -0/+4 |
* | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-11-06 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-11-06 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-14431 binlog.binlog_flush_binlogs_delete_domain failed in buildbot | Andrei Elkin | 2018-10-16 | 1 | -1/+1 |
| | * | | | Merge branch '11.0' into 10.1 | Oleksandr Byelkin | 2018-09-06 | 1 | -2/+2 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | cleanup: FOREIGN_KEY_INFO | Sergei Golubchik | 2018-09-04 | 1 | -2/+2 |
* | | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-09-28 | 1 | -0/+5 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-17154 Multiple selects from parametrized CTE fails with syntax error | Igor Babaev | 2018-09-14 | 1 | -0/+5 |
| * | | | | MDEV-16473 WITH statement throws 'no database selected' error | Sergei Golubchik | 2018-06-28 | 1 | -2/+0 |
| * | | | | MDEV-16473 WITH statement throws 'no database selected' error | Igor Babaev | 2018-06-26 | 1 | -0/+2 |
* | | | | | A cleanup for 84c55a5668db582aa92dd2ccf076fbb783894b12 (that implemented curs... | Alexander Barkov | 2018-06-25 | 1 | -2/+0 |
* | | | | | MDEV-15941 Explicit cursor FOR loop does not close the cursor | Alexander Barkov | 2018-06-20 | 1 | -0/+1 |
* | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-06-18 | 1 | -0/+5 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-16386: Wrong result when pushdown into the HAVING clause of the | Galina Shalygina | 2018-06-14 | 1 | -0/+5 |
* | | | | | MDEV-16424 replace cmake/bison.cmake with cmake's builtin FindBison module | Vladislav Vaintroub | 2018-06-08 | 1 | -3/+3 |
* | | | | | MDEV-16385 ROW SP variable is allowed in unexpected context | Alexander Barkov | 2018-06-05 | 1 | -1/+1 |
* | | | | | MDEV-16244 sql_mode=ORACLE: Some keywords do not work in variable declarations | Alexander Barkov | 2018-05-23 | 1 | -0/+11 |
* | | | | | Merge branch 'github/10.2' into 10.3 | Sergei Golubchik | 2018-05-22 | 1 | -1/+17 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-05-20 | 1 | -1/+16 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-15347: Valgrind or ASAN errors in mysql_make_view on query from informat... | Oleksandr Byelkin | 2018-05-15 | 1 | -1/+16 |
| * | | | | MDEV-15581 Incorrect result (missing row) with UNION DISTINCT in anchor parts | Igor Babaev | 2018-05-17 | 1 | -0/+1 |
* | | | | | Addressing Monty's review suggestions for MDEV-11952 Oracle-style packages (p... | Alexander Barkov | 2018-05-21 | 1 | -7/+7 |
* | | | | | A cleanup for 2a33d248e0bd910ec10a2bb68e47f17b47e3a980 | Alexander Barkov | 2018-05-21 | 1 | -1/+1 |
* | | | | | MDEV-15975 PL/SQL parser does not understand historical queries | Alexander Barkov | 2018-05-18 | 1 | -0/+18 |
* | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-05-17 | 1 | -0/+5 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-14695: Assertion `n < m_size' failed in Bounds_checked_array<Element_typ... | Varun Gupta | 2018-05-16 | 1 | -0/+5 |
* | | | | | MDEV-14820 System versioning is applied incorrectly to CTEs | Sergei Golubchik | 2018-05-12 | 1 | -1/+2 |