summaryrefslogtreecommitdiff
path: root/unittest
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Fixing a bug in MDEV-8418 (utf16, utf16le) and MDEV-8417 (utf8mb4).Alexander Barkov2015-07-061-2/+39
* | | MDEV-8416 ucs2: compare broken bytes as "greater than any non-broken character"Alexander Barkov2015-07-061-8/+124
* | | MDEV-8417 utf8mb4: compare broken bytes as "greater than any non-broken chara...Alexander Barkov2015-07-061-0/+49
* | | MDEV-8415 utf8: compare broken bytes as "greater than any non-broken character"Alexander Barkov2015-07-031-0/+27
* | | MDEV-8215 Asian MB3 charsets: compare broken bytes as "greater than any non-b...Alexander Barkov2015-07-031-0/+30
* | | unittest: encrypted temporary IO_CACHESergei Golubchik2015-06-272-1/+152
* | | MDEV-8214 Asian MB2 charsets: compare broken bytes as "greater than any non-b...Alexander Barkov2015-06-261-1/+356
* | | MDEV-7437 remove suport for "atomics" with rwlocksSergei Golubchik2015-01-132-42/+0
* | | lf_hash_iterate() functionSergei Golubchik2014-12-281-5/+18
|/ /
* | 5.5.40+ mergeSergei Golubchik2014-10-091-1/+2
|\ \ | |/
* | 5.5 mergeSergei Golubchik2014-05-094-13/+30
|\ \ | |/
| * fix broken -DWITHOUT_SERVER build: move sql-dependent unit test from mysys/ t...Sergei Golubchik2014-05-053-13/+29
| * mysql-5.5.37 selective mergeSergei Golubchik2014-03-271-0/+1
| |\
| | * Updated/added copyright header. Added line "use is subject to license terms" Murthy Narkedimilli2014-02-171-0/+1
* | | MDEV-5620 CMake option to compile against an external PCRE librarySergei Golubchik2014-03-041-2/+1
* | | 10.0-base mergeSergei Golubchik2014-02-261-0/+1
|\ \ \
* | | | Fixes to get valgrind to work with jemallocMichael Widenius2014-01-021-5/+5
* | | | MDEV-5085: Dynamic columns require inclusion of my_sys.h and my_global.hunknown2013-10-071-1/+0
* | | | Merge 10.0-base -> 10.0Alexander Barkov2013-10-151-1/+2
|\ \ \ \ | |/ / /