Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-18465 Logging of DDL statements during backup | Monty | 2021-05-19 | 1 | -0/+14 |
* | MDEV-25180 Atomic ALTER TABLE | Monty | 2021-05-19 | 1 | -0/+2 |
* | Remove some usage of Check_level_instant_set and Sql_mode_save | Monty | 2021-05-19 | 1 | -1/+2 |
* | Rename all external ddl_log function to start with ddl_log_ prefix | Monty | 2021-05-19 | 1 | -13/+13 |
* | Move all ddl log code to ddl_log.cc and ddl_log.h | Monty | 2021-05-19 | 1 | -0/+1 |
* | Reduce usage of strlen() | Monty | 2021-05-19 | 1 | -35/+49 |
* | cleanup: Refactor select_limit in select lex | Vicențiu Ciorbaru | 2021-04-21 | 1 | -7/+7 |
* | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-04-21 | 1 | -0/+1 |
|\ | |||||
| * | Merge 10.4 into 10.5 | Marko Mäkelä | 2021-04-21 | 1 | -0/+1 |
| |\ | |||||
| | * | Fix all warnings given by UBSAN | Monty | 2021-04-20 | 1 | -0/+1 |
* | | | The ha_partition::table_type() method was just never called before. | Alexey Botchkov | 2021-04-21 | 1 | -7/+0 |
* | | | Add TL_FIRST_WRITE in SQL layer for determining R/W | Daniel Black | 2021-04-08 | 1 | -10/+2 |
* | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-03-05 | 1 | -1/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.4 into 10.5 | Marko Mäkelä | 2021-03-05 | 1 | -1/+0 |
| |\ \ | | |/ | |||||
| | * | Remove unused HA_EXTRA_FAKE_START_STMT | Marko Mäkelä | 2021-03-05 | 1 | -2/+1 |
* | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-02-17 | 1 | -6/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'bb-10.4-release' into bb-10.5-release | Sergei Golubchik | 2021-02-15 | 1 | -6/+5 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'bb-10.3-release' into bb-10.4-release | Sergei Golubchik | 2021-02-12 | 1 | -6/+5 |
| | |\ | |||||
| | | * | MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failed | Nikita Malyavin | 2021-01-27 | 1 | -6/+5 |
* | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-02-02 | 1 | -19/+57 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-24564 Statistics are lost after ALTER TABLEbb-10.5-MDEV-24564 | Marko Mäkelä | 2021-01-28 | 1 | -20/+58 |
* | | | | MDEV-515 Reduce InnoDB undo logging for insert into empty table | Marko Mäkelä | 2021-01-25 | 1 | -1/+2 |
|/ / / | |||||
* | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-12-02 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-12-01 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | MDEV-21842 auto_increment does not increment with compound primary key on par... | Alexey Botchkov | 2020-11-23 | 1 | -1/+1 |
| * | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-10-22 | 1 | -0/+4 |
| |\ \ | | |/ | |||||
| | * | MDEV-20100 MariaDB 13.3.9 Crash "[ERROR] mysqld got signal 11 ;" | Kentoku SHIBA | 2020-10-20 | 1 | -29/+56 |
| | * | MDEV-23248 Server crashes in mi_extra / ha_partition::loop_extra_alter upon R... | Monty | 2020-10-16 | 1 | -0/+4 |
| * | | MDEV-20100 MariaDB 13.3.9 Crash "[ERROR] mysqld got signal 11 ;" | Kentoku SHIBA | 2020-10-22 | 1 | -29/+56 |
* | | | MDEV-20100 MariaDB 13.3.9 Crash "[ERROR] mysqld got signal 11 ;" | Kentoku SHIBA | 2020-10-22 | 1 | -19/+35 |
* | | | MDEV-23730 s3.replication_partition 'innodb,mix' segv | Monty | 2020-10-21 | 1 | -0/+4 |
* | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-08-14 | 1 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.3 into 10.4, except MDEV-22543 | Marko Mäkelä | 2020-08-13 | 1 | -4/+4 |
| |\ \ | | |/ | |||||
| | * | Fix GCC 10.2.0 -Og -Wmaybe-uninitialized | Marko Mäkelä | 2020-08-13 | 1 | -6/+6 |
* | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2020-08-04 | 1 | -13/+13 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-08-03 | 1 | -13/+13 |
| |\ \ | | |/ | |||||
| | * | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-08-03 | 1 | -13/+13 |
| | |\ | |||||
| | | * | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-08-02 | 1 | -16/+16 |
| | | |\ | |||||
| | | | * | Code comment spellfixes | Ian Gilfillan | 2020-07-22 | 1 | -16/+16 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-07-20 | 1 | -3/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-07-20 | 1 | -3/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-18371 Server crashes in ha_innobase::cmp_ref upon UPDATE with PARTITION ... | Alexey Botchkov | 2020-07-17 | 1 | -3/+4 |
| * | | | | Merge remote-tracking branch 'origin/10.3' into 10.4 | Monty | 2020-07-03 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Fixed bugs found by valgrind | Monty | 2020-07-02 | 1 | -1/+1 |
* | | | | | introduce hton->drop_table() method | Sergei Golubchik | 2020-07-04 | 1 | -11/+11 |
* | | | | | Fixed crash in failing instant alter table with partitioned table | Monty | 2020-06-14 | 1 | -1/+3 |
* | | | | | MDEV-15101: Stop ANALYZE TABLE from flushing table definition cache | Sergei Petrunia | 2020-06-12 | 1 | -1/+11 |
* | | | | | remove dead code | Sergei Golubchik | 2020-06-09 | 1 | -37/+0 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-05-31 | 1 | -11/+16 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-05-30 | 1 | -7/+10 |
| |\ \ \ \ | | |/ / / |