As far as I understand the documentation and what I read, a prepared statement is bound to the session. So the question goes, if I close the connection and recreate it or if the session gets killed (how is that even possible?) one has to recreate all prepared statements right?As far as I understand the documentation and wh