Database CRUD (Create, Read, Update, Delete): Maintain Products
StatementCallback; SQL [SELECT T01.`PRDNO`, T01.`DESCP`, T01.`CLASS`, T01.`ACTIVEPROD`, T01.`LSTPC`, T02.`COUNTRY99`, T01.`MWGHT`, T01.`UTMES`, T01.`LONGDESCRI`, T01.`COUNTRYOR`, T01.`SGVND`, T01.`LSTREVDATE` FROM CRAZYBIKES.`DMPMP100` T01 left outer join CRAZYBIKES.`COUNTRIES` T02 ON T01.`COUNTRYOR`=T02.`COUNTRY_CO` ORDER BY T01.`PRDNO` ASC limit 11]; The last packet successfully received from the server was 90,487,684 milliseconds ago. The last packet sent successfully to the server was 90,487,685 milliseconds ago. is longer than the server configured value of 'wait_timeout'. You should consider either expiring and/or testing connection validity before use in your application, increasing the server configured values for client timeouts, or using the Connector/J connection property 'autoReconnect=true' to avoid this problem.
Currently filtering on -