Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-03-17 | 1 | -24/+19 |
|\ | |||||
| * | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2019-03-15 | 1 | -26/+21 |
| |\ | |||||
| | * | fix gcc 8 compiler warnings | Sergei Golubchik | 2019-03-14 | 1 | -26/+21 |
* | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-11-06 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-11-06 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-10-30 | 1 | -0/+2 |
| | |\ | |||||
| | | * | Disabled storage engine tests using LOCK with MERGE engine | Elena Stepanova | 2018-10-13 | 1 | -0/+2 |
* | | | | Follow-up for be6ae0bb6baa8a - fix test results | Elena Stepanova | 2018-05-19 | 2 | -7/+2 |
* | | | | Follow up for 9a8498066865b5 - adjustments to storage_engine tests | Elena Stepanova | 2018-05-03 | 2 | -5/+7 |
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-04-24 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Remove most 'register' use in C++ | Marko Mäkelä | 2018-04-24 | 1 | -1/+1 |
* | | | | Adjust test results to reflect the new system table | Elena Stepanova | 2018-02-24 | 1 | -4/+13 |
* | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-02-19 | 2 | -27/+27 |
|\ \ \ \ | |||||
| * | | | | Follow-up for 54db0be3be59 (Added Max_index_length and Temporary) | Elena Stepanova | 2018-02-15 | 2 | -27/+27 |
* | | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ... | Vladislav Vaintroub | 2018-02-06 | 2 | -6/+7 |
* | | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2018-02-04 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Added name to MEM_ROOT for esier debugging | Monty | 2018-02-02 | 1 | -1/+1 |
* | | | | | Changed database, tablename and alias to be LEX_CSTRING | Monty | 2018-01-30 | 1 | -20/+22 |
* | | | | | MDEV 7701 extra() calls for VP engine | Monty | 2017-12-03 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-02 | 1 | -11/+11 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 1 | -1/+1 |
| * | | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. | Vladislav Vaintroub | 2017-09-28 | 1 | -10/+10 |
* | | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2017-09-01 | 1 | -4/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix results for parts/repair_table test after enabling it for MyISAM | Elena Stepanova | 2017-08-28 | 1 | -4/+4 |
* | | | | Merge branch '10.2' into bb-10.2-ext | Sergei Golubchik | 2017-08-25 | 2 | -6/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-08-17 | 2 | -6/+6 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-08-08 | 2 | -6/+6 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-12915 ST_Centroid does not return the same result than MySQL | Elena Stepanova | 2017-08-01 | 2 | -6/+6 |
* | | | | Postfix for MDEV-12619 - test results adjusted | Elena Stepanova | 2017-07-18 | 1 | -1/+1 |
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-07-12 | 1 | -4/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Follow-up for MDEV-13089 (identifier quoting in partitioning)mariadb-10.2.7 | Elena Stepanova | 2017-07-10 | 1 | -4/+4 |
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-06-15 | 9 | -38/+76 |
|\ \ \ \ | |/ / / | |||||
| * | | | Adjust storage_engine suite according to server changes in 10.2 | Elena Stepanova | 2017-06-03 | 9 | -38/+76 |
* | | | | Improved warning "xxx is not BASE TABLE/SEQUENCE" | Monty | 2017-06-02 | 1 | -1/+1 |
* | | | | Changing field::field_name and Item::name to LEX_CSTRING | Monty | 2017-04-23 | 1 | -2/+2 |
* | | | | Added "const" to new data for handler::update_row() | Michael Widenius | 2017-04-18 | 3 | -3/+4 |
|/ / / | |||||
* | | | cleanup: remove Item::intro_version | Sergei Golubchik | 2016-12-12 | 1 | -8/+8 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-06-30 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-05-04 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-04-26 | 1 | -0/+1 |
| | |\ | |||||
| | | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2016-04-20 | 1 | -0/+1 |
| | | |\ | |||||
| | | | * | BUG#20574550 MAIN.MERGE TEST CASE FAILS IF BINLOG_FORMAT=ROW | Venkatesh Duggirala | 2016-02-26 | 1 | -1/+3 |
| | | | * | Updated/added copyright header. Added line "use is subject to license terms" | Murthy Narkedimilli | 2014-02-17 | 1 | -0/+1 |
| | | | * | Updated/added copyright headers | Murthy Narkedimilli | 2014-01-06 | 13 | -13/+26 |
| | | | * | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER | Murthy Narkedimilli | 2013-03-19 | 15 | -15/+15 |
| | | | * | Merging into mysql-5.5.16-release. | Mats Kindahl | 2011-08-15 | 1 | -1/+2 |
| | | | * | Fix for bug #11754210 - "45777: CHECK TABLE DOESN'T | Dmitry Lenev | 2011-07-22 | 2 | -29/+65 |
| | | | * | Updated/added copyright headers | Kent Boortz | 2011-07-04 | 1 | -1/+2 |
| | | | |\ | |||||
| | | | * \ | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 10 | -20/+25 |
| | | | |\ \ | | | | | |/ | | | | |/| | |||||
| | | | | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 7 | -13/+29 |