implement sql-comment-string stack traces
Implements solution for bug 1007648. Add python stack traces to all sql comment strings so that someone looking at database query logs can immediately see what code generated each query. This is especially powerful when combined with pt-query-digest to get per-file or per-method aggregates. Change-Id: Ieda5cf4d70cc2643d27fb00efb48de14ca2abe52
This commit is contained in:
		
							
								
								
									
										1
									
								
								Authors
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								Authors
									
									
									
									
									
								
							| @@ -51,6 +51,7 @@ David Subiros <david.perez5@hp.com> | ||||
| Dean Troyer <dtroyer@gmail.com> | ||||
| Deepak Garg <deepak.garg@citrix.com> | ||||
| Derek Higgins <derekh@redhat.com> | ||||
| Devananda van der Veen <devananda.vdv@gmail.com> | ||||
| Devdeep Singh <devdeep.singh@citrix.com> | ||||
| Devendra Modium <dmodium@isi.edu> | ||||
| Devin Carlen <devin.carlen@gmail.com> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Devananda van der Veen
					Devananda van der Veen