--TEST-- ocicommit()/ocirollback() --SKIPIF-- true, 'timesten' => false); // test runs on these DBs require(dirname(__FILE__).'/skipif.inc'); ?> --FILE-- --EXPECT-- bool(true) int(0) array(5) { ["ID"]=> array(0) { } ["VALUE"]=> array(0) { } ["BLOB"]=> array(0) { } ["CLOB"]=> array(0) { } ["STRING"]=> array(0) { } } bool(true) int(4) array(5) { ["ID"]=> array(4) { [0]=> string(1) "1" [1]=> string(1) "1" [2]=> string(1) "1" [3]=> string(1) "1" } ["VALUE"]=> array(4) { [0]=> string(1) "1" [1]=> string(1) "1" [2]=> string(1) "1" [3]=> string(1) "1" } ["BLOB"]=> array(4) { [0]=> NULL [1]=> NULL [2]=> NULL [3]=> NULL } ["CLOB"]=> array(4) { [0]=> NULL [1]=> NULL [2]=> NULL [3]=> NULL } ["STRING"]=> array(4) { [0]=> NULL [1]=> NULL [2]=> NULL [3]=> NULL } } Done