error jdbc mysql driver in dropwizard

0

This exception is being thrown at me and I do not know what the cause is

Could not clean up 
[statement:"select * from shop_item limit 1;", 
located:"select * from shop_item limit 1;", 
rewritten:"/* ShopItemDAO.getItemById */ 
select * from shop_item limit 1;", 
arguments:{ positional:{}, named:{id:1}, finder:[]}]
    
asked by Arnold 04.12.2018 в 20:48
source

0 answers