mariadb/plugin
Ajo Robert 3d1306f7b7 Bug#21770366 backport bug#21657078 to 5.5 and 5.6
Problem Statement
=========
Fix various issues when building MySQL with Visual Studio 2015.

Fix:
=======
- Visual Studio 2015 adds support for timespec. Add check and
  related code to use this and only use our replacement if
  timespec is not defined.
- Rename lfind/lsearch to my* to avoid redefinition problems.
- Set default value for TMPDIR to "" on Windows as P_tmpdir
  no longer exists.
- using VS definition of snprintf if available
- tzname are now renamed to _tzname.
2016-01-07 14:36:19 +05:30
..
audit_null Merging into mysql-5.5.16-release. 2011-08-15 20:12:11 +02:00
auth Bug#17633291: SET PROPER COMPILE OPTIONS FOR CLANG 2014-10-13 09:52:28 +02:00
daemon_example Bug #21467458 - UNINSTALL PLUGIN DAEMON_EXAMPLE CRASHES 2015-09-16 18:58:43 +05:30
fulltext Merging into mysql-5.5.16-release. 2011-08-15 20:12:11 +02:00
semisync Bug#21770366 backport bug#21657078 to 5.5 and 5.6 2016-01-07 14:36:19 +05:30