12345678910111213141516 |
- TYPE=VIEW
- query=select `tmrwatch`.`commop`.`DES` AS `DES`,min(`tmrwatch`.`commop`.`ID`) AS `MINID` from `tmrwatch`.`commop` where `tmrwatch`.`commop`.`Done` = 0 group by `tmrwatch`.`commop`.`DES`
- md5=39e2062ddc3ddcc6a769b96457300428
- updatable=0
- algorithm=0
- definer_user=root
- definer_host=localhost
- suid=1
- with_check_option=0
- timestamp=2021-12-05 04:06:49
- create-version=2
- source=select `commop`.`DES` AS `DES`,min(`commop`.`ID`) AS `MINID` from `commop` where (`commop`.`Done` = 0) group by `commop`.`DES`
- client_cs_name=utf8
- connection_cl_name=utf8_general_ci
- view_body_utf8=select `tmrwatch`.`commop`.`DES` AS `DES`,min(`tmrwatch`.`commop`.`ID`) AS `MINID` from `tmrwatch`.`commop` where `tmrwatch`.`commop`.`Done` = 0 group by `tmrwatch`.`commop`.`DES`
- mariadb-version=100511
|