3759
3759
my $n = qr/([^`\s]+)/; # MySQL object name
3760
3760
my $u = qr/(\S+)/; # Username. This is somewhat wrong, but
3761
3761
# usernames with spaces are rare enough.
3764
3764
# A thread's proc_info can be at least 98 different things I've found in the
3765
3765
# source. Fortunately, most of them begin with a gerunded verb. These are