|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
|||||||||||||||||||||||||||||||||||||||||||||
2022年05月10日(火) 旧暦 [n年日記] [更新:"2022/05/10 01:29:52"]#1 [pkgsrc] mysql root account
I have my personal memo as:
my.cnf
[mysqld]
.
.
skip-grant-tables
.
------------------------------------
restart
mysql -u root
mysql> use mysql
Database changed
mysql> UPDATE user SET authentication_string=password(' ') WHERE user='root';
Query OK, 1 row affected, 1 warning (0.01 sec)
Rows matched: 1 Changed: 1 Warnings: 1
mysql> flush privileges;
and the similar thing may be found at the diary
2019/02/16
.
But this entry can not be found with the search by 'mysql'. I needed to use 'mysqld' instead. ( つっこみ )
|
最近の日記 2026年05月29日 ・pkgin search segfaults 2026年02月28日 ・my first script-fu 2026年01月29日 ・Die Fledermaus at New National theatre 2026/01/29 2025年12月25日 ・pbulk 11.99.3 (emacs30) 2025年11月22日 ・crash dump | ||