summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-12501 -- set --maturity-level by defaultpentve_temp2Vesa Pentti2017-12-0223-40/+42
* Changed "const row not found" to "Const row not found"Monty2017-12-0234-194/+194
* Improve error messagesMonty2017-12-023-7/+15
* Write leaked memory before assert, if compiled with safemallocMonty2017-12-021-0/+3
* Mark constant 'null_tables' with table->const_table=1Monty2017-12-0210-11/+15
* Merge bb-10.2-ext into 10.3Marko Mäkelä2017-12-0110-35/+158
|\
| * Merge 10.2 into bb-10.2-extMarko Mäkelä2017-12-0110-35/+158
| |\
| | * Fix a Bison warning about semantic type clash in default actionMarko Mäkelä2017-12-011-1/+1
| | * MDEV-14080 InnoDB shutdown sometimes hangsMarko Mäkelä2017-12-012-2/+8
| | * MDEV-14536 : during backup, retry read of log blocks, if there isVladislav Vaintroub2017-11-305-28/+94
| | * Merge remote-tracking branch 'origin/10.1' into 10.2Vladislav Vaintroub2017-11-290-0/+0
| | |\
| | | * MDEV-14536 : In mariabackup, reread redo log blocks , if checksum mismatchVladislav Vaintroub2017-11-291-9/+22
| | * | MDEV-13384: "window" seems like a reserved column name but it's not listed as...Vicențiu Ciorbaru2017-11-293-5/+56
* | | | Optimized away excessive conditionSergey Vojtovich2017-11-301-4/+3
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-302034-109660/+179131
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-11-291904-108742/+172483
| |\ \ \ | | |/ /
| | * | bump the VERSIONDaniel Bartholomew2017-11-281-1/+1
| | * | Fix some integer type mismatch warningsMarko Mäkelä2017-11-281-2/+2
| | * | Windows, generic threadpool cleanupsVladislav Vaintroub2017-11-281-52/+77
| | * | Additions to the list of unstable tests for 10.2.11mariadb-10.2.11Elena Stepanova2017-11-271-0/+7
| | * | Fix warning.Vladislav Vaintroub2017-11-241-1/+1
| | * | Fixed build failure with PFS disabledSergey Vojtovich2017-11-241-0/+1
| | * | Merge remote-tracking branch 'origin/10.1' into 10.2Vladislav Vaintroub2017-11-242-4/+5
| | |\ \ | | | |/
| | | * Fix Windows build with -DPLUGIN_PERFSCHEMA=NOVladislav Vaintroub2017-11-242-4/+4
| | * | Merge 10.1 into 10.2Marko Mäkelä2017-11-2411-9/+112
| | |\ \ | | | |/
| | | * MDEV-14447 mariabackup incremental incorrectly extends system tablespaceVladislav Vaintroub2017-11-245-5/+90
| | | * Fix typo, and disable own dtrace proibes on Solaris, really.Vladislav Vaintroub2017-11-211-1/+1
| | | * Fix compile error.wlad2017-11-211-1/+1
| | | * MDEV-14283 : Fix Solaris 10 build.wlad2017-11-215-2/+21
| | | * MDEV-14283 : Fix compilation of mariabackup for gcc3.xVladislav Vaintroub2017-11-211-1/+1
| | * | MDEV-14499 Mariabackup 10.2 fails to back up a multi-file InnoDB system table...Marko Mäkelä2017-11-243-44/+1
| | * | Update C/C to fix unit tests with clangVladislav Vaintroub2017-11-241-0/+0
| | * | MDEV-14483 Export _mysl_client_plugin_declaration from auth_gssapi_client.soVladislav Vaintroub2017-11-241-0/+0
| | * | Updated list of unstable tests for 10.2.11Elena Stepanova2017-11-241-101/+95
| | * | MDEV-12012. Post-push attempt to catch failure in rpl_gtid_delete_domain fail...Andrei Elkin2017-11-232-1/+43
| | * | MDEV-4697 UPDATE_TIME field for InnoDBMarko Mäkelä2017-11-235-0/+592
| | |\ \
| | | * | Adjust the tests for MariaDB, and optimize themMarko Mäkelä2017-11-234-412/+240
| | | * | Import WL#6658 update_time tests from MySQL 5.7Marko Mäkelä2017-11-235-0/+764
| | |/ /
| | * | Merge branch 'connect/10.2' into 10.2Sergei Golubchik2017-11-228-78/+113
| | |\ \
| | | * | - Fix MDEV-13860 CONNECT engine does not build with JDBC without ODBC.Olivier Bertrand2017-11-031-1/+1
| | | * | - Change inihandl from c to c++.Olivier Bertrand2017-10-311-1/+1
| | | * | Change inihandl from c to cpp (to accept bool)Olivier Bertrand2017-10-311-17/+18
| | | * | - Fix MDEV-13925: Actually this fixes SELECT queries whenOlivier Bertrand2017-10-316-60/+94
| | * | | MDEV-13550 Copy ctor instread of memcpy() in partition_info::get_clone() (#436)Aleksey Midenkov2017-11-221-2/+1
| | * | | remove dead codeSergei Golubchik2017-11-221-2/+3
| | * | | Fix the build on OpenBSD (#488)David Carlier2017-11-223-2/+7
| | * | | don't `git submodule update` from rocksdb/CMakeLists.txt (#492)Sergei Golubchik2017-11-211-7/+0
| | * | | MDEV-14256 MariaDB 10.2.10 can't SST with xtrabackup-v2Sergei Golubchik2017-11-211-2/+2
| | * | | MDEV-14268 Executable C source code files?Sergei Golubchik2017-11-212-0/+0
| | * | | MDEV-14428 main.cte_nonrecursive failed in --embeddedSergei Golubchik2017-11-214-110/+110