1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +03:00
Files
mariadb/mysql-test/suite
Michael Widenius 629cdab808 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.
2012-01-08 20:29:05 +02:00
..
2011-11-24 18:48:58 +02:00
2011-11-30 22:57:18 +02:00
2011-11-30 22:57:18 +02:00
2011-05-24 12:08:13 +05:30
2011-12-19 14:55:30 -08:00
2010-09-15 17:29:57 +02:00
2011-11-24 18:48:58 +02:00
2011-12-27 13:19:13 -08:00
2011-12-02 16:27:13 +01:00
2011-11-24 18:48:58 +02:00
2011-11-23 19:32:14 +02:00
2011-12-29 15:09:20 -08:00