summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-19266: Crash in EITS code when enabling 128 indexesbb-10.4-mdev19266Sergei Petrunia2019-04-181-1/+5
* Avoid DROP DATABASE testMarko Mäkelä2019-04-1812-30/+56
* MDEV-19274 mariadb does not build on OSes that do not have HAVE_POOL_OF_THREADSbb-10.4-aix-build-fixVladislav Vaintroub2019-04-183-6/+22
* MDEV-19164 Assertion `fixed' failed in Item_func_inet_aton::val_intIgor Babaev2019-04-174-5/+117
* Merge 10.3 into 10.4Marko Mäkelä2019-04-1717-59/+516
|\
| * Merge 10.2 into 10.3Marko Mäkelä2019-04-1716-57/+495
| |\
| | * MDEV-12699 Improve crash recovery of corrupted data pagesbb-10.2-MDEV-12699Marko Mäkelä2019-04-1711-25/+459
| | * MDEV-19241 InnoDB fails to write MLOG_INDEX_LOAD upon completing ALTER TABLEMarko Mäkelä2019-04-173-26/+31
| | * MDEV-14239 Missing space: "innodb_open_files ... greaterthan"Marko Mäkelä2019-04-151-1/+1
| | * FSP_FLAGS_MEM_MASK: Remove traces of ATOMIC_WRITESMarko Mäkelä2019-04-101-5/+4
| * | Typo fix in sql_sequence.ccwayne2019-04-151-2/+2
* | | Adding missing ';' at the end of a ruleAlexander Barkov2019-04-172-0/+2
* | | MDEV-19263: Server crashes in mysql_handle_single_derived upon 2nd execution ...Oleksandr Byelkin2019-04-163-1/+46
* | | MDEV-17508 Fix bug for spider when using "not like" (#1282)Kentoku SHIBA2019-04-173-2/+25
* | | MDEV-19195 Active Record unit test fails with MariaDB 10.4.3Igor Babaev2019-04-163-32/+77
* | | MDEV-17494 Refuse ALGORITHM=INSTANT when the row size is too largeMarko Mäkelä2019-04-167-63/+288
* | | fix bug for spider where using "not like" (#890)willhan2019-04-165-2/+219
* | | Cleanup of sql_derived.cc filebb-10.4-cleanupOleksandr Byelkin2019-04-161-11/+17
* | | MDEV-17362: SIGSEGV in JOIN::optimize_inner or Assertion `fixed == 0' failed ...Oleksandr Byelkin2019-04-165-7/+73
* | | Cleanup of derived table interfaceOleksandr Byelkin2019-04-162-2/+1
* | | MDEV-19256 sql_acl.cc does not compile with WITH_VALGRIND with gcc 8.0bb-10.4-mdev-19256Alexander Barkov2019-04-161-24/+43
* | | MDEV-13564: Temporarily restore a call to work around a bugbb-10.4-MDEV-19253Marko Mäkelä2019-04-151-0/+8
* | | MDEV-19142 sql_mode=MSSQL: Bracket identifiersAlexander Barkov2019-04-155-4/+163
* | | fix vargrind errors of Spider (#1273)Kentoku SHIBA2019-04-132-9/+3
* | | MDEV-16543 Replicating to spider is fragile without retries (#1272)Kentoku SHIBA2019-04-132-5/+7
* | | MDEV-16530 Spider datanodes needs adjusted wait_timeout for long running quer...Kentoku SHIBA2019-04-1225-8/+618
* | | MDEV-16543 Replicating to spider is fragile without retries (#1259)Kentoku SHIBA2019-04-1219-11/+276
* | | Merge 10.3 into 10.4bb-10.4-supermergejanMarko Mäkelä2019-04-1215-129/+129
|\ \ \ | |/ /
| * | MDEV-19236 Improve error message for ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_...Eugene Kosov2019-04-129-10/+10
| * | Merge remote-tracking branch 'origin/10.2' into 10.3bb-10.3-janmergeJan Lindström2019-04-122-2/+2
| |\ \ | | |/
| | * Fix wsrep_thd_is_applier macro to point correct function name.Jan Lindström2019-04-101-1/+1
| | * cmake: pass CMAKE_BUILD_TYPE into src.rpmSergei Golubchik2019-04-091-1/+1
* | | MDEV-18993 The keep-alive connection (set spider_conn_recycle_mode = 1) in sp...Kentoku SHIBA2019-04-122-0/+4
* | | Fix InnoDB dynamic plugin compile errors on wsrep patch.Jan Lindström2019-04-103-2/+9
* | | MDEV-15528 preparation: Write MLOG_INIT_FREE_PAGEMarko Mäkelä2019-04-085-18/+39
* | | Merge 10.3 into 10.4Marko Mäkelä2019-04-0823-377/+244
|\ \ \ | |/ /
| * | MDEV-19212: After-merge fix for sizeof(ulong)!=sizeof(ulint)Marko Mäkelä2019-04-082-7/+7
| * | MDEV-12266: Pass fil_space_t* to fseg_free_page()Marko Mäkelä2019-04-085-48/+51
| * | MDEV-14192: Add debug assertionsVlad Lesin2019-04-083-18/+36
| * | Merge 10.2 into 10.3Marko Mäkelä2019-04-0819-308/+156
| |\ \ | | |/
| | * Require --big-test for innodb.undo_truncate_recoverMarko Mäkelä2019-04-081-6/+2
| | * MDEV-19212: Replace macros with type-safe inline functionsMarko Mäkelä2019-04-085-28/+22
| | * MDEV-19212 4GB Limit on large_pages - integer overflowMarko Mäkelä2019-04-085-35/+16
| | * MDEV-14192 Mariabackup assertion failure: byte_offset % OS_FILE_LOG_BLOCK_SIZ...Vlad Lesin2019-04-081-20/+11
| | * MDEV-8139: Clean up the freeing of B-tree pagesMarko Mäkelä2019-04-087-218/+98
| | * cmake: force Boost dependency as neededSergei Golubchik2019-04-081-0/+5
| | * copy-paste error fixedSergei Golubchik2019-04-071-1/+1
| | * cmake: don't use generated files to detect a submoduleSergei Golubchik2019-04-071-2/+2
| | * MDEV-18309: Remove unused codeMarko Mäkelä2019-04-074-26/+4
* | | MDEV-15584: Do not invoke open(dir=NULL)Marko Mäkelä2019-04-081-3/+3