Files
Johannes Schlüter 84de9b4506 Fix test
2013-02-12 13:49:42 +01:00
..
2013-02-12 12:58:09 +01:00
2012-09-05 12:38:19 +02:00
2012-09-04 13:18:52 +02:00
2012-09-05 12:21:51 +02:00
2013-02-12 13:20:22 +01:00
2012-08-17 12:49:09 +02:00
2012-08-17 12:10:34 +02:00
2012-09-05 12:46:11 +02:00
2012-08-17 11:34:53 +02:00
2013-02-12 13:49:42 +01:00
2012-07-01 18:41:26 +02:00
2012-07-05 13:55:51 +02:00
Fix
2012-08-17 12:47:07 +02:00

These test are based on the same enironment variables
like other MySQL tests. There two new optional settings:
    MYSQL_TEST_MEMCACHE_HOST and MYSQL_TEST_MEMCACHE_PORT
to set memcache configuration. By default memcache will connect
to the MySQL host using port 11211.

These tests also override gloal configuration tables in the
innodb_memcache databse. If you need your data their make a
backup. To confirm you're aware of this set
    MYSQLND_MEMCACHE_I_KNOW_WHAT_I_DO
in your enironment before running tests.