Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for the "mysql_reset_connection()" call. #254

Open
druud opened this issue Jun 10, 2018 · 2 comments
Open

Add support for the "mysql_reset_connection()" call. #254

druud opened this issue Jun 10, 2018 · 2 comments

Comments

@druud
Copy link

druud commented Jun 10, 2018

See also https://dev.mysql.com/doc/refman/5.7/en/mysql-reset-connection.html
and https://jira.mariadb.org/browse/MDEV-10340

@pali
Copy link
Member

pali commented Jun 14, 2018

Do you mean to have $dbh->reconnect() method? If yes, then first it needs to be supported by DBI, so report it to DBI itself: https://github.com/perl5-dbi/dbi/issues

@druud
Copy link
Author

druud commented Jun 14, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants