AVStar Service Bulletins

  • AFS-SB1

    • The use of AVStar's PMA parts in the overhaul & repair of carburetors.

  • AFS-SB2

    • The use of Avstar's brass floats in the overhaul & repair of carburetors

  • AFS-SB3

    • The inspection of float clearances in all MA series carburetors

  • AFS-SB4

    • The use of AVStar Accelerator Pump Plungers

  • AFS-SB5

    • Use of FAA-PMA Approved Replacement Parts in Fuel Injection Systems

  • AFS-SB6

    • The fracture of a fuel diaphragm stud in fuel servos

(default) 11 queries took 5 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `bulletins`881
2SELECT COUNT(*) AS `count` FROM `bulletins` AS `Bulletin` WHERE 1 = 1 110
3SELECT `Bulletin`.`id`, `Bulletin`.`title`, `Bulletin`.`content`, `Bulletin`.`name`, `Bulletin`.`type`, `Bulletin`.`size`, `Bulletin`.`date`, `Bulletin`.`order` FROM `bulletins` AS `Bulletin` WHERE 1 = 1 ORDER BY `Bulletin`.`order` ASC LIMIT 20660
4DESCRIBE `carts`770
5DESCRIBE `products`12121
6DESCRIBE `categories`220
7DESCRIBE `orders`11111
8DESCRIBE `users`12121
9DESCRIBE `addresses`17171
10DESCRIBE `rates`660
11SELECT COUNT(*) AS `count` FROM `carts` AS `Cart` LEFT JOIN `products` AS `Product` ON (`Cart`.`product_id` = `Product`.`id`) LEFT JOIN `orders` AS `Order` ON (`Cart`.`order_id` = `Order`.`id`) WHERE `Cart`.`sessionid` = 'a9b35d08846c2a269b811f9ac3f37faf' 110