summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* connect.test fixbb-10.4-connectOleksandr Byelkin2019-05-192-0/+7
* cleanup: replace a magic constant with a defineSergei Golubchik2019-05-183-2/+4
* generalize the error messageSergei Golubchik2019-05-1815-33/+31
* MDEV-15966 Behavior for TRUNCATE versioned table is not documented and not co...Sergei Golubchik2019-05-188-45/+98
* remove -fno-rttiSergei Golubchik2019-05-187-59/+6
* Fix default_password_lifetime message typoRobert Bindar2019-05-184-4/+4
* A cleanup for MDEV-19284, MDEV-19285Alexander Barkov2019-05-181-0/+9
* MDEV-19513: Fix the non-debug buildMarko Mäkelä2019-05-171-3/+6
* MDEV-19513: Rename dict_operation_lock to dict_sys.latchMarko Mäkelä2019-05-1726-252/+169
* MDEV-19513: Remove rw_lock_t::magic_nMarko Mäkelä2019-05-174-43/+1
* MDEV-19513: Allocate dict_sys staticallyMarko Mäkelä2019-05-1742-882/+660
* MDEV-8919 Wrong result for CAST(9999999999999999999.0)Alexander Barkov2019-05-179-71/+276
* MDEV-18970: uninited var can be read in gtid_delete_pending()Sujatha2019-05-161-4/+16
* A joint patch for MDEV-19284 and MDEV-19285 (INSTANT ALTER)Alexander Barkov2019-05-168-637/+715
* MDEV-19485: Crash on purge after ADD SPATIAL INDEXMarko Mäkelä2019-05-163-0/+38
* MDEV-19134: EXISTS() slower if ORDER BY is definedSergei Petrunia2019-05-164-20/+82
* MDEV-19134: EXISTS() slower if ORDER BY is definedSergei Petrunia2019-05-169-32/+82
* Fix echo messageAnel Husakovic2019-05-161-2/+2
* MDEV-19423: Galera test failure on galera.MDEV-16509Jan Lindström2019-05-152-2/+6
* fix the test for windowsbb-10.4-sanjaOleksandr Byelkin2019-05-152-16/+6
* Added a 32 bit rdiff for myisam_mrr instead of a 64 bit rdiffVarun Gupta2019-05-153-33/+15
* Fixed ya main.flush_read_lock sporadic failureSergey Vojtovich2019-05-142-8/+9
* MDEV-19277: Add status variable that gets incremented if connection is aborte...Oleksandr Byelkin2019-05-146-6/+108
* MDEV-17958: Remove IS_BIG_ENDIANMarko Mäkelä2019-05-141-1/+0
* MDEV-19404: Assertion failure on !is_thread_specific || (mysqld_server_initia...Jan Lindström2019-05-141-1/+9
* Fixed myisam_mrr for 32 bit systemsVarun Gupta2019-05-131-2/+2
* Fixed main.flush_read_lock sporadic failureSergey Vojtovich2019-05-133-10/+22
* Removed obsolete file maria_rename.shMonty2019-05-131-17/+0
* Make maria-autozerofill a bit more rebustMonty2019-05-132-8/+8
* MDEV-13628: ORed condition in pushed index condition is not removed from the ...Varun Gupta2019-05-1121-52/+101
* Fixed that storage/funcs tests works with AriaMonty2019-05-11107-15401/+15412
* add Hygon Dhyana support in check-cpuhygonsoc2019-05-101-0/+3
* MDEV-8553: Impossible where for a!=a, a<a, a>aDaniel Black2019-05-103-1/+126
* MDEV-19235 MariaDB Server compiled for 128 Indexes crashes at startupbb-10.4-wlad-MDEV-19235Vladislav Vaintroub2019-05-0912-248/+341
* Disable 5733_tokudb as the result is not stableMonty2019-05-091-0/+1
* MDEV-19403 Remove mysql_secure_installation.plVladislav Vaintroub2019-05-072-391/+1
* MDEV-18689 Simple query with extra brackets stopped workingIgor Babaev2019-05-0623-111/+265
* MDEV-19384 Deadlock in FTWRLMonty2019-05-063-3/+83
* Fixes for atomic writes on Windows.Vladislav Vaintroub2019-05-063-1/+11
* MDEV-17380: fix incorrect #ifdefVladislav Vaintroub2019-05-061-1/+5
* MDEV-19388 Improve SSD detection on WindowsVladislav Vaintroub2019-05-061-60/+72
* Fix the Windows buildMarko Mäkelä2019-05-051-0/+0
* Merge 10.3 into 10.4Marko Mäkelä2019-05-05125-1722/+1936
|\
| * Restore vars_list destructorSergey Vojtovich2019-05-041-0/+1
| * Merge 10.2 into 10.3Marko Mäkelä2019-05-0341-479/+406
| |\
| | * MDEV-19385: Inconsistent definition of dtuple_get_nth_v_field()Marko Mäkelä2019-05-0321-358/+168
| | * MDEV-19346: Remove dummy InnoDB log checkpointsMarko Mäkelä2019-05-0315-120/+56
| | * MDEV-17702 fix unaligned access UB in sint4korr() and similar functionsEugene Kosov2019-05-033-2/+104
| | * MDEV-17008 prepare with datadir, on Windows, does not set ACLVladislav Vaintroub2019-05-021-1/+67
| | * MDEV-18544 "missing required privilege PROCESS on *.*" using mariabackup for SSTVladislav Vaintroub2019-05-023-1/+10