Create or drop trigger for table. @param thd current thread context (including trigger definition in LEX) @param tables table list containing one table for which trigger is created. @param create whenever we create (TRUE) or drop (FALSE) trigger @note This function is mainly responsible for opening and locking of table and invalidation of all its instances in table cache af
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected