mariadb/sql-common
Sergei Golubchik eb76698300 client.c: set connect attributes as late as possible
just before they're sent to the client. Because mysql->host
value is known only after the connection is established,
and it's needed for the "_sever_host" attribute.

This fixes ASAN use-after-free warning in rpl tests

followup for ee8dfc688e
2018-06-03 23:25:43 +02:00
..
client.c client.c: set connect attributes as late as possible 2018-06-03 23:25:43 +02:00
client_plugin.c Removed even more warning that was found with -Wunused 2018-04-30 15:21:52 +03:00
conf_to_src.c remove libmysql/ 2016-09-12 17:51:49 +02:00
errmsg.c remove libmysql/ 2016-09-12 17:51:49 +02:00
my_time.c Merge bb-10.2-ext into 10.3 2018-02-15 11:48:30 +02:00
my_user.c Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
mysql_async.c MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data) 2018-02-06 12:55:58 +00:00
pack.c buildbot failures 2016-09-22 12:17:15 +02:00