*** 66,68 **** --- 66,70 ---- Q) What conventions should I follow when submitting a patch and where should I send it? ------ Q) Is there a limit to the number of prepared statements? + + A) No practical limit. You have to have enough memory to hold them all.