summaryrefslogtreecommitdiff
path: root/unittest/mysys
Commit message (Expand)AuthorAgeFilesLines
* Fixed some errors & warnings found by clangMonty2019-08-081-2/+2
* Only link mysys_ssl when required.Vladislav Vaintroub2019-06-031-2/+2
* Merge 10.1 into 10.2Marko Mäkelä2019-05-1313-13/+13
|\
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-1112-12/+12
| |\
| | * Update FSF AddressVicențiu Ciorbaru2019-05-1112-12/+12
| * | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\ \ | | |/
| | * Update FSF addressMichal Schorm2019-05-101-1/+1
* | | MDEV-17702 fix unaligned access UB in sint4korr() and similar functionsEugene Kosov2019-05-032-1/+103
* | | Merge 10.1 into 10.2Marko Mäkelä2019-02-031-2/+2
|\ \ \ | |/ /
| * | 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
* | | | Merge branch '10.1' into 10.2mariadb-10.2.21Sergei Golubchik2018-12-304-46/+11
|\ \ \ \ | |/ / /
| * | | 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 'github/10.1' into 10.2Sergei Golubchik2018-02-061-0/+3
|\ \ \ \ | |/ / /
| * | | 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
* | | | Fix warnings in Win64Vladislav Vaintroub2017-10-112-2/+2
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-231-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
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-302-2/+1
|\ \ \ \ | |/ / /
| * | | Correct FSF addressiangilfillan2017-03-101-1/+1
| * | | base64 serviceSergei Golubchik2017-03-101-1/+0
* | | | 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
|/ / /
* | | 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-232-2/+77
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2016-02-152-2/+76
| |\ \ | | |/
| | * compilation errors on sparc sun studio 10Sergei Golubchik2016-02-151-2/+2
| | * 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
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-1/+44
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-12-132-0/+72
| |\ \ | | |/
| | * unit tests for my_getoptSergei Golubchik2015-12-092-0/+72
* | | 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-041-62/+41
* | | my_crypt unittestSergei Golubchik2015-09-042-1/+123
* | | MDEV-7437 remove suport for "atomics" with rwlocksSergei Golubchik2015-01-132-42/+0
* | | lf_hash_iterate() functionSergei Golubchik2014-12-281-5/+18
|/ /
* | 5.5 mergeSergei Golubchik2014-05-092-178/+0
|\ \ | |/
| * fix broken -DWITHOUT_SERVER build: move sql-dependent unit test from mysys/ t...Sergei Golubchik2014-05-052-176/+0
* | MDEV-5620 CMake option to compile against an external PCRE librarySergei Golubchik2014-03-041-2/+1