Description
Hi
I am having this error:
Symfony\Component\Debug\Exception\ContextErrorException: Notice: Undefined offset: -1 (uncaught exception) at /var/www/html/salesforce-bridge/shared/vendor/krowinski/php-mysql-replication/src/MySQLReplication/Event/RowEvent/RowEvent.php line 372 while running console command
my:task{"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Notice: Undefined offset: -1 at /var/www/html/salesforce-bridge/shared/vendor/krowinski/php-mysql-replication/src/MySQLReplication/Event/RowEvent/RowEvent.php:372)"}
Do you know why is this error raised? It looks like it's related with the ENUM fields, which I am using in my table, but apparently i don't get the error always but just some times.
Thanks,
Jury