- TYPE=VIEW
- query=(select min(`tmrwatch`.`commop`.`ID`) AS `mmid` from `tmrwatch`.`commop` where `tmrwatch`.`commop`.`Done` = 0 and `tmrwatch`.`commop`.`SendTimes` <= 5 group by `tmrwatch`.`commop`.`DES`)
- md5=991c135c5d486696eb963042dd5cbd11
- 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 min(`commop`.`ID`) AS `mmid` from `commop` where ((`commop`.`Done` = 0) and (`commop`.`SendTimes` <= 5)) group by `commop`.`DES`)
- client_cs_name=utf8
- connection_cl_name=utf8_general_ci
- view_body_utf8=(select min(`tmrwatch`.`commop`.`ID`) AS `mmid` from `tmrwatch`.`commop` where `tmrwatch`.`commop`.`Done` = 0 and `tmrwatch`.`commop`.`SendTimes` <= 5 group by `tmrwatch`.`commop`.`DES`)
- mariadb-version=100511
|