diff options
author | Vladislav Vaintroub <wlad@montyprogram.com> | 2011-05-26 02:01:47 +0200 |
---|---|---|
committer | Vladislav Vaintroub <wlad@montyprogram.com> | 2011-05-26 02:01:47 +0200 |
commit | decb9c639ae4db36650996112c9d1200eb5d575d (patch) | |
tree | 7a792d61e0e360f71c4d911dd509aae4bdfc7a65 /mysql-test | |
parent | 79afbf7646979be2ca4c90690de5e7875001b3f1 (diff) | |
download | mariadb-git-decb9c639ae4db36650996112c9d1200eb5d575d.tar.gz |
Fixed sql_perror() to return appropriate error messages on Windows,
The error message is now based on GetLastError() rather than errno.
Background: errno is C runtime specific and in many circumstances
it is not set, e.g when using Win32 API or socket functions.
Diffstat (limited to 'mysql-test')
0 files changed, 0 insertions, 0 deletions