I am trying to send scheduled emails at a specific time and AwareIM only sends one email when I know there should be three.
When I check the Log, it finds three but only sends one.
I changed the 'FIND' function to 'PICK FROM' function to check the three records, I get the following error and don't receive any data:
Internal error. Unable to persist process context Data truncation: Data too long for column 'PROCNAME' at row 1
Don't know if these problems are related.
I am running on MAC OSX and using MYSQL Version 5.7.19
Can anyone help?