Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-02-22 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-02-22 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-02-22 | 1 | -1/+1 |
| | |\ | |||||
| | | * | MDEV-13982 Server crashes in in ha_partition::engine_name | Sergei Golubchik | 2018-02-14 | 1 | -1/+1 |
* | | | | MDEV-13508 ALTER TABLE that renames columns and CHECK constraints | Monty | 2018-02-10 | 1 | -0/+29 |
* | | | | Merge branch 'github/10.1' into 10.2 | Sergei Golubchik | 2018-02-06 | 1 | -4/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 1 | -4/+7 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-14696 Server crashes in in prep_alter_part_table on 2nd execution of PS. | Alexey Botchkov | 2018-01-30 | 1 | -1/+2 |
| | * | | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-01-24 | 1 | -1/+2 |
| | |\ \ | | | |/ | |||||
| | * | | MDEV-14245 tokudb_alter_table.drop_add_pk_part_104 fails | Monty | 2018-01-24 | 1 | -1/+3 |
| | * | | Fix for MDEV-14141 Crash in print_keydup_error() | Monty | 2018-01-24 | 1 | -3/+4 |
* | | | | MDEV-11415 Remove excessive undo logging during ALTER TABLE…ALGORITHM=COPY | Marko Mäkelä | 2018-01-30 | 1 | -0/+4 |
* | | | | Fixed wrong arguments to printf and related functions | Monty | 2018-01-04 | 1 | -3/+4 |
* | | | | MDEV-11071 - Assertion `thd->transaction.stmt.is_empty()' failed in | Sergey Vojtovich | 2017-12-29 | 1 | -1/+1 |
* | | | | Merge 10.1 to 10.2 | Marko Mäkelä | 2017-12-19 | 1 | -4/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-12-18 | 1 | -4/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-14641 Incompatible key or row definition between the MariaDB .frm file a... | Sergei Golubchik | 2017-12-18 | 1 | -4/+1 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-10-24 | 1 | -2/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-10-22 | 1 | -1/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-10-18 | 1 | -1/+0 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-13912 Can't refer the same column twice in one ALTER TABLE | Sergei Golubchik | 2017-10-17 | 1 | -3/+42 |
| | | * | MDEV-13459 Warnings, when compiling with gcc-7.x | Sergei Golubchik | 2017-10-17 | 1 | -1/+1 |
| * | | | MDEV-10802 TIMESTAMP NOT NULL field with explicit_defaults_for_timestamp and ... | Alexander Barkov | 2017-10-14 | 1 | -1/+3 |
* | | | | Windows : Fix truncation warnings in sql/ | Vladislav Vaintroub | 2017-10-10 | 1 | -9/+9 |
* | | | | fix some conversion warnings | Vladislav Vaintroub | 2017-09-28 | 1 | -1/+1 |
* | | | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. | Vladislav Vaintroub | 2017-09-28 | 1 | -5/+5 |
* | | | | Fix -Wimplicit-fallthrough warnings (no functional change) | Marko Mäkelä | 2017-09-20 | 1 | -0/+1 |
* | | | | bugfix: allow dropping a constraint and a column together | Sergei Golubchik | 2017-09-18 | 1 | -1/+1 |
* | | | | Fix a typo to silence -Wimplicit-fallthrough | Marko Mäkelä | 2017-09-06 | 1 | -2/+1 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-08-31 | 1 | -1/+13 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge remote-tracking branch 'origin/bb-10.1-jplindst' into 10.1 | Jan Lindström | 2017-08-29 | 1 | -1/+13 |
| |\ \ \ | |||||
| | * \ \ | Merge remote-tracking branch 'origin/10.0-galera' into 10.1 | Jan Lindström | 2017-08-21 | 1 | -1/+13 |
| | |\ \ \ | |||||
| | | * | | | Refs: MW-360 * fixes required in pull request review | sjaakola | 2017-08-11 | 1 | -1/+2 |
| | | * | | | Refs: MW-360 * merged relevant parts of DROP TABLE query splitting from mysql... | sjaakola | 2017-08-11 | 1 | -88/+0 |
| | | * | | | Refs: MW-360, fix for compiler warning | sjaakola | 2017-08-11 | 1 | -1/+0 |
| | | * | | | Refs: MW-360 * splitting DROP TABLE query in separate DROP commands for tempo... | sjaakola | 2017-08-11 | 1 | -0/+100 |
| | | * | | | Merge tag 'mariadb-10.0.31' into 10.0-galera | Sachin Setiya | 2017-05-30 | 1 | -1/+17 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Merge tag 'mariadb-10.0.30' into bb-sachin-10.0-galera-merge | Sachin Setiya | 2017-03-17 | 1 | -1/+4 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | Merge tag 'mariadb-10.0.29' into 10.0-galera | Nirbhay Choubey | 2017-01-13 | 1 | -16/+20 |
| | | |\ \ \ \ \ | |||||
* | | | \ \ \ \ \ | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-08-29 | 1 | -3/+42 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-08-28 | 1 | -3/+42 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | / / | | | |_|_|_|/ / | | |/| | | | | | |||||
| | * | | | | | | MDEV-8960: Can't refer the same column twice in one ALTER TABLE | Jan Lindström | 2017-08-18 | 1 | -3/+42 |
| | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | Silence bogus GCC 7 warnings -Wimplicit-fallthrough | Marko Mäkelä | 2017-05-17 | 1 | -1/+2 |
* | | | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-08-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | MDEV-13179 main.errors fails with wrong errno | Monty | 2017-08-07 | 1 | -1/+1 |
* | | | | | | | enable innodb tests for virtual indexed columns (sic!) | Sergei Golubchik | 2017-08-14 | 1 | -4/+6 |
* | | | | | | | MDEV-11114 Cannot drop column referenced by CHECK constraint | Sergei Golubchik | 2017-08-14 | 1 | -0/+28 |
* | | | | | | | small cleanup | Sergei Golubchik | 2017-08-14 | 1 | -15/+10 |
* | | | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-07-05 | 1 | -6/+21 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | MDEV-8075: DROP TEMPORARY TABLE not marked as ddl, causing optimistic paralle... | Kristian Nielsen | 2017-07-03 | 1 | -6/+21 |