So it seems like there are 19 external files that luasql is trying to access when installing itself via luarocks. This causes a build error.
Here's my error:

Here's my installation command:
luarocks install luasql-mysql MYSQL_DIR="C:/Program Files/MySQL/MySQL Server 5.7"
Please help me out :)