Commit a01f86e
authored
return SlowLogPage for slowlog (#344)
[RDS] return SlowLogPage for slowlog
Signed-off-by: Frank Kloeker f.kloeker@telekom.de
What this PR does / why we need it
fix
panic: interface conversion: pagination.Page is instances.ErrorLogPage, not instances.SlowLogPage
Which issue this PR fixes
I don't have an issue for that
Special notes for your reviewer
thanks!
Reviewed-by: Anton Kachurin <katchuring@gmail.com>1 parent 5d5a403 commit a01f86e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
387 | | - | |
| 387 | + | |
388 | 388 | | |
389 | 389 | | |
390 | 390 | | |
| |||
0 commit comments