diff options
author | Michael Widenius <monty@askmonty.org> | 2012-01-08 20:29:05 +0200 |
---|---|---|
committer | Michael Widenius <monty@askmonty.org> | 2012-01-08 20:29:05 +0200 |
commit | 629cdab80827e7ad6bb23f7c8dc20724eb87f4d9 (patch) | |
tree | 09881fe66fc7e71108aaf870cfd85758b8b46655 /win | |
parent | 7e576c07103fc27e8d2a6a4f6d709426cc782f44 (diff) | |
download | mariadb-git-629cdab80827e7ad6bb23f7c8dc20724eb87f4d9.tar.gz |
Fixed compiler and test failures found by buildbot
configure.in:
Added testing of STRNDUP (not found on solaris)
mysql-test/include/wait_until_connected_again.inc:
Also test for error 2005 (can happen on windows)
mysql-test/include/wait_until_disconnected.inc:
Also test for error 2005 (can happen on windows)
mysql-test/suite/innodb_plugin/r/innodb_bug30423.result:
Number of rows is not stable (found difference on Solaris)
mysql-test/suite/innodb_plugin/t/innodb_bug30423.test:
Number of rows is not stable (found difference on Solaris)
plugin/auth_pam/auth_pam.c:
Use internal strndup if it doesn't exist on system (solaris)
Changed code so that it should also compile on solaris.
Diffstat (limited to 'win')
0 files changed, 0 insertions, 0 deletions