I had connected jmp tool with database. Connection with database is successful and i am able to access tables inside jmp. But when i am trying to access views in jmp tool then i am getting error like "prepare statement need to be re-prepared". Could you please tell me the solution for this issue?
In my phpmyadmin i am able to access views correctly. There is might be some issue in jmp tool.
I think that error message is coming from MySQL drivers. Maybe some of these could help: How to get rid of MySQL error 'Prepared statement needs to be re-prepared' (stackoverflow.com)