0

I am getting the following error while running a batch job.

sql.SQLException: Prepared statement needs to be re-prepared

In what cases is this error encountered ?

Rahul
  • 12,886
  • 13
  • 57
  • 62
  • I was not sure whether I even wanted to comment on this. If you don't even find the time to phrase a question, you maybe should try to get help somewhere else? – Daniel Schneller Aug 19 '11 at 06:49
  • Relevant: http://stackoverflow.com/questions/4380813/how-to-get-rid-of-mysql-error-prepared-statement-needs-to-be-re-prepared – Rahul Aug 19 '11 at 06:54

1 Answers1

1

This is a bug. Take a look at this thread.

KV Prajapati
  • 93,659
  • 19
  • 148
  • 186