With the release of GitLab 13.2 I ran into a serious issue when logging in. The issues behaviour was, that I would only get an […]
Get random entries in MySQL and MariaDB
If you want to get a random value (or more than one) from a MariaDB or MySQL database, you can accomplish this quite easy. All […]