Skip to content

Tag: sql

What is this query supposed to do? (and why does it fail?)

I’m tasked with revive this old piece of legacy software. It used to run on an old server (2012) which has died the ugly way (hard disk failure). Before this server died, the code worked without problems. I’ve rebuild the MySQL database and data from backups. However, one query is does not work an…