News

mysql Ver 14.12 Distrib 5.0.77, for redhat-linux-gnu (i686) using readline 5.1 I need to work on MySQL about once every six months, so it's always an exciting re-learning experience [root@server ...
Security researchers have released details about a vulnerability in the MySQL server that could allow potential attackers to access MySQL databases without inputting proper authentication credentials.
A trivial flaw in the password handling on MySQL and MariaDB installations allows a remote attacker to compromise those systems using any password.
In this case MySQL/MariaDB would think that the password is correct, even while it is not. Because the protocol uses random strings, the probability of hitting this bug is about 1/256." ...
Security flaw in MySQL, MariaDB allows access with any password—just keep submitting it The flaw, patched in both databases, leaves some versions wide open to attackers ...
When running non-interactive MySQL commands one may submit MySQL credentials on the command line (we'll share with you a better option after the break), e.g.: mysql --password=secret --user=username ...
If you need to allow remote connections to your MySQL server, see how you can easily accomplish that task.
Security researchers have released details about a vulnerability in the MySQL server that could allow potential attackers to access MySQL databases without inputting proper authentication credentials.
Security researchers have released details about a vulnerability in the MySQL server that could allow potential attackers to access MySQL databases without inputting proper authentication credentials.