vfood.frm 849 B

12345678910111213141516
  1. TYPE=VIEW
  2. query=select `tmrwatch`.`feed`.`FNAME` AS `FNAME`,`tmrwatch`.`feed`.`FeedPId` AS `EndTag`,`tmrwatch`.`feed`.`ID` AS `ID` from `tmrwatch`.`feed` where `tmrwatch`.`feed`.`ENABLE` = 1 order by `tmrwatch`.`feed`.`ID`
  3. md5=3eb9eba2ab91458fb34d8f01c9fcc1c1
  4. updatable=1
  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:50
  11. create-version=2
  12. source=select `feed`.`FNAME` AS `FNAME`,`feed`.`FeedPId` AS `EndTag`,`feed`.`ID` AS `ID` from `feed` where (`feed`.`ENABLE` = 1) order by `feed`.`ID`
  13. client_cs_name=utf8
  14. connection_cl_name=utf8_general_ci
  15. view_body_utf8=select `tmrwatch`.`feed`.`FNAME` AS `FNAME`,`tmrwatch`.`feed`.`FeedPId` AS `EndTag`,`tmrwatch`.`feed`.`ID` AS `ID` from `tmrwatch`.`feed` where `tmrwatch`.`feed`.`ENABLE` = 1 order by `tmrwatch`.`feed`.`ID`
  16. mariadb-version=100511