79223682

Date: 2024-11-25 15:45:13
Score: 3
Natty:
Report link

This seems to have been asked here:

How can I import a mysql dump?

Quick answer:

mysql -uroot -p database_name < backup.sql

Reasons:
  • Blacklisted phrase (0.5): How can I
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Stephen Miller