summaryrefslogtreecommitdiff
path: root/mysys/my_addr_resolve.c
Commit message (Expand)AuthorAgeFilesLines
* fix stack traces when linking with libbfdSergei Golubchik2016-12-121-12/+18
* [MDEV-9468]: Client hangs in my_addr_resolveVicențiu Ciorbaru2016-01-261-1/+5
* Remove warning in my_addr_resolveVicențiu Ciorbaru2016-01-171-2/+3
* [MDEV-9427] Server does not build on OpenSUSE 42.1Vicențiu Ciorbaru2016-01-171-7/+9
* Fixed a crash during stacktrace printing if addr2line failed to start.Vicențiu Ciorbaru2016-01-171-14/+52
* fix build on sol10-64Sergei Golubchik2015-10-151-1/+1
* MDEV-6479 stack traces in 10.1Sergei Golubchik2015-02-281-3/+17
* my_addr_resolve: don't resolve unknown addresses to ??:0(??), but return an e...Sergei Golubchik2013-12-121-0/+4
* mysql-5.5.22 mergeSergei Golubchik2012-03-281-1/+1
* a couple of minor post-5.5-merge cleanupsSergei Golubchik2012-03-261-1/+1
* Merge mariadb 5.3->mariadb 5.5unknown2012-03-241-1/+1
* alternative method of resolving addresses for safemalloc and crash handler.Sergei Golubchik2012-03-131-0/+66
* new configure option: NOT_FOR_DISTRIBUTIONSergei Golubchik2011-12-141-0/+1
* another backtrace resolver that prints source file name and line numberSergei Golubchik2011-12-111-0/+131