Data Listing: Customer Lookup
AI is thinking...
Drag and drop documents here or browse
Supported formats: PDF, DOCX, TXT, CSV, JSON, XML (Max 50MB)
Press Enter to send
StatementCallback; SQL [SELECT T01.`CUSNO`, T01.`CNAME`, T02.`SNAME`, T01.`COUNTRY`, ( CASE WHEN T01.`CR` = '5' THEN '5.gif' WHEN T01.`CR` = '4' THEN '4.gif' WHEN T01.`CR` = '3' THEN '3.gif' WHEN T01.`CR` = '2' THEN '2.gif' WHEN T01.`CR` = '1' THEN '1.gif' ELSE '0.gif' END) , T01.`YTDSALES`, T01.`CADD1`, T01.`CADD2`, T01.`CADD3`, T01.`CADD4`, T01.`CSTTE`, T01.`CZIPC`, T01.`CNTAC`, T01.`SALNO`, T01.`CR`, (T01.`YTDSALES`/8000) , (1) FROM CRAZYBIKES.`DMCMP100` T01 left outer join CRAZYBIKES.`SALESMAST` T02 ON T01.`SALNO`=T02.`SALNO` ORDER BY T01.`CNAME` ASC limit 11]; The last packet successfully received from the server was 94,490,952 milliseconds ago. The last packet sent successfully to the server was 94,490,958 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 -