ニュース

MySQL 5. 6までは GRANT ステートメントで権限を付与すると同時にアカウントを作るやり方が一般的でしたが、 MySQL 5. 7ではこのやり方はワーニングまたはエラーになるようになりました (IDENTIFIED BY 句なし、 つまりパスワードなしのアカウントを GRANT と同時に作成しようとした場合はエラーになります⁠) ⁠。
第17回から何回かに分けて、 MySQLのユーザー認証について説明しています。第19回はMySQLの名前解決によって"root@localhost"と"root@127. 0.0. 1"があたかも同じアカウントであるかのように振る舞うことについて説明しました。今回 ...
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 ;) Anyway, I ...
Security experts have identified some 879,046 servers vulnerable to a brute force flaw that undermines password controls in MySQL and MariaDB systems.
Security experts have identified some 879,046 servers vulnerable to a brute force flaw that undermines password controls in MySQL and MariaDB systems. According to Rapid7 security chief HD Moore ...