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

sql server - MSSQL Text and Varchar(MAX) fields shown (MEMO) in DBGrid -

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

mysql - Flyway migration, Unable to obtain Jdbc connection from DataSource -