mirror of
https://gitee.com/johng/gf
synced 2026-06-06 02:25:47 +08:00
## Summary - Change nodeInvalid port from 3307 to 3316 (default 3306 + 10) so the connection is guaranteed to fail as intended - Port 3307 may collide with a running MariaDB instance in CI, causing nodeInvalid to accidentally connect to a live database ref #4689