Remove duplicate entries in EXTENSIONS These would cause failures if the extensions is loaded dynamically.
Port skipif.inc files to EXTENSIONS
Migrate more SKIPIF -> EXTENSIONS (#7139) This is a mix of more automated and manual migration. It should remove all applicable extension_loaded() checks outside of skipif.inc files.
Fixed bug #66528 Report errors in commit, rollback and autocommit handlers.