mariadb/plugin
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
..
auth 1. add --plugin-dir and --default-auth to mysqltest. 2011-12-02 16:26:43 +01:00
auth_pam Fixed compiler and test failures found by buildbot 2012-01-08 20:29:05 +02:00
daemon_example Merge with MariaDB 5.1 2011-11-24 18:48:58 +02:00
feedback 1. add --plugin-dir and --default-auth to mysqltest. 2011-12-02 16:26:43 +01:00
fulltext Merge with MariaDB 5.1 2011-11-24 18:48:58 +02:00
Makefile.am Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 2011-11-21 19:13:14 +02:00