scxncdview.frm 3.9 KB

123456789101112131415
  1. TYPE=VIEW
  2. query=select `evtptest`.`intPastureId` AS `intPastureId`,`evtptest`.`intEvtId` AS `intEvtId`,`evtptest`.`intCowId` AS `evtCowId`,`evtptest`.`dateEvtDate` AS `evtptestDate`,`heatwatch`.`producetest`.`intProduceDay` AS `intProduceDay`,`heatwatch`.`producetest`.`intDairySpeed` AS `intDairySpeed`,`heatwatch`.`producetest`.`decFat` AS `decFat`,`heatwatch`.`producetest`.`decPro` AS `decPro`,`heatwatch`.`producetest`.`intBodyCell` AS `intBodyCell`,`heatwatch`.`producetest`.`decP305P` AS `decP305P`,`heatwatch`.`producetest`.`decP305F` AS `decP305F`,`heatwatch`.`producetest`.`decP305M` AS `decP305M`,`heatwatch`.`producetest`.`gaugeProduce` AS `gaugeProduce`,`heatwatch`.`producetest`.`fatProRatio` AS `fatProRatio`,`heatwatch`.`producetest`.`intCurFetalProduce` AS `intCurFetalProduce`,`heatwatch`.`producetest`.`fatProRatio305` AS `fatProRatio305`,`evtptest`.`varNotes` AS `varptestNotes`,`heatwatch`.`employee`.`varEmployeeName` AS `ptestPersoner` from ((`heatwatch`.`events` `evtptest` join `heatwatch`.`producetest` on(((`heatwatch`.`producetest`.`intEvtId` = `evtptest`.`intEvtId`) and (`heatwatch`.`producetest`.`intPastureId` = `evtptest`.`intPastureId`)))) left join `heatwatch`.`employee` on(((`evtptest`.`intPersoner` = `heatwatch`.`employee`.`intEmployeeId`) and (`evtptest`.`intPastureId` = `heatwatch`.`employee`.`intPastureId`))))
  3. md5=0c65a7fe9477b3bfe0c99354f7bb026d
  4. updatable=0
  5. algorithm=0
  6. definer_user=root
  7. definer_host=localhost
  8. suid=1
  9. with_check_option=0
  10. timestamp=2022-12-14 10:07:38
  11. create-version=1
  12. source=select `evtptest`.`intPastureId` AS `intPastureId`,`evtptest`.`intEvtId` AS `intEvtId`,`evtptest`.`intCowId` AS `evtCowId`,`evtptest`.`dateEvtDate` AS `evtptestDate`,`producetest`.`intProduceDay` AS `intProduceDay`,`producetest`.`intDairySpeed` AS `intDairySpeed`,`producetest`.`decFat` AS `decFat`,`producetest`.`decPro` AS `decPro`,`producetest`.`intBodyCell` AS `intBodyCell`,`producetest`.`decP305P` AS `decP305P`,`producetest`.`decP305F` AS `decP305F`,`producetest`.`decP305M` AS `decP305M`,`producetest`.`gaugeProduce` AS `gaugeProduce`,`producetest`.`fatProRatio` AS `fatProRatio`,`producetest`.`intCurFetalProduce` AS `intCurFetalProduce`,`producetest`.`fatProRatio305` AS `fatProRatio305`,`evtptest`.`varNotes` AS `varptestNotes`,`employee`.`varEmployeeName` AS `ptestPersoner` from ((`events` `evtptest` join `producetest` on(`producetest`.`intEvtId` = `evtptest`.`intEvtId` and `producetest`.`intPastureId` = `evtptest`.`intPastureId`)) left join `employee` on(`evtptest`.`intPersoner` = `employee`.`intEmployeeId` and `evtptest`.`intPastureId` = `employee`.`intPastureId`))
  13. client_cs_name=utf8
  14. connection_cl_name=utf8_general_ci
  15. view_body_utf8=select `evtptest`.`intPastureId` AS `intPastureId`,`evtptest`.`intEvtId` AS `intEvtId`,`evtptest`.`intCowId` AS `evtCowId`,`evtptest`.`dateEvtDate` AS `evtptestDate`,`heatwatch`.`producetest`.`intProduceDay` AS `intProduceDay`,`heatwatch`.`producetest`.`intDairySpeed` AS `intDairySpeed`,`heatwatch`.`producetest`.`decFat` AS `decFat`,`heatwatch`.`producetest`.`decPro` AS `decPro`,`heatwatch`.`producetest`.`intBodyCell` AS `intBodyCell`,`heatwatch`.`producetest`.`decP305P` AS `decP305P`,`heatwatch`.`producetest`.`decP305F` AS `decP305F`,`heatwatch`.`producetest`.`decP305M` AS `decP305M`,`heatwatch`.`producetest`.`gaugeProduce` AS `gaugeProduce`,`heatwatch`.`producetest`.`fatProRatio` AS `fatProRatio`,`heatwatch`.`producetest`.`intCurFetalProduce` AS `intCurFetalProduce`,`heatwatch`.`producetest`.`fatProRatio305` AS `fatProRatio305`,`evtptest`.`varNotes` AS `varptestNotes`,`heatwatch`.`employee`.`varEmployeeName` AS `ptestPersoner` from ((`heatwatch`.`events` `evtptest` join `heatwatch`.`producetest` on(((`heatwatch`.`producetest`.`intEvtId` = `evtptest`.`intEvtId`) and (`heatwatch`.`producetest`.`intPastureId` = `evtptest`.`intPastureId`)))) left join `heatwatch`.`employee` on(((`evtptest`.`intPersoner` = `heatwatch`.`employee`.`intEmployeeId`) and (`evtptest`.`intPastureId` = `heatwatch`.`employee`.`intPastureId`))))