For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.
so i have trigger that fires before an insert quuery , how can i get the USER that made the insert query ?
Did you replace all the files? be sure to consult https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-methods-ssh.html
The documentation wasn't helpful. After some messing around I found out that the problem was because I forgot to delete the line from my user's known_hosts file regarding the old fingerprint. (/home/username/.ssh/known_hosts)