MySQL WorkBench
  1 Questions 
   0 Total Posts 
   0 Snippets 
   All 
   How can I use MySQL command with a custom port number?
  Asked by     Iqbal    ·  
 I have configured my MySQL database to utilize TCP port 3307 instead of the default 3306. I am attempting to use the mysqldump command with the following syntax: mysqldump -u root (...)
   1 
   2 
   11908