| 123456789101112131415 |
- TYPE=VIEW
- query=select `heatwatch`.`cow`.`intCowId` AS `evtCowId`,`heatwatch`.`cow`.`intPastureId` AS `intPastureId`,if((`heatwatch`.`cow`.`intCurFetal` = 1),\'头产\',\'经产\') AS `tcjc` from `heatwatch`.`cow` where (`heatwatch`.`cow`.`intCurFetal` > 0)
- md5=0c157f3440c83a35e4368cbe54372625
- updatable=1
- algorithm=0
- definer_user=roo
- definer_host=%
- suid=1
- with_check_option=0
- timestamp=2022-12-14 10:07:38
- create-version=1
- source=select `cow`.`intCowId` AS `evtCowId`,`cow`.`intPastureId` AS `intPastureId`,if(`cow`.`intCurFetal` = 1,\'头产\',\'经产\') AS `tcjc` from `cow` where `cow`.`intCurFetal` > 0
- client_cs_name=utf8
- connection_cl_name=utf8_general_ci
- view_body_utf8=select `heatwatch`.`cow`.`intCowId` AS `evtCowId`,`heatwatch`.`cow`.`intPastureId` AS `intPastureId`,if((`heatwatch`.`cow`.`intCurFetal` = 1),\'头产\',\'经产\') AS `tcjc` from `heatwatch`.`cow` where (`heatwatch`.`cow`.`intCurFetal` > 0)
|