summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Temporary fix for query_cache disable on init.10.1-mergeVicențiu Ciorbaru2018-01-291-0/+1
* Fix addr2line FD_SET resetVicențiu Ciorbaru2018-01-291-10/+4
* WIP Merge 10.0 into 10.1Marko Mäkelä2018-01-29436-3237/+8739
|\
| * Do not SET DEBUG_DBUG=-d,... in testsMarko Mäkelä2018-01-2911-16/+4
| * Merge 5.5 into 10.0Marko Mäkelä2018-01-295-8/+57
| |\
| | * Do not SET DEBUG_DBUG=-d,... in testsMarko Mäkelä2018-01-294-6/+55
| | * MDEV-15012: ASAN: numerous test failures in PSbb-5.5-MDEV-15012Oleksandr Byelkin2018-01-241-1/+1
| * | Revert "MDEV-6928: Add trx pointer to struct mtr_t"Marko Mäkelä2018-01-2942-234/+181
| * | List of unstable tests for 10.0.34 releasemariadb-10.0.34Elena Stepanova2018-01-271-128/+79
| * | Remove ut_win_init_time from innodbVicențiu Ciorbaru2018-01-253-32/+0
| * | MDEV-11539 test_if_reopen: Assertion `strcmp(share->unique_file_name,filename...Sergei Golubchik2018-01-257-5/+117
| * | Port innodb_print_lock_wait_timeout_info_basic from PerconaVicențiu Ciorbaru2018-01-252-0/+193
| * | Fix innodb compilation failure on WindowsVicențiu Ciorbaru2018-01-253-21/+14
| * | Remove xtradb "fragmentation-statistics" patchesVicențiu Ciorbaru2018-01-244-62/+1
| * | Merge branch 'merge-xtradb-5.6' into 10.0Vicențiu Ciorbaru2018-01-2424-66/+515
| |\ \
| | * | 5.6.38-83.0Vicențiu Ciorbaru2018-01-2334-99/+604
| * | | Merge branch 'merge-innodb-5.6' into 10.0Vicențiu Ciorbaru2018-01-246-11/+72
| |\ \ \
| | * | | 5.6.39Vicențiu Ciorbaru2018-01-2310-50/+130
| * | | | Remove innodb.test "keep away" commentVicențiu Ciorbaru2018-01-241-14/+0
| * | | | Update Tokudb Test ResultsVicențiu Ciorbaru2018-01-244-8/+0
| * | | | Make TokuDB run on 10.0Vicențiu Ciorbaru2018-01-246-3/+19
| * | | | Merge branch 'merge-tokudb-5.6' into 10.0Vicențiu Ciorbaru2018-01-24192-1998/+5432
| |\ \ \ \
| | * | | | 5.6.38-83.0Vicențiu Ciorbaru2018-01-23192-1998/+5432
| * | | | | Squashed commit of connect/10.0:Vicențiu Ciorbaru2018-01-2411-122/+157
| * | | | | Fix Innodb ASAN error on initVicențiu Ciorbaru2018-01-243-3/+4
| * | | | | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-24153-677/+1984
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | typo fixOleksandr Byelkin2018-01-242-3/+3
| | * | | | MDEV-13187 incorrect backslash parsing in clientsSergei Golubchik2018-01-243-2/+68
| | * | | | Add ASAN instrumentation (and more strict Valgrind) to InnoDBMarko Mäkelä2018-01-2312-50/+30
| | * | | | Silence -Wimplicit-fallthroughMarko Mäkelä2018-01-232-0/+2
| | * | | | MDEV-14786: Server crashes in Item_cond::transform on 2nd execution of SP que...Oleksandr Byelkin2018-01-238-1/+97
| | * | | | Fix Item tree changes/rollback debug printOleksandr Byelkin2018-01-232-4/+8
| | * | | | MDEV-14586 Assertion `0' failed in retrieve_auto_increment ...Sachin Setiya2018-01-233-2/+75
| | * | | | MDEV-5510: Replace MySQL -> MariaDB in init scriptsDaniel Black2018-01-231-24/+24
| | * | | | Fix error message typoKarim Geiger2018-01-231-1/+1
| | * | | | mysql_install_db: correct hosting/source/maillist informationDaniel Black2018-01-231-2/+2
| | * | | | mysql_install_db: correct --skip-grant-tables helpDaniel Black2018-01-231-1/+1
| | * | | | fix build for recent clangEugene Kosov2018-01-231-1/+1
| | * | | | Fix TokuDB Not buildingVicențiu Ciorbaru2018-01-231-1/+1
| | * | | | improve ASAN instrumentation: clangSergei Golubchik2018-01-221-0/+8
| | * | | | MDEV-14715: Assertion `!table || (!table->read_set... failed in Field_num::va...Vicențiu Ciorbaru2018-01-224-9/+99
| | * | | | Remove commented out code post merge fix in 2011Vicențiu Ciorbaru2018-01-221-2/+1
| | * | | | improve ASAN instrumentation: InnoDB/XtraDBSergei Golubchik2018-01-222-14/+19
| | * | | | Finally! Make './mtr --valgrind-mysqld --gdb' to work.Sergei Golubchik2018-01-222-5/+14
| | * | | | Free memory in unit tests. Makes ASAN happier.Sergei Golubchik2018-01-223-1/+7
| | * | | | improve ASAN instrumentation: table->record[0]Sergei Golubchik2018-01-222-3/+15
| | * | | | improve ASAN instrumentation: mtrSergei Golubchik2018-01-221-0/+1
| | * | | | improve ASAN instrumentation: MEM_ROOTSergei Golubchik2018-01-221-3/+6
| | * | | | improve ASAN instrumentation: TRASHSergei Golubchik2018-01-221-4/+4
| | * | | | Correct TRASH() macro usageSergei Golubchik2018-01-2217-36/+17