ran into performance issues with joins (no replies)
(MySQL.com) Hi
I am starting to experience queries getting slower and can see how to optimise them to get peformance back
I have two table one with customer information and one with an audit of that information e.g
Customer
__
id int pk
name
addre