A community link-log about SQL.
If you have an article to share, created a library, or any other news, You can share it with the SQL community.
https://solidfoundationwebdev.com/blog/posts/how-to-get-a-list-of-all-mysql-users-accounts
Here is a simple technique to list all MySQL users.
This article describes how to kill a pesky dangling transaction in MySQL.
This article describes how to kill a pesky dangling transaction in MySQL.
https://solidfoundationwebdev.com/blog/posts/how-to-easily-do-a-natural-sort-in-mysql
If your data isn’t correctly sorted according to human logic this can be fixed with a simple SQL trick.