@R1_Scripts
you have to add MySQL to the fxmanifest.

like this

server_scripts {
  'config.lua',
  'server/server.lua',
  '@mysql-async/lib/MySQL.lua'
}