v_ref_dtl1_exec_over.frm 1.6 KB

12345678910111213141516
  1. TYPE=VIEW
  2. query=select `tmrwatch`.`downloadplandtl1_exec`.`ID` AS `ID`,`tmrwatch`.`downloadplandtl1_exec`.`PID` AS `PID` from (`tmrwatch`.`downloadplandtl1_exec` join `tmrwatch`.`feed` on(`tmrwatch`.`downloadplandtl1_exec`.`Fid` = `tmrwatch`.`feed`.`ID` and abs(`tmrwatch`.`downloadplandtl1_exec`.`ActualWeightMinus` - `tmrwatch`.`downloadplandtl1_exec`.`LWEIGHT`) > `tmrwatch`.`feed`.`AllowRatio`)) where `tmrwatch`.`downloadplandtl1_exec`.`ButtonSucc` = 1 and `tmrwatch`.`downloadplandtl1_exec`.`Fid` is not null
  3. md5=243c2d70d5543a7614fe8fbfeda657ab
  4. updatable=1
  5. algorithm=0
  6. definer_user=root
  7. definer_host=localhost
  8. suid=1
  9. with_check_option=0
  10. timestamp=2021-12-05 04:06:49
  11. create-version=2
  12. source=select `downloadplandtl1_exec`.`ID` AS `ID`,`downloadplandtl1_exec`.`PID` AS `PID` from (`downloadplandtl1_exec` join `feed` on(((`downloadplandtl1_exec`.`Fid` = `feed`.`ID`) and (abs((`downloadplandtl1_exec`.`ActualWeightMinus` - `downloadplandtl1_exec`.`LWEIGHT`)) > `feed`.`AllowRatio`)))) where ((`downloadplandtl1_exec`.`ButtonSucc` = 1) and (`downloadplandtl1_exec`.`Fid` is not null))
  13. client_cs_name=utf8
  14. connection_cl_name=utf8_general_ci
  15. view_body_utf8=select `tmrwatch`.`downloadplandtl1_exec`.`ID` AS `ID`,`tmrwatch`.`downloadplandtl1_exec`.`PID` AS `PID` from (`tmrwatch`.`downloadplandtl1_exec` join `tmrwatch`.`feed` on(`tmrwatch`.`downloadplandtl1_exec`.`Fid` = `tmrwatch`.`feed`.`ID` and abs(`tmrwatch`.`downloadplandtl1_exec`.`ActualWeightMinus` - `tmrwatch`.`downloadplandtl1_exec`.`LWEIGHT`) > `tmrwatch`.`feed`.`AllowRatio`)) where `tmrwatch`.`downloadplandtl1_exec`.`ButtonSucc` = 1 and `tmrwatch`.`downloadplandtl1_exec`.`Fid` is not null
  16. mariadb-version=100511