From aef3652d7a11c956f0a16b3773fb59abc7b6d280 Mon Sep 17 00:00:00 2001 From: Igor Wiedler Date: Mon, 21 Nov 2011 13:09:27 +0100 Subject: [ticket/10483] Fix test suite when running with MySQL strict mode PHPBB3-10483 --- tests/dbal/fixtures/massmail_crossjoin.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'tests/dbal/fixtures/massmail_crossjoin.xml') diff --git a/tests/dbal/fixtures/massmail_crossjoin.xml b/tests/dbal/fixtures/massmail_crossjoin.xml index 801205eb81..ef0a2b7149 100644 --- a/tests/dbal/fixtures/massmail_crossjoin.xml +++ b/tests/dbal/fixtures/massmail_crossjoin.xml @@ -12,20 +12,36 @@ user_id username username_clean + user_permissions + user_sig + user_occ + user_interests 1 mass email mass email + + + + 2 banned banned + + + + 3 not in group not in group + + + + -- cgit v1.2.1