mariadb/mysql-test/suite/innodb
Marko Mäkelä 10a98a4992 Adjust a test for Windows
On Windows, when tmpdir is not writable, there are only messages
like this:

2017-07-05 14:04:25 3860 [ERROR] InnoDB: Unable to create temporary file; errno: 0

On other platforms, there would be two messages for each failure:

2017-07-05 17:23:02 140436573771648 [ERROR] mysqld: Can't create/write to file '/dev/null/nonexistent/ibaajU4U' (Errcode: 20 "Not a directory")
2017-07-05 17:23:02 140436573771648 [ERROR] InnoDB: Unable to create temporary file; errno: 20
2017-07-05 17:22:53 +03:00
..
include MDEV-13105 InnoDB fails to load a table with PAGE_COMPRESSION_LEVEL after upgrade from 10.1.20 2017-07-05 14:35:55 +03:00
r Adjust a test for Windows 2017-07-05 17:22:53 +03:00
t Adjust a test for Windows 2017-07-05 17:22:53 +03:00
disabled.def Disable the innodb_defragment tests until MDEV-11336 is done 2017-05-08 22:06:32 +03:00