Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 bash 中,我必须向 MySQL 插入一条具有有效端口号(1-65535)的新记录,现有的 MySQL 表已经有一些随机端口值的记录,我怎样才能选择一个新的随机端口号,它确实如此' t 与 MySQL 中现有的端口值冲突,有什么聪明的方法可以轻松做到这一点?
您需要为此创建一个逻辑: