v_ref_dtl2_over.frm 1.5 KB

12345678910111213141516
  1. TYPE=VIEW
  2. query=select `tmrwatch`.`downloadplandtl2`.`ID` AS `ID`,`tmrwatch`.`downloadplandtl2`.`PID` AS `PID` from (`tmrwatch`.`downloadplandtl2` join `tmrwatch`.`feedp` on(`tmrwatch`.`downloadplandtl2`.`FBarID` = `tmrwatch`.`feedp`.`ID` and abs(`tmrwatch`.`downloadplandtl2`.`ActualWeightMinus` - `tmrwatch`.`downloadplandtl2`.`LWEIGHT`) > `tmrwatch`.`feedp`.`AllowRatio`)) where `tmrwatch`.`downloadplandtl2`.`ButtonSucc` = 1 and `tmrwatch`.`downloadplandtl2`.`FBarID` <> 0
  3. md5=b812194222b4b318a0506b41ebe1a674
  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:50
  11. create-version=2
  12. source=select `downloadplandtl2`.`ID` AS `ID`,`downloadplandtl2`.`PID` AS `PID` from (`downloadplandtl2` join `feedp` on(((`downloadplandtl2`.`FBarID` = `feedp`.`ID`) and (abs((`downloadplandtl2`.`ActualWeightMinus` - `downloadplandtl2`.`LWEIGHT`)) > `feedp`.`AllowRatio`)))) where ((`downloadplandtl2`.`ButtonSucc` = 1) and (`downloadplandtl2`.`FBarID` <> 0))
  13. client_cs_name=utf8
  14. connection_cl_name=utf8_general_ci
  15. view_body_utf8=select `tmrwatch`.`downloadplandtl2`.`ID` AS `ID`,`tmrwatch`.`downloadplandtl2`.`PID` AS `PID` from (`tmrwatch`.`downloadplandtl2` join `tmrwatch`.`feedp` on(`tmrwatch`.`downloadplandtl2`.`FBarID` = `tmrwatch`.`feedp`.`ID` and abs(`tmrwatch`.`downloadplandtl2`.`ActualWeightMinus` - `tmrwatch`.`downloadplandtl2`.`LWEIGHT`) > `tmrwatch`.`feedp`.`AllowRatio`)) where `tmrwatch`.`downloadplandtl2`.`ButtonSucc` = 1 and `tmrwatch`.`downloadplandtl2`.`FBarID` <> 0
  16. mariadb-version=100511