SQLState « MySQL « JPA Q&A





1. What is SQL Error: 5, SQLState: HY000? and what can cause this error?    stackoverflow.com

The application I'm debugging writes randomly/occasionally this exception in its logs.

org.hibernate.util.JDBCExceptionReporter - SQL Error: 5, SQLState: HY000 
and an SQL out of memory error associated to this. While I found in mysql ...