简体   繁体   中英

mysql_connect using proxy

Hii,

Is it possible to use mysql_connect() behind a proxy server. I am trying to connect to an external db, which basically is on my hosting servers. I am behind my university proxy.

FWIK and according to the answer in mysql proxy socks , mysql does not offer support to connect via proxies. See the linked answer how you can go around this.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM