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 #80908 The last insert ID should be an unsigned integer. Closes GH-6810.