12345678910111213141516 |
- TYPE=VIEW
- query=select `tmrwatch`.`downloadplandtl1`.`ID` AS `ID`,`tmrwatch`.`downloadplandtl1`.`PID` AS `PID` from (`tmrwatch`.`downloadplandtl1` join `tmrwatch`.`feed` on(`tmrwatch`.`downloadplandtl1`.`FID` = `tmrwatch`.`feed`.`ID` and abs(`tmrwatch`.`downloadplandtl1`.`ErrRatio`) > `tmrwatch`.`feed`.`AllowRatio`)) where `tmrwatch`.`downloadplandtl1`.`ButtonSucc` = 1
- md5=cf2e53bd761f460d9f8ee79edd637c1b
- updatable=1
- algorithm=0
- definer_user=root
- definer_host=localhost
- suid=1
- with_check_option=0
- timestamp=2021-12-05 04:06:49
- create-version=2
- source=select `downloadplandtl1`.`ID` AS `ID`,`downloadplandtl1`.`PID` AS `PID` from (`downloadplandtl1` join `feed` on(((`downloadplandtl1`.`FID` = `feed`.`ID`) and (abs(`downloadplandtl1`.`ErrRatio`) > `feed`.`AllowRatio`)))) where (`downloadplandtl1`.`ButtonSucc` = 1)
- client_cs_name=utf8
- connection_cl_name=utf8_general_ci
- view_body_utf8=select `tmrwatch`.`downloadplandtl1`.`ID` AS `ID`,`tmrwatch`.`downloadplandtl1`.`PID` AS `PID` from (`tmrwatch`.`downloadplandtl1` join `tmrwatch`.`feed` on(`tmrwatch`.`downloadplandtl1`.`FID` = `tmrwatch`.`feed`.`ID` and abs(`tmrwatch`.`downloadplandtl1`.`ErrRatio`) > `tmrwatch`.`feed`.`AllowRatio`)) where `tmrwatch`.`downloadplandtl1`.`ButtonSucc` = 1
- mariadb-version=100511
|