mysql 8 root password
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
CONTENTS
#contents
----
Lastmodified &lastmod;
----
*mysql 8 root password [#vb03d4f6]
【参考】https://gray.ap.teacup.com/salarymandiary/182.html
rm -r /var/db/mysql/*
/usr/local/libexec/mysqld --initialize --user=mysql
2022-04-21T07:48:39.300094Z 6 [Note] [MY-010454] [Server...
1045 16:50 /usr/local/etc/rc.d/mysql-server start
1046 16:50 mysql -u root -p
ALTER USER 'root'@'localhost' identified BY 'ないしょ';
----
Total access &counter(total);:本日 &counter(today);:昨...
#counter([total|today|yesterday]);
終了行:
CONTENTS
#contents
----
Lastmodified &lastmod;
----
*mysql 8 root password [#vb03d4f6]
【参考】https://gray.ap.teacup.com/salarymandiary/182.html
rm -r /var/db/mysql/*
/usr/local/libexec/mysqld --initialize --user=mysql
2022-04-21T07:48:39.300094Z 6 [Note] [MY-010454] [Server...
1045 16:50 /usr/local/etc/rc.d/mysql-server start
1046 16:50 mysql -u root -p
ALTER USER 'root'@'localhost' identified BY 'ないしょ';
----
Total access &counter(total);:本日 &counter(today);:昨...
#counter([total|today|yesterday]);
ページ名: