summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-16889: Spider Crash mysqld got exception 0xc0000005bb-10.3-MDEV-16889Jacob Mathew2018-08-295-0/+315
* MDEV-16398: Spider Creates Query With Non-Existent FunctionJacob Mathew2018-08-137-57/+213
|\
| * MDEV-16398: Spider Creates Query With Non-Existent Functionbb-10.3-MDEV-16398Jacob Mathew2018-08-097-57/+213
* | fix third-party tool packaging on WinSergei Golubchik2018-08-132-2/+3
* | fix bundled pcre unit testsSergei Golubchik2018-08-131-2/+2
* | fix C/C packaging on debianSergei Golubchik2018-08-121-0/+0
* | Merge branch '10.2' into 10.3Sergei Golubchik2018-08-1223-165/+210
|\ \
| * | Updated list of unstable tests for 10.2.17Elena Stepanova2018-08-121-239/+406
| * | InnoDB: Correct an error messageMarko Mäkelä2018-08-091-1/+2
| * | SLES11 OpenSSL 0.9.8 supportSergei Golubchik2018-08-092-1/+1
| * | compiler warningSergei Golubchik2018-08-091-1/+1
| * | update C/C up to v3.0.6 tagSergei Golubchik2018-08-092-0/+6
| * | MDEV-16906 No groups to be reported (check your GNRs) - mysqld_multi does not...Sergei Golubchik2018-08-071-6/+13
| * | Merge branch 'connect/10.2' into 10.2Sergei Golubchik2018-08-0712-141/+136
| |\ \
| | * | - Fix MDEV-16672 Connect: Warnings with 10.0Olivier Bertrand2018-08-0612-141/+136
| * | | MDEV-16750 JSON_SET mishandles unicode every second pair of arguments.Alexey Botchkov2018-08-063-3/+23
| * | | MDEV-16869 String functions don't respect character set of JSON_VALUE.Alexey Botchkov2018-08-053-1/+24
| * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-08-034-4/+11
| |\ \ \
| | * | | Fix gcc 7.3 compiler warnings.Oleksandr Byelkin2018-08-037-8/+27
* | | | | Update C/C to v3.0.6Sergei Golubchik2018-08-122-0/+6
* | | | | compiler warningsSergei Golubchik2018-08-122-2/+2
* | | | | less re-cmake messagesSergei Golubchik2018-08-126-26/+34
* | | | | cmake .git warningSergei Golubchik2018-08-123-2/+2
* | | | | remove obsolete checks for -fno-implicit-templatesSergei Golubchik2018-08-126-22/+1
* | | | | MDEV-16662 CMake warnings: CMP0045Sergei Golubchik2018-08-121-3/+0
* | | | | MDEV-16662 CMake warnings: CMP0042Sergei Golubchik2018-08-121-3/+0
* | | | | MDEV-16662 CMake warnings: CMP0026Sergei Golubchik2018-08-1220-221/+177
* | | | | MDEV-16662 CMake warnings: CMP0022Sergei Golubchik2018-08-123-8/+4
* | | | | MDEV-16662 CMake warnings: CMP0007Sergei Golubchik2018-08-121-3/+0
* | | | | MDEV-14900 Upstream 10.3 debian patchesSergei Golubchik2018-08-129-15/+31
* | | | | MDEV-16495 mariadb segfaults at start on FreeBSDSergei Golubchik2018-08-121-2/+1
* | | | | Deb: Make libmariadb3 Breaks+Replaces libmariadbclient18 so upgrade passOtto Kekäläinen2018-08-091-0/+2
* | | | | Remove set-but-not-used log_sys.log.stateMarko Mäkelä2018-08-093-16/+0
* | | | | MDEV-15127 AddressSanitizer: stack-buffer-overflow in base_list::push_back ..Sachin2018-08-073-1/+15
* | | | | MDEV-16891 EVENTs created with SQL_MODE=ORACLE fail to executeAlexander Barkov2018-08-073-3/+52
* | | | | MDEV-16666: Partially revert "Deb: Update documentation and fix spelling errors"bb-10.3_ccOtto Kekäläinen2018-08-053-11/+11
* | | | | remove warning on WindowsVladislav Vaintroub2018-08-051-4/+1
* | | | | MDEV-16544 - crash in ha_sphinx::create()Vladislav Vaintroub2018-08-051-1/+1
* | | | | MDEV-16801 seg_fault on a queryIgor Babaev2018-08-033-1/+89
* | | | | Fix of type, to make windows compiler happy.Oleksandr Byelkin2018-08-031-1/+1
* | | | | MDEV-16830 Crash in ALTER TABLE DROP FOREIGN KEYMarko Mäkelä2018-08-033-17/+91
* | | | | Merge 10.2 into 10.3Marko Mäkelä2018-08-03191-1056/+4360
|\ \ \ \ \ | |/ / / /
| * | | | Fix heap-use-after-free in debug codeMarko Mäkelä2018-08-031-65/+34
| * | | | Do not declare an unused variableMarko Mäkelä2018-08-031-1/+4
| * | | | mariabackup: Use snprintf() instead of sprintf()Marko Mäkelä2018-08-031-1/+1
| * | | | Fix -Wclass-memaccess warnings in InnoDBMarko Mäkelä2018-08-036-8/+38
| * | | | Merge 10.1 into 10.2Marko Mäkelä2018-08-0327-124/+134
| |\ \ \ \ | | |/ / /
| | * | | Disable an unstable testOleksandr Byelkin2018-08-031-0/+1
| | * | | Fix -Wclass-memaccess in WSREP,InnoDB,XtraDBMarko Mäkelä2018-08-0310-42/+44
| | * | | Merge 10.0 into 10.1Marko Mäkelä2018-08-0316-16/+36
| | |\ \ \