--TEST-- Transaction with Stored Procedure Test --DESCRIPTION-- Verifies the basic transaction behavior in the context of an INSERT query performed within a stored procedure. Two types of sequences are explored. --ENV-- PHPT_EXEC=true --SKIPIF-- --FILE-- getMessage(); } ?> --EXPECT-- Test "Transaction - Stored Proc" completed successfully.