You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to H2 Database
I'm running FlightRecorder and it is reporting a large amount of SQLWarnings being generated. I set IgnoreWarnings on the jdbcTemplate, but the number still shows high. There is a NULL message in the warning. I would like to either understand the issue and resolve, or suppress these SQLWarnings, as it appears there is load on the application.
Evgenij Ryazanov
unread,
Jan 10, 2022, 4:06:37 AM1/10/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to H2 Database
Hello!
H2 database doesn't support warnings and cannot produce java.sql.SQLWarning, if you see them, they came from some other software.