In old MySQL API you can use mysql_ping()
to archive that. But is there any similar function in X Dev API?
Asked
Active
Viewed 59 times
0

Kotori0
- 135
- 2
- 10
-
it still works https://dev.mysql.com/doc/c-api/8.0/en/mysql-ping.html – nbk Aug 20 '20 at 12:37
-
@nbk Actually I mean X DevAPI. – Kotori0 Aug 20 '20 at 15:47