79074232

Date: 2024-10-10 11:48:29
Score: 0.5
Natty:
Report link

If one have mysql workbench installed you can access mysql or mysqldump command from there like:

/Applications/MySQLWorkbench.app/Contents/MacOS/mysql -u <USER> -p<PASS> -h 127.0.0.1 --execute="SELECT 1"
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Dzmitry Dranitski