79084750

Date: 2024-10-14 05:04:46
Score: 4
Natty:
Report link

Apart from Thisaru's answer, do you have a MySQL db running locally? Can you verify it by connecting via CLI?

  1. mysql -h localhost -P 3306 -u root -p
  2. Enter the pass
  3. Execute USE testdb;
Reasons:
  • RegEx Blacklisted phrase (2.5): do you have a
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Anjana Supun