質問編集履歴
2
エラー文の追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -10,7 +10,7 @@
|
|
10
10
|
|
11
11
|
2021-05-14T02:34:50.013541+00:00 app[web.1]: [878e08c0-e8f5-4d37-9287-e1692cb97a19]
|
12
12
|
|
13
|
-
2021-05-14T02:34:50.013542+00:00 app[web.1]: [878e08c0-e8f5-4d37-9287-e1692cb97a19] ActiveRecord::StatementInvalid (Mysql2::Error: User 'bd3df5e585f51f' has exceeded the
|
13
|
+
2021-05-14T02:34:50.013542+00:00 app[web.1]: [878e08c0-e8f5-4d37-9287-e1692cb97a19] ActiveRecord::StatementInvalid (Mysql2::Error: User 'bd3df5e585f51f' has exceeded the 'max_questions' resource (current value: 3600)):
|
14
14
|
|
15
15
|
```
|
16
16
|
|
1
エラーの追記
test
CHANGED
File without changes
|
test
CHANGED
@@ -4,7 +4,15 @@
|
|
4
4
|
|
5
5
|
|
6
6
|
|
7
|
+
```ここに言語を入力
|
8
|
+
|
9
|
+
2021-05-14T02:34:50.012912+00:00 app[web.1]: [878e08c0-e8f5-4d37-9287-e1692cb97a19] Completed 500 Internal Server Error in 43ms (Allocations: 500)
|
10
|
+
|
7
|
-
|
11
|
+
2021-05-14T02:34:50.013541+00:00 app[web.1]: [878e08c0-e8f5-4d37-9287-e1692cb97a19]
|
12
|
+
|
13
|
+
2021-05-14T02:34:50.013542+00:00 app[web.1]: [878e08c0-e8f5-4d37-9287-e1692cb97a19] ActiveRecord::StatementInvalid (Mysql2::Error: User 'bd3df5e585f51f' has exceeded the
|
14
|
+
|
15
|
+
```
|
8
16
|
|
9
17
|
|
10
18
|
|