summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-14062 Upgrade from 10.0 fails on assertion during ALTER TABLE10.3-georgMarko Mäkelä2017-10-134-4/+14
* fix data racesEugene Kosov2017-10-122-8/+14
* Fixed build failureSergey Vojtovich2017-10-112-2/+2
* fix some data races (#464)Eugene Kosov2017-10-112-6/+13
* remove unndeded class member variableEugene Kosov2017-10-111-1/+0
* fix unsynchronized read (#463)Eugene Kosov2017-10-093-1/+6
* MDEV-11369: Test ROW_FORMAT=COMPRESSEDMarko Mäkelä2017-10-094-36/+101
* bump the VERSIONDaniel Bartholomew2017-10-091-1/+1
* Work around MDEV-14029 Server does not remove #sql*.frm files after crash dur...Marko Mäkelä2017-10-091-0/+3
* MDEV-14022 Upgrade from 10.0/10.1 fails on assertionMarko Mäkelä2017-10-091-2/+4
* fixes for --embeddedmariadb-10.3.2Sergei Golubchik2017-10-065-76/+79
* fix a data race in debug build (#456)Eugene Kosov2017-10-063-7/+9
* MDEV-11369 Instant ADD COLUMN for InnoDBMarko Mäkelä2017-10-06109-1883/+6133
* fix TSAN build with ClangEugene Kosov2017-10-062-3/+3
* Merge branch 'bb-10.2-ext' into 10.3Sergei Golubchik2017-10-0512-64/+15
|\
| * Merge branch '10.2' into bb-10.2-extSergei Golubchik2017-10-048-46/+15
| |\
| | * Merge branch '10.1' into 10.2Sergei Golubchik2017-10-041-2/+2
| | |\
| | | * MDEV-13950 mysqld_safe could not start Galera node after upgrade ...sachin2017-10-021-2/+2
| | * | cleanup: remove test include file, clarify the commentSergei Golubchik2017-10-044-38/+11
| | * | cppcheck harmless warningsSergei Golubchik2017-10-042-5/+1
| | * | enable MongoDB support in CONNECTSergei Golubchik2017-10-041-1/+1
| * | | MDEV-12874 UPDATE statements with the same source and targetSergei Golubchik2017-10-044-18/+0
* | | | MDEV-13675 filsort_priority_queueSergei Golubchik2017-10-057-20/+20
* | | | Fix a truncations warningVladislav Vaintroub2017-10-041-1/+1
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-04334-3075/+5234
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-10-049-49/+70
| |\ \ \ | | |/ /
| | * | Replace a non-ASCII character in a commentMarko Mäkelä2017-10-041-1/+1
| | * | Fix several truncation and formatting warnings.Vladislav Vaintroub2017-10-036-17/+17
| | * | Fix Windows warnings : fix server_audit not to use my_win_open and CoVladislav Vaintroub2017-10-031-31/+28
| | * | Update C/CVladislav Vaintroub2017-10-031-0/+0
| | * | MDEV-13901 Assertion `!space->stop_new_ops' failed in TRUNCATE TABLE with man...Marko Mäkelä2017-10-033-12/+36
| * | | MDEV-12874 UPDATE statements with the same source and targetSergei Golubchik2017-10-031-2/+5
| * | | MDEV-12874 UPDATE statements with the same source and targethalfspawn2017-10-0319-366/+1598
| * | | MDEV-13911 Support ORDER BY and LIMIT in multi-table updateSergei Golubchik2017-10-035-15/+51
| * | | cleanup: split multi_update test in twoSergei Golubchik2017-10-034-145/+145
| * | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-10-0313-83/+70
| |\ \ \ | | |/ /
| | * | Avoid using HA_POS_ERROR constant when passing around values of type double.Sergei Petrunia2017-10-032-5/+8
| | * | Merge pull request #457 from smtalk/10.2Jan Lindström2017-10-032-8/+8
| | |\ \
| | | * | wrep_sst_common: Setting "-c ''" for my_print_defaults just takes no values f...Martynas Bendorius2017-10-012-8/+8
| | * | | Remove dict_disable_redo_if_temporary()Marko Mäkelä2017-10-039-70/+54
| * | | | Fixing Item_func_hybrid_field_type::date_op(,uint) to date_op(,ulonglong)Alexander Barkov2017-10-035-16/+25
| * | | | Fix compiler error on Win64 - do not truncate pointer in DBUGVladislav Vaintroub2017-10-032-4/+4
| * | | | A cleanup for MDEV-10914 ROW data type for stored routine variablesAlexander Barkov2017-10-034-14/+19
| * | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-02288-2427/+1987
| |\ \ \ \ | | |/ / /
| | * | | Remove MYSQL_REPLACE_TRX_IN_THDMarko Mäkelä2017-10-022-48/+0
| | * | | Remove dict_table_t::big_rowsMarko Mäkelä2017-10-024-42/+2
| | * | | Remove a constant parameter commit=falseMarko Mäkelä2017-10-028-27/+10
| | * | | Merge 10.1 into 10.2Marko Mäkelä2017-10-0228-140/+128
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Merge 10.0 into 10.1Marko Mäkelä2017-10-022-16/+12
| | | |\ \
| | | | * \ Merge 5.5 into 10.0Marko Mäkelä2017-10-022-16/+12
| | | | |\ \