currentprojid.frm 1.1 KB

12345678910111213141516
  1. TYPE=VIEW
  2. query=(select `tmrwatch`.`newesttmrweighttime`.`DataCaptureNo` AS `DataCaptureNo`,`tmrwatch`.`newesttmrweighttime`.`MobileMacNo` AS `MobileMacNo`,max(`tmrwatch`.`newesttmrweighttime`.`recbuttonID`) AS `recbuttonID` from `tmrwatch`.`newesttmrweighttime` group by `tmrwatch`.`newesttmrweighttime`.`DataCaptureNo`)
  3. md5=90c672538ffd2601133896bad2d1a77d
  4. updatable=0
  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 `newesttmrweighttime`.`DataCaptureNo` AS `DataCaptureNo`,`newesttmrweighttime`.`MobileMacNo` AS `MobileMacNo`,max(`newesttmrweighttime`.`recbuttonID`) AS `recbuttonID` from `newesttmrweighttime` group by `newesttmrweighttime`.`DataCaptureNo`)
  13. client_cs_name=utf8
  14. connection_cl_name=utf8_general_ci
  15. view_body_utf8=(select `tmrwatch`.`newesttmrweighttime`.`DataCaptureNo` AS `DataCaptureNo`,`tmrwatch`.`newesttmrweighttime`.`MobileMacNo` AS `MobileMacNo`,max(`tmrwatch`.`newesttmrweighttime`.`recbuttonID`) AS `recbuttonID` from `tmrwatch`.`newesttmrweighttime` group by `tmrwatch`.`newesttmrweighttime`.`DataCaptureNo`)
  16. mariadb-version=100511