Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-21995 Server crashes in Item_field::real_type_handler with table value c... | Alexander Barkov | 2020-05-19 | 1 | -2/+2 |
* | MDEV-16288 ALTER TABLE…ALGORITHM=DEFAULT does not override alter_algorithm | Thirunarayanan Balathandayuthapani | 2020-05-04 | 1 | -2/+2 |
* | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-03-06 | 1 | -2/+2 |
|\ | |||||
| * | MDEV-17941 ALTER USER IF EXISTS does not work, although documentation says it... | Alexey Botchkov | 2020-02-11 | 1 | -2/+2 |
| * | Merge branch '10.1' into 10.2 | Sergei Petrunia | 2020-01-17 | 1 | -1/+1 |
| |\ | |||||
| | * | MDEV-21341: Fix UBSAN failures: Issue Six | Sergei Petrunia | 2020-01-14 | 1 | -1/+1 |
* | | | MDEV-18727 improve DML operation of System Versioning | Aleksey Midenkov | 2019-11-22 | 1 | -1/+1 |
* | | | MDEV-20074: Lost connection on update trigger | Oleksandr Byelkin | 2019-10-17 | 1 | -3/+10 |
* | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-09-23 | 1 | -2/+0 |
|\ \ \ | |/ / | |||||
| * | | MDEV-19679 - CREATE SERVER needs tweaks for compatibility with CONNECT engine | Anel Husakovic | 2019-09-20 | 1 | -1/+0 |
* | | | Adding missing semicolons to sql_yacc.yy (10.3), indentation cleanups. | Alexander Barkov | 2019-09-11 | 1 | -15/+18 |
* | | | Merge remote-tracking branch 'origin/10.2' into 10.3 | Alexander Barkov | 2019-09-11 | 1 | -16/+37 |
|\ \ \ | |/ / | |||||
| * | | Adding missing semicolons to sql_yacc.yy (10.2) | Alexander Barkov | 2019-09-11 | 1 | -16/+38 |
* | | | MDEV-18501 Partition pruning doesn't work for historical queries (cleanup) | Aleksey Midenkov | 2019-09-01 | 1 | -4/+4 |
* | | | MDEV-19127 Assertion `row_start_field' failed in vers_prepare_keys upon ALTER... | Aleksey Midenkov | 2019-08-11 | 1 | -0/+6 |
* | | | MDEV-20263 sql_mode=ORACLE: BLOB(65535) should not translate to LONGBLOB | Alexander Barkov | 2019-08-06 | 1 | -1/+6 |
* | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-07-26 | 1 | -18/+20 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-07-26 | 1 | -16/+19 |
| |\ \ | | |/ | |||||
| | * | Merge branch '5.5' into 10.1 | Oleksandr Byelkin | 2019-07-25 | 1 | -16/+19 |
| | |\ | |||||
| | | * | MDEV-19421 Basic 3-way join queries are not parsed. | Igor Babaev | 2019-07-11 | 1 | -24/+25 |
* | | | | MDEV-17363 - Compressed columns cannot be restored from dump | Alexander Barkov | 2019-06-18 | 1 | -35/+73 |
* | | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-06-14 | 1 | -45/+22 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-06-12 | 1 | -33/+19 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-19653 Add class Sql_cmd_create_table | Alexander Barkov | 2019-05-31 | 1 | -33/+19 |
* | | | | MDEV-18136 Server crashes in Item_func_dyncol_create::prepare_arguments | Aleksey Midenkov | 2019-05-20 | 1 | -6/+1 |
* | | | | MDEV-16872 Add CAST(expr AS FLOAT) | Alexander Barkov | 2019-05-16 | 1 | -0/+1 |
* | | | | 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 | -16/+19 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-05-04 | 1 | -17/+20 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.1 | Sergei Golubchik | 2019-04-26 | 1 | -17/+20 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-18507 can't update temporary table when joined with table with triggers ... | Sergei Golubchik | 2019-04-24 | 1 | -1/+1 |
| | | * | bugfix: multi-update checked privileges on views incorrectly | Sergei Golubchik | 2019-04-24 | 1 | -5/+5 |
| | | * | cleanup | Sergei Golubchik | 2019-04-24 | 1 | -13/+16 |
* | | | | MDEV-17894 Assertion `(thd->lex)->current_select' failed in MYSQLparse(), | Igor Babaev | 2019-05-08 | 1 | -5/+15 |
* | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-03-17 | 1 | -2/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2019-03-15 | 1 | -2/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | fix gcc 8 compiler warnings | Sergei Golubchik | 2019-03-14 | 1 | -2/+2 |
| | * | | MDEV-15945 --ps-protocol does not test some queries | Sergei Golubchik | 2019-03-12 | 1 | -0/+1 |
| * | | | the opt_constraint_no_id should not have the lex_str type. | Alexey Botchkov | 2019-02-06 | 1 | -1/+1 |
* | | | | dirty merge | Oleksandr Byelkin | 2019-02-07 | 1 | -12/+29 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-17599 ALTER TABLE DROP CONSTRAINT does not work for foreign keys. | Alexey Botchkov | 2019-02-05 | 1 | -2/+7 |
| * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-02-03 | 1 | -10/+12 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.1 into 10.1 | Marko Mäkelä | 2019-02-02 | 1 | -10/+12 |
| | |\ \ | |||||
| | | * \ | Merge branch '5.5' into 10.0 | Oleksandr Byelkin | 2019-01-28 | 1 | -10/+12 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Bug #28499924: INCORRECT BEHAVIOR WITH UNION IN SUBQUERY | Sreeharsha Ramanavarapu | 2019-01-23 | 1 | -10/+12 |
| * | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-02-02 | 1 | -1/+10 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-10963 Fragmented BINLOG query | Andrei Elkin | 2019-01-24 | 1 | -1/+10 |