mariadb/sql-common
Vladislav Vaintroub a1fe23668f Fix compile error on Windows after WL#1054 push.
The error was introduced by typo in variable name (errormsg instead of correct
errmsg)

- Also, precache  HAVE_PEERCRED to OFF in cmake\os\WindowsCache.cmake
(to avoid useless system check).
- Also, add missing check for errors from FormatMessage().

- Also, remove annoying CMake debug printout of MALLOC_LIB if this is not set.
2010-10-04 21:25:53 +02:00
..
client.c Bug #56767: Make sure client plugins in 1054 are compatible with 2010-10-04 15:54:41 +03:00
client_plugin.c Fix compile error on Windows after WL#1054 push. 2010-10-04 21:25:53 +02:00
Makefile.am WL#1054: Pluggable authentication support 2010-08-09 11:32:50 +03:00
my_time.c Merge of mysql-5.1-bugteam into mysql-trunk-merge. 2010-07-09 09:28:51 -03:00
my_user.c Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
pack.c Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 2007-08-13 16:11:25 +03:00