On Tue, Dec 27, 2005 at 11:50:20AM -0600, Igor Korolev wrote: > Andy, > > I still think that this is a bug in the DBD Oracle driver. DBI_TRACE=3 > produced exact same results for the two queries. > So, the problem is how the driver passes these values to Oracle.
Trace level 9 will include the OCI API calls. But they're bound to be the same as the only think you're changing is the SQL. I've not seen a response to my suggestion that you try other values of ora_ph_type. Tim.