TYPE=VIEW query=select `main_database`.`firmwares`.`firmware_id` AS `firmware_id`,`main_database`.`products`.`product` AS `product`,`main_database`.`products`.`product_id` AS `product_id` from (`main_database`.`firmwares` join `main_database`.`products` on(`main_database`.`products`.`product_id` = `main_database`.`firmwares`.`product_id`)) order by `main_database`.`firmwares`.`firmware_id` desc md5=186200faacfe434d4e6222b404ae7dfd updatable=1 algorithm=0 definer_user=aplication definer_host=% suid=1 with_check_option=0 timestamp=2022-02-18 11:22:55 create-version=2 source=select `firmwares`.`firmware_id` AS `firmware_id`,`products`.`product` AS `product`,`products`.`product_id` AS `product_id` from (`firmwares` join `products` on((`products`.`product_id` = `firmwares`.`product_id`))) order by `firmwares`.`firmware_id` desc client_cs_name=utf8mb4 connection_cl_name=utf8mb4_general_ci view_body_utf8=select `main_database`.`firmwares`.`firmware_id` AS `firmware_id`,`main_database`.`products`.`product` AS `product`,`main_database`.`products`.`product_id` AS `product_id` from (`main_database`.`firmwares` join `main_database`.`products` on(`main_database`.`products`.`product_id` = `main_database`.`firmwares`.`product_id`)) order by `main_database`.`firmwares`.`firmware_id` desc mariadb-version=100513