summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support CRC32 SSE2 implementation under Windowshoward0su-10.2Jun Su2017-11-161-4/+41
* MDEV-13453: Executing a query via CTE requires more permissions than the quer...Oleksandr Byelkin2017-11-151-1/+2
* Correct a merge error (remove a bogus #ifdef)Marko Mäkelä2017-11-151-2/+0
* Fixed bug mdev-13453 Executing a query via CTE requires more permissionsIgor Babaev2017-11-145-1/+123
* MDEV-11881 Empty coordinates must be rejected in GeoJSON objects.Alexey Botchkov2017-11-146-1/+60
* update C/CVladislav Vaintroub2017-11-131-0/+0
* MDEV-14192 Apply marko's patchVladislav Vaintroub2017-11-131-1/+4
* InnoDB: Remove ut_vsnprintf() and the use of my_vsnprintf(); use vsnprintf()Marko Mäkelä2017-11-135-54/+5
* InnoDB: Remove ut_snprintf() and the use of my_snprintf(); use snprintf()Marko Mäkelä2017-11-1325-282/+221
* Remove STATUS_VERBOSE (there is no visible output)Marko Mäkelä2017-11-121-47/+0
* MDEV-13971 crash in skip_num_constant.Alexey Botchkov2017-11-113-1/+8
* Fixed MDEV-13994 Bad join results with orderby_uses_equalities=on.Igor Babaev2017-11-105-1/+241
* Allow innodb_open_files to be exceededMarko Mäkelä2017-11-102-0/+3
* MDEV-14100 Assertion `!is_user_rec || leaf || ...Marko Mäkelä2017-11-101-0/+1
* Follow-up fix of MDEV-13795/MDEV-14332Marko Mäkelä2017-11-101-21/+0
* MDEV-13795/MDEV-14332 Corruption during online table-rebuilding ALTER when VI...Marko Mäkelä2017-11-0918-531/+243
* MDEV-14334: Update test results for rocksdb.bulk_load_rev_dataSergei Petrunia2017-11-091-0/+3
* Cleanup up after failed alter table in add_index_inplace_crashMonty2017-11-091-0/+10
* Merge 10.1 into 10.2Marko Mäkelä2017-11-093-4/+23
|\
| * MDEV-14333 Mariabackup --apply-log-only crashes if incomplete transactions wi...Marko Mäkelä2017-11-093-6/+21
* | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2017-11-0918-52/+191
|\ \ | |/
| * Merge remote-tracking branch 'origin/10.0' into 10.1Alexander Barkov2017-11-0918-52/+190
| |\
| | * MDEV-14164: Unknown column error when adding aggregate to function in oracle ...Oleksandr Byelkin2017-11-0914-45/+153
| | * MDEV-14116 INET6_NTOA output is set as null to varchar(39) variableAlexander Barkov2017-11-074-6/+37
* | | Merge 10.1 into 10.2Marko Mäkelä2017-11-0814-9/+164
|\ \ \ | |/ /
| * | Fix integer type mismatch in WSREP debug outputMarko Mäkelä2017-11-082-6/+8
| * | MDEV-10728 test excluded from embedded testsVesa Pentti2017-11-071-0/+2
| * | MDEV-8867 Wrong field type or metadata for COALESCE(bit_column, 1)Alexander Barkov2017-11-072-0/+43
| * | Fix test caseVladislav Vaintroub2017-11-062-4/+6
| * | Remove dead code for non-debug buildsMarko Mäkelä2017-11-062-0/+4
| * | MDEV-12108 Fix backup for Innodb tables with DATA DIRECTORYVladislav Vaintroub2017-11-066-1/+82
* | | MDEV-14320 main.subselect failed in buildbot, results mismatchAlexander Barkov2017-11-081-1/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2017-11-0751-798/+523
|\ \ \ | |/ /
| * | Merge 10.0 into 10.1Marko Mäkelä2017-11-0617-234/+213
| |\ \ | | |/
| | * MDEV-14140 IMPORT TABLESPACE must not go beyond FSP_FREE_LIMITMarko Mäkelä2017-11-068-348/+287
| | * MDEV-10651, MDEV-14196 sys_vars.innodb_buffer_pool_* tests failElena Stepanova2017-11-057-55/+55
| | * MDEV-14029 Server does not remove #sql*.frm files after crash during ALTER TABLEElena Stepanova2017-11-051-0/+5
| | * MDEV-11864 main.view test uses CHECK PARTITION but does not check for the par...Elena Stepanova2017-11-051-0/+1
| | * MDEV-13921 Audit log writes invalid SQL if single-line comments areAlexey Botchkov2017-11-033-5/+11
| | * MDEV-13921 Audit log writes invalid SQL if single-line comments areAlexey Botchkov2017-11-033-22/+31
| | * MDEV-11965 -Werror should not appear in released tarballsSergei Golubchik2017-11-021-3/+3
| * | MDEV-13328 ALTER TABLE…DISCARD TABLESPACE takes a lot of timeMarko Mäkelä2017-11-0622-604/+185
| * | Remove redundant function parametersMarko Mäkelä2017-11-062-74/+52
| * | MDEV-10728 -- mysqlbinlog can't be input to mysql clientVesa Pentti2017-11-064-1/+8
| * | MDEV-14132 InnoDB page corruptionMarko Mäkelä2017-11-062-6/+12
| * | MDEV-14244 MariaDB fails to run with O_DIRECTMarko Mäkelä2017-11-062-12/+28
| * | MDEV-13921 Audit log writes invalid SQL if single-line comments areAlexey Botchkov2017-11-033-5/+11
| * | MDEV-13560 Copy all innodb undo tablespaces from the backup directory to dest...Vladislav Vaintroub2017-11-031-15/+17
| * | MDEV-13921 Audit log writes invalid SQL if single-line comments areAlexey Botchkov2017-11-033-22/+31
| * | MDEV-12633 Error from valgrind related to dd_frm_typeMonty2017-11-022-3/+21