summaryrefslogtreecommitdiff
path: root/unittest
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | 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
* | MDEV-6262 analyze the coverity report on mariadbSergei Golubchik2017-05-191-0/+3
* | MDEV-9773: Memory corruption in mariadb_dyncol_unpackOleksandr Byelkin2016-03-241-1/+43
* | 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 '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
* | 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
|\ \ \ \ | |/ / /
| * | | A follow-up for the previous commit:Alexander Barkov2013-10-021-0/+1
| * | | MDEV-4425 REGEXP enhancementsAlexander Barkov2013-09-261-1/+1
* | | | Merging TO_BASE64() and FROM_BASE64() from MySQL-5.6Alexander Barkov2013-09-231-1/+1
* | | | 10.0-base merge.Sergei Golubchik2013-09-214-3/+98
|\ \ \ \ | |/ / /
| * | | 5.5 merge and fixes for compiler/test errorsSergei Golubchik2013-09-183-2/+97
| |\ \ \ | | |/ /
| | * | mysql-5.5.33 mergeSergei Golubchik2013-09-063-2/+97
| | |\ \ | | | |/
| | | * Bug #16994338 PARSING TAP OUTPUT OF UNIT TEST EXPLAIN_FILENAME-T FAILSAnnamalai Gurusami2013-06-261-1/+1
| | | * Bug#16729109: FIX COMPILATION WARNINGS WITH GCC 4.8Tor Didriksen2013-06-141-1/+1
| | | * BUG #13619394 - MAKE TEST FAILS ON MY_VSNPRINTF sayantan dutta2013-06-031-5/+0
| | | * Merge from 5.5 to 5.6Chaithra Gopalareddy2013-05-232-0/+104
| | | |\
| | | | * Bug#11766191:INVALID MEMORY READ IN DO_DIV_MOD WITH DOUBLY ASSIGNED VARIABLESChaithra Gopalareddy2013-05-223-3/+107
| | | | * Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-192-2/+2
| | | | * Updated/added copyright headers.Murthy Narkedimilli2013-02-252-2/+2
| | | * | BUG #16813006 - UNIT TEST FOR MY_VSNPRINTF FAIL FOR NON GNU COMPILERsayantan dutta2013-05-161-0/+3
* | | | | MDEV-4993:Impossible to free a dynamic columnunknown2013-09-171-54/+54
* | | | | MDEV-4995: mariadb_dyncol_column_count returns error when passing an empty dy...unknown2013-09-111-2/+14
* | | | | MDEV-4994: Crash in dynamic column APIunknown2013-09-112-75/+107
* | | | | 10.0-base mergeSergei Golubchik2013-07-185-3/+239
|\ \ \ \ \ | |/ / / /
| * | | | 5.5 mergeSergei Golubchik2013-07-175-3/+239
| |\ \ \ \ | | |/ / /
| | * | | mysql-5.5.32 mergeSergei Golubchik2013-07-164-4/+177
| | |\ \ \ | | | |/ /