Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-10-04 | 117 | -1391/+890 |
|\ | |||||
| * | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2017-10-04 | 1 | -1/+2 |
| |\ | |||||
| | * | MDEV-13901 Assertion `!space->stop_new_ops' failed in TRUNCATE TABLE with man... | Marko Mäkelä | 2017-10-03 | 1 | -1/+2 |
| * | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2017-10-03 | 9 | -70/+54 |
| |\ \ | | |/ | |||||
| | * | Remove dict_disable_redo_if_temporary() | Marko Mäkelä | 2017-10-03 | 9 | -70/+54 |
| * | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-02 | 121 | -1375/+878 |
| |\ \ | | |/ | |||||
| | * | Remove MYSQL_REPLACE_TRX_IN_THD | Marko Mäkelä | 2017-10-02 | 2 | -48/+0 |
| | * | Remove dict_table_t::big_rows | Marko Mäkelä | 2017-10-02 | 4 | -42/+2 |
| | * | Remove a constant parameter commit=false | Marko Mäkelä | 2017-10-02 | 8 | -27/+10 |
| | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-10-02 | 19 | -120/+97 |
| | |\ | |||||
| | | * | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-10-02 | 2 | -16/+12 |
| | | |\ | |||||
| | | | * | Merge 5.5 into 10.0 | Marko Mäkelä | 2017-10-02 | 2 | -16/+12 |
| | | | |\ | |||||
| | | | | * | MDEV-13980 InnoDB fails to discard record lock when discarding an index page | Marko Mäkelä | 2017-10-02 | 2 | -10/+10 |
| | | | | * | Merge remote-tracking branch 'merge/merge-xtradb-5.5' into 5.5 | Vicențiu Ciorbaru | 2017-09-19 | 2 | -2/+2 |
| | | | | |\ | |||||
| | | | | | * | 5.5.57-38.9merge-xtradb-5.5 | Vicențiu Ciorbaru | 2017-09-19 | 2 | -2/+2 |
| | | * | | | | MDEV-13932: fil0pagecompress.cc fails to compile with lzo 2.10 | Jan Lindström | 2017-09-29 | 2 | -4/+20 |
| | | * | | | | MDEV-12634: Uninitialised ROW_MERGE_RESERVE_SIZE bytes written to temporary file | Jan Lindström | 2017-09-28 | 6 | -66/+34 |
| | | * | | | | cleanup: remove useless "inline" keywords | Sergei Golubchik | 2017-09-27 | 4 | -25/+2 |
| | | * | | | | cleanup: reduce code duplication | Sergei Golubchik | 2017-09-27 | 1 | -34/+23 |
| | | * | | | | MDEV-13787 Crash in persistent stats wsrep_on (thd=0x0) | Sachin Setiya | 2017-09-27 | 10 | -18/+45 |
| | * | | | | | Remove remaining InnoDB references to the TABLESPACE keyword | Marko Mäkelä | 2017-10-02 | 2 | -8/+3 |
| | * | | | | | Fix some conversion warnings. | Vladislav Vaintroub | 2017-09-30 | 1 | -1/+1 |
| | * | | | | | Fix "ib::fatal::~fatal': destructor never returns, potential memory leak" | Vladislav Vaintroub | 2017-09-29 | 1 | -0/+13 |
| | * | | | | | MDEV-13941 Fix high NTFS fragmentation on 10.2 | Vladislav Vaintroub | 2017-09-29 | 3 | -61/+104 |
| | * | | | | | Remove unused parameters and dead code | Marko Mäkelä | 2017-09-29 | 8 | -29/+11 |
| | * | | | | | Remove remaining references to InnoDB native partitioning | Marko Mäkelä | 2017-09-29 | 3 | -422/+0 |
| | * | | | | | fix some conversion warnings | Vladislav Vaintroub | 2017-09-28 | 1 | -1/+1 |
| | * | | | | | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 51 | -144/+158 |
| | * | | | | | MDEV-13384 Fix Windows warnings. thd_alloc functions now use size_t parameters | Vladislav Vaintroub | 2017-09-28 | 1 | -8/+8 |
| | * | | | | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. | Vladislav Vaintroub | 2017-09-28 | 45 | -468/+474 |
* | | | | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2017-09-28 | 4 | -47/+9 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-09-28 | 4 | -47/+9 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Avoid implicit conversion from unsigned to signed | Marko Mäkelä | 2017-09-28 | 1 | -1/+1 |
| | * | | | | | Added missing test if table is transactional or not in Aria | Monty | 2017-09-28 | 1 | -0/+1 |
| | * | | | | | Fixed compiler warning | Monty | 2017-09-27 | 1 | -5/+5 |
| | * | | | | | fix a data race | Eugene Kosov | 2017-09-27 | 1 | -41/+2 |
* | | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-09-25 | 12 | -38/+64 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2017-09-25 | 6 | -30/+48 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-09-25 | 5 | -25/+45 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-09-25 | 3 | -16/+11 |
| | | |\ \ \ \ | | | | |/ / / | |||||
| | | | * | | | MDEV-13899 IMPORT TABLESPACE may corrupt ROW_FORMAT=REDUNDANT tables | Marko Mäkelä | 2017-09-24 | 2 | -16/+8 |
| | | | * | | | Fix compile with -DWITHOUT_DYNAMIC_PLUGINS on Unix | Vladislav Vaintroub | 2017-09-23 | 1 | -0/+3 |
| | | * | | | | MDEV-11846: ERROR 1114 (HY000) table full when performing GROUP BY | Varun Gupta | 2017-09-24 | 1 | -8/+33 |
| | | * | | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-09-22 | 1 | -1/+1 |
| | | |\ \ \ \ | | | | |/ / / | |||||
| | | | * | | | MDEV-13814 Extra logging when innodb_log_archive=ON | Marko Mäkelä | 2017-09-22 | 1 | -1/+1 |
| | * | | | | | MDEV-13898 Corruption during online table-rebuilding ALTER of ROW_FORMAT=REDU...mariadb-10.2.9 | Marko Mäkelä | 2017-09-25 | 1 | -5/+3 |
| * | | | | | | Merge branch '10.2' into bb-10.2-ext | Sergei Golubchik | 2017-09-23 | 8 | -17/+21 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | shut out Connect cmake-time warning about missing Findlibmondgodoc.cmake | Sergei Golubchik | 2017-09-22 | 1 | -1/+1 |
| | * | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-09-22 | 4 | -5/+5 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-09-21 | 5 | -6/+6 |
| | | |\ \ \ \ | | | | |/ / / |