summaryrefslogtreecommitdiff
path: root/unittest
Commit message (Expand)AuthorAgeFilesLines
* MDEV-11469 JSON_SEARCH returns incorrect results.Alexey Botchkov2016-12-091-4/+4
* MDEV-9143 JSON_xxx functions.Alexey Botchkov2016-10-192-0/+209
* MDEV-7769 MY_CHARSET_INFO refactoring# On branch 10.2Alexander Barkov2016-10-101-6/+6
* Merge branch '10.2' into bb-10.2-connector-c-integ-submSergei Golubchik2016-09-211-23/+23
|\
| * fix some quoting in error messagesSergei Golubchik2016-09-161-23/+23
* | name clash with gnutls on on base64_encodeSergei Golubchik2016-09-121-6/+6
* | MDEV-9293 - Use MariaDB's Connector/C in serverVladislav Vaintroub2016-08-251-2/+1
* | Revert "MDEV-9293 Connector/C integration"Vladislav Vaintroub2016-08-191-1/+2
* | MDEV-9293 Connector/C integrationVladislav Vaintroub2016-08-191-2/+1
|/
* Fixed compiler warnings and test failures found by buildbotMonty2016-06-241-1/+1
* Added new range of MariaDB error messages, starting from 3000Monty2016-04-051-7/+8
* MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_differenceAlexander Barkov2016-03-311-2/+2
* 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
|\ \ \ \ | |/ / /