MySQLdb1 icon indicating copy to clipboard operation
MySQLdb1 copied to clipboard

Add client flag for setting expired passwords

Open seanmccully opened this issue 10 years ago • 1 comments

Is there any reason not to add CLIENT_CAN_HANDLE_EXPIRED_PASSWORDS on mysql connection in mysql_real_connect.

http://dev.mysql.com/doc/refman/5.6/en/password-expiration-sandbox-mode.html

seanmccully avatar May 16 '14 15:05 seanmccully

https://github.com/farcepest/MySQLdb1/pull/70

seanmccully avatar May 16 '14 15:05 seanmccully