dbcli / mycli

A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
http://mycli.net
Other
11.42k stars 661 forks source link

Coerce port to int. #944

Closed amjith closed 3 years ago

amjith commented 3 years ago

Description

Coerce the port value to int.

Checklist

amjith commented 3 years ago

Fixes #943

rolandwalker commented 3 years ago

I don't quite understand whether #942 caused this.