sql server - Decryptbypassphrase equivalent in MySQL? -


i've migrated huge mssql database mysql using mysql workbench. worked perfectly, we're attempting rewrite stored procedures. login, password encrypted using mssqls method "encryptbypassphrase".

i don't want demand users change passwords- there equivalent decryptbypassphrase work mysql? can keep passwords, , same encryption methods?

thank you!


Comments

Popular posts from this blog

google api - Incomplete response from Gmail API threads.list -

qml - Is it possible to implement SystemTrayIcon functionality in Qt Quick application -

double exclamation marks in haskell -