Right. There's no need to specify the :3306 port number, especially since it's the default port used by MySQL anyway. Specifying it is redundant.
That would only be relevant if your database was indeed on a *different* port, and then that backup script would need to be altered to handle it anyway.



