Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-05-29 | 1 | -7/+10 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | assert(a && b); -> assert(a); assert(b); | Sergei Golubchik | 2020-05-27 | 1 | -7/+10 |
| * | | | | MDEV-22283 Server crashes in key_copy or unexpected error 156 | Aleksey Midenkov | 2020-05-29 | 1 | -4/+6 |
* | | | | | Aria will now register it's transactions | Monty | 2020-05-23 | 1 | -3/+3 |
* | | | | | cleanup: ha_external_unlock() helper | Sergei Golubchik | 2020-05-05 | 1 | -2/+2 |
* | | | | | Added support for more functions when using partitioned S3 tables | Monty | 2020-04-19 | 1 | -9/+81 |
* | | | | | cleanup: prepare "update_handler" for WITHOUT OVERLAPS | Sergei Golubchik | 2020-03-31 | 1 | -12/+7 |
* | | | | | Fix real keyread count for partitions | Nikita Malyavin | 2020-03-31 | 1 | -0/+1 |
* | | | | | unify "partitioning cannot do X" error messages | Nikita Malyavin | 2020-03-31 | 1 | -1/+1 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-03-30 | 1 | -25/+28 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-03-30 | 1 | -25/+28 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-21832 FORCE all partition to rebuild if any one of the | Thirunarayanan Balathandayuthapani | 2020-03-30 | 1 | -25/+28 |
* | | | | | Added page_range to records_in_range() to improve range statistics | Monty | 2020-03-27 | 1 | -3/+9 |
* | | | | | Fix unused variable warning in optimized build. | Vladislav Vaintroub | 2020-03-25 | 1 | -1/+1 |
* | | | | | Replace handler::primary_key_is_clustered() with handler::pk_is_clustering_key() | Monty | 2020-03-24 | 1 | -10/+3 |
* | | | | | Clean up and speed up interfaces for binary row logging | Monty | 2020-03-24 | 1 | -13/+4 |
* | | | | | Improve update handler (long unique keys on blobs) | Monty | 2020-03-24 | 1 | -1/+11 |
* | | | | | handler::rebind() | Sergey Vojtovich | 2020-03-24 | 1 | -5/+12 |
* | | | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2020-03-11 | 1 | -2/+38 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge commit '10.3' into 10.4 | Oleksandr Byelkin | 2020-03-11 | 1 | -2/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-21554 Crash in JOIN_CACHE_BKAH::skip_index_tuple when mrr=on and | Igor Babaev | 2020-02-25 | 1 | -2/+4 |
| * | | | | MDEV-21693 ALGORITHM=INSTANT does not work for partitioned tables | Thirunarayanan Balathandayuthapani | 2020-02-28 | 1 | -1/+35 |
* | | | | | cleanup: PSI key is *always* the first argument | Sergei Golubchik | 2020-03-10 | 1 | -4/+4 |
* | | | | | perfschema compilation, test and misc fixes | Sergei Golubchik | 2020-03-10 | 1 | -2/+2 |
* | | | | | perfschema memory related instrumentation changes | Sergei Golubchik | 2020-03-10 | 1 | -31/+50 |
* | | | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2020-02-12 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-02-11 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | ha_partition: add comments, comment out unused member variables | Sergei Petrunia | 2020-02-05 | 1 | -1/+1 |
* | | | | | MDEV-21581 Helper functions and methods for CHARSET_INFO | Alexander Barkov | 2020-01-28 | 1 | -5/+3 |