Kevin Cowley wrote:
OK
I've just been completing some benchmarking comparing compiled queries (new
in 4.1.1 and above) with standard parsed queries.
For both INSERT queries "insert into table( col1, col2,col3) values(?,?,?)"
and SELECT queries "select col1, col2,col3 where col1 between ? and ?" t
Kevin,
I've been using 4.1.1 since it was released and I've never heard of compiled
queries. Are you talking about prepared statements?
Donny
> -Original Message-
> From: Kevin Cowley [mailto:[EMAIL PROTECTED]
> Sent: Thursday, April 29, 2004 1:35 PM
> To: [EMAIL PROTECTED] Mysql. Com
>