summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cleanup: avoid Field::field_indexSergei Golubchik2016-12-125-7/+7
* cleanup: rename a methodSergei Golubchik2016-12-121-3/+4
* cleanup: my_strerrorSergei Golubchik2016-12-123-10/+9
* cleanup: my_printf_error(ER_xxx, ER(ER_xxx), ... )Sergei Golubchik2016-12-126-35/+18
* cleanup: extra_rec_buf_lengthSergei Golubchik2016-12-125-28/+5
* cleanup: old (harmless?) typo fixedSergei Golubchik2016-12-121-1/+1
* cleanup: fix a commentSergei Golubchik2016-12-125-20/+15
* cleanup: set_thd_proc_info()Sergei Golubchik2016-12-121-4/+4
* cleanup: remove dead (half-merged) code from partition_info.*Sergei Golubchik2016-12-123-378/+1
* cleanup: reorder TABLE membersSergei Golubchik2016-12-124-18/+19
* cleanup: parser: s/USER/USER_SYM/Sergei Golubchik2016-12-122-15/+15
* cleanup: remove Item::intro_versionSergei Golubchik2016-12-12157-5825/+5769
* cleanup: TABLE::init()Sergei Golubchik2016-12-121-1/+1
* cleanup: remove bad String=0 assignmentSergei Golubchik2016-12-121-1/+0
* cleanup: Item_func_opt_neg::negate()Sergei Golubchik2016-12-122-5/+2
* don't convert WEEK(x) to WEEK(x, @@default_week_format)Sergei Golubchik2016-12-126-17/+27
* bugfix: compile InnoDB w/o P_SSergei Golubchik2016-12-124-1/+6
* bugfix: Item_func_spatial_collection::print()Sergei Golubchik2016-12-125-4/+20
* bugfix: Item_func_dyncol_add::print()Sergei Golubchik2016-12-123-1/+17
* bugfix: Item_func_weight_string::print()Sergei Golubchik2016-12-125-5/+33
* bugfix: Item_func_like::print() was losing ESCAPE clauseSergei Golubchik2016-12-124-4/+33
* bugfix: Item_func_get_system_var::print()Sergei Golubchik2016-12-124-5/+46
* bugfix: returning on-the-stack buffer to the callerSergei Golubchik2016-12-121-1/+1
* bugfix: delayed insert table was using other table's expr_arenaSergei Golubchik2016-12-121-0/+1
* say MariaDB in InnoDB error messages, not MySQLSergei Golubchik2016-12-124-39/+39
* shut up annoying InnoDB warning when --gdbSergei Golubchik2016-12-121-1/+2
* the mysql-test combination is 'innodb' not 'xtradb'Sergei Golubchik2016-12-122-3/+18
* fix stack traces when linking with libbfdSergei Golubchik2016-12-121-12/+18
* update RPM metadata (vendor and contact)Sergei Golubchik2016-12-121-2/+2
* Merge pull request #275 from grooverdan/10.2-MDEV-11075-crc32-runtime-detect-...Marko Mäkelä2016-12-122-4/+22
|\
| * MDEV-11075: Power - runtime detection of optimized instructionsDaniel Black2016-12-122-4/+22
|/
* MDEV-11453 JSON_CONTAINS returns incorrect values.Alexey Botchkov2016-12-116-92/+237
* MDEV-11487 Revert InnoDB internal temporary tables from WL#7682Marko Mäkelä2016-12-0941-3476/+409
* Use mtr_memo_contains_flagged() instead of mtr_memo_contains().Marko Mäkelä2016-12-091-4/+6
* Port the test innodb.innodb_misc1 from MySQL.Marko Mäkelä2016-12-093-0/+2119
* MDEV-11469 JSON_SEARCH returns incorrect results.Alexey Botchkov2016-12-096-55/+125
* Merge branch 'grooverdan-10.2-MDEV-9872-crc32-generic-message' into 10.2Marko Mäkelä2016-12-096-64/+32
|\
| * Address my review comments in the contributed patch.Marko Mäkelä2016-12-092-3/+5
| * Merge branch '10.2-MDEV-9872-crc32-generic-message' of https://github.com/gro...Marko Mäkelä2016-12-096-64/+30
| |\ |/ /
| * MDEV-11075: allow software crc32c on Power8 (for BE)Daniel Black2016-12-091-2/+0
| * MDEV-9872: Valgrind supports CRC32B and CRC32Q since valgrind-3.6.1Daniel Black2016-12-052-2/+2
| * MDEV-9872: crc32 initialization (innodb/xtradb)Daniel Black2016-12-012-35/+19
| * MDEV-9872: Generic CRC32 message using ptrDaniel Black2016-12-016-35/+19
* | Merge pull request #274 from grooverdan/10.2-MDEV-11075-innochecksum-bigendia...Jan Lindström2016-12-091-3/+5
|\ \
| * | MDEV-11075: changing to algorithm innodb from crc32Daniel Black2016-12-091-3/+5
|/ /
* | MDEV-11422 rpl.rpl_parallel_optimistic_nobinlog failed in buildbot with "Inno...Marko Mäkelä2016-12-081-18/+7
* | MDEV-11435 - fix integer divided by zero exception when calculatingVladislav Vaintroub2016-12-081-2/+2
* | MDEV-11489 Assertion `0' failed in json_find_path.Alexey Botchkov2016-12-083-9/+14
* | Merge branch 'sensssz-10.2-vats' into 10.2Jan Lindström2016-12-071-2/+5
|\ \
| * \ Merge branch '10.2-vats' of https://github.com/sensssz/server into sensssz-10...Jan Lindström2016-12-071-2/+5
| |\ \ |/ / /