| Commit message (Expand) | Author | Age | Files | Lines |
* | MDEV-16101: ADD PARTITION on table partitioned by list does not work with mor...bb-10.3-MDEV-16101 | Jacob Mathew | 2018-05-14 | 1 | -1/+3 |
* | Moving a few static functions in sql_lex.cc to new methods in Lex_input_stream | Alexander Barkov | 2018-05-09 | 4 | -284/+302 |
* | Fixing tabs to spaces in sql_lex.cc and sql_lex.h (and coding style slightly) | Alexander Barkov | 2018-05-08 | 2 | -184/+184 |
* | Remove a "register" keyword from C++ code | Marko Mäkelä | 2018-05-08 | 1 | -1/+1 |
* | sp_cache_package_routine: fix compile warning | Daniel Black | 2018-05-07 | 1 | -1/+1 |
* | MDEV-13134 Introduce ALTER TABLE attributes ALGORITHM=NOCOPY and ALGORITHM=IN... | Thirunarayanan Balathandayuthapani | 2018-05-07 | 9 | -92/+255 |
* | Change read_to_buffer to use ulong instead of uint | Michael Widenius | 2018-05-07 | 3 | -60/+54 |
* | Remove mem_alloc_error() | Michael Widenius | 2018-05-07 | 8 | -169/+67 |
* | Add checking of correct likely/unlikely | Michael Widenius | 2018-05-07 | 2 | -1/+2 |
* | Add likely/unlikely to speed up execution | Monty | 2018-05-07 | 117 | -4438/+4872 |
* | MDEV-16057: Using optimization Splitting with Group BY we see an unnecessary ... | Varun Gupta | 2018-05-06 | 1 | -1/+8 |
* | Fix for MDEV-15812 Assert in SEQUENCE when forcing STATEMEMT format | Monty | 2018-05-06 | 1 | -1/+2 |
* | MDEV-16095 Oracle-style placeholder inside GROUP BY..WITH ROLLUP breaks repli... | Alexander Barkov | 2018-05-06 | 3 | -11/+14 |
* | MDEV-15106 Unexpected ER_WRONG_INSERT_INTO_SEQUENCE upon INSERT with multiple... | Monty | 2018-05-03 | 1 | -11/+11 |
* | Fix many -Wunused-parameter | Marko Mäkelä | 2018-05-01 | 5 | -14/+14 |
* | MDEV-15938 - TINYTEXT CHARACTER SET utf8 COMPRESSED truncates data | Sergey Vojtovich | 2018-04-30 | 2 | -34/+43 |
* | MDEV-12645 - mysql_install_db: no install test db option | Sergey Vojtovich | 2018-04-30 | 2 | -2/+2 |
* | Added version of lex_string_eq that compares with const char * | Monty | 2018-04-30 | 7 | -25/+31 |
* | Fix some -Wsign-conversion | Marko Mäkelä | 2018-04-29 | 4 | -10/+13 |
* | MDEV-11084 Select statement with partition selection against MyISAM | Alexey Botchkov | 2018-04-28 | 1 | -8/+15 |
* | Cleanup for MDEV-16020 (fixing compilation failure on Windows) | Alexander Barkov | 2018-04-28 | 1 | -1/+1 |
* | MDEV-16020 SP variables inside GROUP BY..WITH ROLLUP break replication | Alexander Barkov | 2018-04-27 | 9 | -2390/+2672 |
* | MDEV-16038 Assertion `map->n_bits > 0' failed (my_bitmap.c:386: bitmap_is_cle... | Igor Babaev | 2018-04-26 | 2 | -0/+8 |
* | MDEV-15915 Add Feature_json status variable. | Alexey Botchkov | 2018-04-26 | 3 | -0/+28 |
* | Removed some old #if MYSQL_VERSION | Monty | 2018-04-26 | 4 | -34/+0 |
* | Fix a lot of compiler warnings found by -Wunused | Monty | 2018-04-26 | 6 | -13/+6 |
* | MDEV-15732: Assertion `next_free_value % real_increment == offset && next_fre... | Oleksandr Byelkin | 2018-04-26 | 1 | -2/+1 |
* | MDEV-11975: SQLCOM_PREPARE of EXPLAIN & ANALYZE statement do not return corre... | Oleksandr Byelkin | 2018-04-25 | 3 | -10/+45 |
* | MDEV-13695: INTERSECT precedence is not in line with Oracle even in SQL_MODE=... | Oleksandr Byelkin | 2018-04-25 | 1 | -1/+2 |
* | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-04-25 | 1 | -0/+2 |
|\ |
|
| * | Changed the test case for MDEV-15571 | Igor Babaev | 2018-04-24 | 1 | -0/+2 |
* | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-04-24 | 46 | -142/+287 |
|\ \
| |/ |
|
| * | register keyword c++17 warning | Eugene Kosov | 2018-04-24 | 10 | -18/+18 |
| * | Remove most 'register' use in C++ | Marko Mäkelä | 2018-04-24 | 21 | -67/+64 |
| * | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-04-24 | 23 | -58/+206 |
| |\ |
|
| | * | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-04-24 | 24 | -57/+205 |
| | |\ |
|
| | | * | MDEV-10824 - Crash in CREATE OR REPLACE TABLE t1 AS SELECT spfunc() | Sergei Golubchik | 2018-04-21 | 1 | -1/+2 |
| | | * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-04-20 | 21 | -41/+175 |
| | | |\ |
|
| | | | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2018-04-19 | 16 | -26/+179 |
| | | | |\ |
|
| | | | | * | BUG#27216817: INNODB: FAILING ASSERTION:mysql-5.5.60 | Nisha Gopalakrishnan | 2018-02-26 | 7 | -20/+43 |
| | | | | * | BUG#24365972 BINLOG DECODING ISN'T RESILIENT TO CORRUPT BINLOG FILES | Joao Gramacho | 2018-02-02 | 3 | -8/+136 |
| | | | | * | BUG#27160888: MISSING FILE PRIVILEDGE CHECKS ON SOME | Karthik Kamath | 2018-01-11 | 1 | -1/+13 |
| | | | | * | BUG#26881798: SERVER EXITS WHEN PRIMARY KEY IN MYSQL.PROC | Karthik Kamath | 2017-12-05 | 6 | -9/+36 |
| | | | | * | Bug#26585560 - MYSQL DAEMON SHOULD CREATE ITS PID FILE AS | Shishir Jaiswal | 2017-12-02 | 2 | -2/+36 |
| | | | * | | MDEV-14515 ifnull result depends on number of rows in joined table | Igor Babaev | 2018-04-16 | 1 | -0/+1 |
| | | | * | | MDEV-14185 CREATE TEMPORARY TABLE AS SELECT causes error 1290 with read_only ... | Alexey Botchkov | 2018-04-08 | 1 | -1/+1 |
| | | | * | | MDEV-14185 CREATE TEMPORARY TABLE AS SELECT causes error 1290 with read_only ... | Alexey Botchkov | 2018-04-07 | 1 | -1/+2 |
| | | | * | | MDEV-15624 Changing the default character set to utf8mb4 changes query evalua... | Alexander Barkov | 2018-04-04 | 2 | -0/+3 |
| | | * | | | MDEV-15456 Server crashes upon adding or dropping a partition in ALTER under ... | Sergei Golubchik | 2018-04-20 | 8 | -15/+30 |
| | | * | | | ASAN error in main.statistics_index_crash-7362 | Sergei Golubchik | 2018-04-17 | 1 | -1/+1 |