12345678910111213141516 |
- TYPE=VIEW
- query=(select `tmrwatch`.`feed`.`ID` AS `id`,`tmrwatch`.`feed`.`FNAME` AS `fname`,`tmrwatch`.`feed`.`PrintGroup` AS `PrintGroup`,`tmrwatch`.`feed`.`UnitWeight` AS `UnitWeight` from `tmrwatch`.`feed`)
- md5=746d00ad243b56c448e7c998f2af5eac
- updatable=1
- 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 `feed`.`ID` AS `id`,`feed`.`FNAME` AS `fname`,`feed`.`PrintGroup` AS `PrintGroup`,`feed`.`UnitWeight` AS `UnitWeight` from `feed`)
- client_cs_name=utf8
- connection_cl_name=utf8_general_ci
- view_body_utf8=(select `tmrwatch`.`feed`.`ID` AS `id`,`tmrwatch`.`feed`.`FNAME` AS `fname`,`tmrwatch`.`feed`.`PrintGroup` AS `PrintGroup`,`tmrwatch`.`feed`.`UnitWeight` AS `UnitWeight` from `tmrwatch`.`feed`)
- mariadb-version=100511
|