File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -70,10 +70,10 @@ Visit <https://github.com/macbre/index-digest>
70
70
```
71
71
$ index_digest mysql://index_digest:qwerty@localhost/index_digest --sql-log sql/0002-not-used-indices-log
72
72
------------------------------------------------------------
73
- Found 15 issue(s) to report for "index_digest" database
73
+ Found 48 issue(s) to report for "index_digest" database
74
74
------------------------------------------------------------
75
- MySQL v5.5.58-0+deb8u1 at debian
76
- index-digest v0.1 .0
75
+ MySQL v5.7.20 at debian
76
+ index-digest v0.2 .0
77
77
------------------------------------------------------------
78
78
redundant_indices → table affected: 0004_id_foo
79
79
@@ -219,6 +219,11 @@ selects_with_like → table affected: 0020_big_table
219
219
- query: SELECT * FROM 0020_big_table WHERE text LIKE '%00'
220
220
- explain_extra: Using where
221
221
- explain_rows: 100623
222
+
223
+ (...)
224
+
225
+ ------------------------------------------------------------
226
+ Queries performed: 100
222
227
```
223
228
224
229
## SQL query log
You can’t perform that action at this time.
0 commit comments