mariadb/libmysql
Sergei Golubchik 6634f460a9 fix compilation with ASAN
if the property is not found, set it to the empty string,
otherwise it'll show as libmysql_link_flags-NOTFOUND on the linker
command line, and the linker won't like it.

Also, don't specify LINK_FLAG_NO_UNDEFINED twice, MERGE_LIBRARIES
already put it into LINK_FLAGS.
2018-01-16 22:29:20 +01:00
..
client_settings.h Bug#12897501 REPLICATION DOES NOT SUPPORT WINDOWS AUTH PLUG-IN 2011-09-14 16:10:18 +02:00
CMakeLists.txt fix compilation with ASAN 2018-01-16 22:29:20 +01:00
conf_to_src.c Bug#21973610: BUFFER OVERFLOW ISSUES 2015-11-06 16:41:55 +05:30
errmsg.c MDEV-9024 Build fails with VS2015 2016-02-06 22:41:58 +01:00
get_password.c Fixes for Windows XP 2013-03-26 10:34:21 +01:00
libmysql.c Merge remote-tracking branch 'mysql/5.5' into 5.5 2017-07-18 14:59:10 +02:00
libmysql.def Bug #12325444 : 60746: CLIENT_PLUGIN.H IS BROKEN 2011-04-06 17:31:26 +03:00
libmysql_versions.ld.in MDEV-5982 make fail @ ".../libmysql_versions.ld:155:9: invalid use of VERSION in input file" 2016-04-19 11:27:00 +02:00