Shamis Shukoor
Shamis Shukoor
any update on this ?
hi @talentdeficit, Is there an update on this issue ?
Could you please let me know the status of this feature ?
This is being logged from ssl_connection module - https://github.com/erlang/otp/blob/1b8191a65a0b9dcccebc4f9ea7dd3fdb65279c61/lib/ssl/src/ssl_connection.erl#L2934-L2941
@stoch This was observed in olt mgmt cpro node. Tables are following - SMPPS - UCPS - TPIPS It happened the first time and then, tried again and then it...
`ddMonitor` table contains `node` as a column. `node` is reserved meta column name. This is the reason for the error. As a workaround in the query change `node` to `"node"`....