SET NAMES 'utf8mb4' COLLATE 'utf8mb4_0900_ai_ci'/* t=6.5088272094727E-5 */
SELECT /*leeParametrosVitex*/ *
FROM iac_parametros/* qt=0.001957893371582 q2DSt=-0.00016498565673828 */
|
1
|
SIMPLE
|
iac_parametros
|
|
ALL
|
|
|
|
|
1
|
100.00
|
|
SELECT /*leeParametrosVitex*/ *
FROM iac_usr
WHERE vale='Active'/* qt=0.0012810230255127 q2DSt=-0.0001060962677002 */
|
1
|
SIMPLE
|
iac_usr
|
|
ALL
|
|
|
|
|
2
|
50.00
|
Using where
|
SELECT /*iaJqGridRead::readForTable*/ COUNT(*)
FROM `icac_error`
WHERE (( `status` ='Bug')) /* qt=0.00087594985961914 q2DSt=-1.215934753418E-5 */
|
1
|
SIMPLE
|
icac_error
|
|
ref
|
listme2
|
listme2
|
1
|
const
|
1
|
100.00
|
Using where; Using index
|
SELECT /*iaJqGridRead::readForTable*/ *
FROM `icac_error`
WHERE (( `status` ='Bug'))
ORDER BY `last_seen` desc
LIMIT 0,150/* qt=0.00028300285339355 q2DSt=-5.0067901611328E-6 */
|
1
|
SIMPLE
|
icac_error
|
|
ref
|
listme2
|
listme2
|
1
|
const
|
1
|
100.00
|
Using where; Backward index scan
|