summaryrefslogtreecommitdiff
path: root/unittest
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.5' into 10.1Oleksandr Byelkin2020-04-302-1/+140
|\
| * BUG#30301356 - SOME EVENTS ARE DELAYED AFTER DROPPING EVENTSergei Golubchik2020-04-302-1/+139
* | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-1131-31/+31
|\ \ | |/
| * Update FSF AddressVicențiu Ciorbaru2019-05-1129-29/+29
* | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
|\ \ | |/
| * Update FSF addressMichal Schorm2019-05-101-1/+1
* | cmake: re-enable -Werror in the maintainer modeSergei Golubchik2019-03-271-1/+1
* | fix gcc 8 compiler warningsSergei Golubchik2019-03-141-1/+7
* | Merge 10.1 into 10.1Marko Mäkelä2019-02-021-2/+2
|\ \
| * \ Merge branch '5.5' into 10.0Oleksandr Byelkin2019-01-281-2/+2
| |\ \ | | |/
| | * MDEV-18269 - fix off-by-one bug in unittestNatanael Copa2019-01-161-2/+2
* | | MDEV-10963 Fragmented BINLOG queryAndrei Elkin2019-01-241-1/+69
* | | Merge branch '10.0' into 10.1Sergei Golubchik2018-12-294-46/+11
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2018-12-204-46/+11
| |\ \ | | |/
| | * MDEV-15670 - unit.my_atomic failed in buildbot with Signal 11 thrownSergey Vojtovich2018-12-184-46/+11
| * | Merge branch '5.5' into 10.0Sergei Golubchik2018-06-211-1/+1
| |\ \ | | |/
| | * Revert "MDEV-16075: Workaround to run MTR test suite for make test"Sergei Golubchik2018-06-201-1/+1
| * | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2018-06-101-2/+1
| |\ \ | | |/
| | * MDEV-16075: Workaround to run MTR test suite for make testTeodor Mircea Ionita2018-06-101-1/+1
* | | MDEV-17133 follow-up patch to fix mf_iocache-t unittestAndrei Elkin2018-11-011-1/+1
* | | MDEV-17133 dump thread reads from a past positionAndrei Elkin2018-10-211-1/+86
* | | compiler warnings (clang 4.0.1 on i386)Sergei Golubchik2018-09-041-2/+2
* | | MDEV-14014 Multi-Slave Replication Fail: bogus data in log eventAndrei Elkin2018-06-281-1/+36
* | | MDEV-10259 mysqld crash with certain statement length and...sachin2018-05-221-1/+71
* | | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-0/+3
|\ \ \ | |/ /
| * | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-0/+3
| |\ \ | | |/
| | * Free memory in unit tests. Makes ASAN happier.Sergei Golubchik2018-01-221-0/+3
* | | Merge 10.0 into 10.1Marko Mäkelä2017-05-231-0/+3
|\ \ \ | |/ /
| * | MDEV-6262 analyze the coverity report on mariadbSergei Golubchik2017-05-191-0/+3
* | | Correct FSF addressiangilfillan2017-03-103-3/+3
* | | base64 serviceSergei Golubchik2017-03-101-1/+0
* | | Merge branch '10.0' into 10.1Oleksandr Byelkin2016-03-241-1/+43
|\ \ \ | |/ /
| * | MDEV-9773: Memory corruption in mariadb_dyncol_unpackOleksandr Byelkin2016-03-241-1/+43
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-233-3/+78
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2016-02-153-3/+77
| |\ \ | | |/
| | * compilation errors on sparc sun studio 10Sergei Golubchik2016-02-152-3/+3
| | * MDEV-4664 mysql_upgrade crashes if root's password contains an apostrophe/sin...Sergei Golubchik2016-02-061-5/+5
| | * unit test for dynstr_append_os_quoted()Sergei Golubchik2016-02-062-1/+75
| | * my_decimal didn't compile properly with debugMonty2016-01-291-1/+1
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-212-3/+76
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-12-133-2/+104
| |\ \ | | |/
| | * MDEV-8407 Numeric errors, server crash with COLUMN_JSON() on DECIMAL with pre...Oleksandr Byelkin2015-12-101-2/+32
| | * unit tests for my_getoptSergei Golubchik2015-12-092-0/+72
* | | MDEV-9044 Binlog corruption in GaleraSergei Golubchik2015-12-181-5/+47
* | | make encrypt-binlog and encrypt-tmp-files to fail if no encryptionSergei Golubchik2015-09-091-2/+6
* | | MDEV-6066: Merge new defaults from 5.6 and 5.7Sergei Golubchik2015-09-041-2/+5
* | | MDEV-6066: Merge new defaults from 5.6 and 5.7 (autoset)Oleksandr Byelkin2015-09-042-0/+354
* | | New encryption API. Piece-wise encryption.Sergei Golubchik2015-09-042-71/+65
* | | my_crypt unittestSergei Golubchik2015-09-042-1/+123
* | | MDEV-8419 utf32: compare broken bytes as "greater than any non-broken character"Alexander Barkov2015-07-071-0/+54