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 |
* | | | 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 |
* | | | 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 |
* | | | 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 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-11-07 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-11-07 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 5.5 into 10.0 | Marko Mäkelä | 2018-11-07 | 1 | -0/+1 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-17377 invalid gap in auto-increment values after LOAD DATA | Sergei Golubchik | 2018-11-01 | 1 | -0/+1 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-11-06 | 1 | -2/+11 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-14431 binlog.binlog_flush_binlogs_delete_domain failed in buildbot | Andrei Elkin | 2018-10-16 | 1 | -2/+11 |
| * | | | Merge branch '11.0' into 10.1 | Oleksandr Byelkin | 2018-09-06 | 1 | -19/+19 |
| |\ \ \ | | |/ / | |||||
| | * | | compilation failure | Sergei Golubchik | 2018-09-04 | 1 | -9/+9 |
| | * | | cleanup: FOREIGN_KEY_INFO | Sergei Golubchik | 2018-09-04 | 1 | -10/+10 |
* | | | | Fixed a compiler warning. | Igor Babaev | 2018-09-15 | 1 | -1/+1 |
* | | | | MDEV-17154 Multiple selects from parametrized CTE fails with syntax error | Igor Babaev | 2018-09-14 | 1 | -12/+49 |
* | | | | MDEV-15581 Incorrect result (missing row) with UNION DISTINCT in anchor parts | Igor Babaev | 2018-05-17 | 1 | -0/+1 |
* | | | | Merge branch '10.1' into 10.2 | Vicențiu Ciorbaru | 2018-04-10 | 1 | -0/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2018-04-07 | 1 | -0/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-04-03 | 1 | -0/+5 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-15620 Crash when using "SET @@NEW.a=expr" inside a trigger | Alexander Barkov | 2018-03-27 | 1 | -0/+5 |
* | | | | MDEV-13508 ALTER TABLE that renames columns and CHECK constraints | Monty | 2018-02-10 | 1 | -1/+2 |
* | | | | Fixed wrong arguments to printf and related functions | Monty | 2018-01-04 | 1 | -1/+1 |
* | | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Vicențiu Ciorbaru | 2017-12-22 | 1 | -6/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2017-12-20 | 1 | -6/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-12-20 | 1 | -12/+2 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-13788 Server crash when issuing bad SQL partition syntax | Alexander Barkov | 2017-11-20 | 1 | -12/+2 |
* | | | | Fix a Bison warning about semantic type clash in default action | Marko Mäkelä | 2017-12-01 | 1 | -1/+1 |
* | | | | MDEV-13384: "window" seems like a reserved column name but it's not listed as... | Vicențiu Ciorbaru | 2017-11-29 | 1 | -5/+19 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-11-21 | 1 | -1/+21 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-12012/MDEV-11969 Can't remove GTIDs for a stale GTID Domain ID | Andrei Elkin | 2017-11-15 | 1 | -1/+21 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-10-24 | 1 | -9/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-10-22 | 1 | -9/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-10-18 | 1 | -9/+3 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-13459 Warnings, when compiling with gcc-7.x | Sergei Golubchik | 2017-10-17 | 1 | -7/+3 |
| | * | | Silence bogus GCC 7 warnings -Wimplicit-fallthrough | Marko Mäkelä | 2017-05-17 | 1 | -0/+2 |