aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fixtures/empty.xml
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/10205] Add some columns to the empty fixture file for mssqlnative.Oleg Pudeyev2012-12-041-1/+5
| | | | | | | | | Supposedly it choked on the version without any columns thusly: phpbb_dbal_connect_test::test_failing_connect PDOException: SQLSTATE[HY090]: [Microsoft][ODBC Driver Manager] Invalid string or buffer length PHPBB3-10205
* [ticket/10205] Test failed connection attempts.Oleg Pudeyev2012-12-041-0/+5
PHPBB3-10205