What MySQL table are email link clicks stored in?

Your software
My Mautic version is: 4.4
My PHP version is: 7.4
My Database type and version is: MariaDB 10

Your problem
My problem is: can’t find what table email link clicks are stored in

These errors are showing in the log:

Steps I have tried to fix the problem:

I’ve connected via SSL to my MySQL database but I can’t find what table clicks on email links are stored in. I’m specifically looking to extract raw clicks from every email on every link.

The “original” link, was in ‘redirect’ table.
The click link was in to ‘page_hits’.