I tried to browse through the documentation to figure out what happens with prepared statements if the server is restarted while the prepared statement is assigned an ID and is being used repeatedly. The client then silently reconnects (reconnect flag is set). Is the expected behaviour for the client application to re-prepare the statements or should the client library silently re-send the statement to the server?


Pete


-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to