Code commits
phpBB 3.3.x
-
Marc 3647cf2cfe0f3d4df7a25b165eeca495b4d602da
Merge pull request #6637 from rxu/ticket/17337
[ticket/17337] Fix mysqli driver is missing transaction begin statement - 3.3.x -
rxu dd3ebe2b71adca803dce4e89ee9c10e04c9f2e31 m
[ticket/17337] Correctly handle transaction test on MyISAM (non-transactional)
PHPBB-17337- tests/dbal/write_test.php (version dd3ebe2b71adca803dce4e89ee9c10e04c9f2e31)
-
Marc f3460fe9eb308e3cf5e9f8535e997ddfd93d5118 m
[ticket/17337] Extend write tests with simple transaction test
PHPBB-17337- tests/dbal/write_test.php (version f3460fe9eb308e3cf5e9f8535e997ddfd93d5118)
- tests/test_framework/phpbb_database_test_case.php (version f3460fe9eb308e3cf5e9f8535e997ddfd93d5118)
-
rxu c2d91650bd5e8e7f9e2ba005e47934292faaafb0 m
[ticket/17337] Fix mysqli driver is missing transaction begin statement
PHPBB-17337- phpBB/phpbb/db/driver/mysqli.php (version c2d91650bd5e8e7f9e2ba005e47934292faaafb0)