回答編集履歴
1
追記
test
CHANGED
@@ -18,7 +18,7 @@
|
|
18
18
|
|
19
19
|
だと使用されます。
|
20
20
|
|
21
|
-
尚、date_format(event_date,'%Y')を式インデックスとし
|
21
|
+
尚、MySQL8.0以降でdate_format(event_date,'%Y')を[式インデックス](https://dev.mysql.com/doc/refman/8.0/ja/create-index.html)とした場合は、
|
22
22
|
|
23
23
|
```
|
24
24
|
|