Commit Graph

33 Commits (562c8b92f20b0f2eda834729c8f911eceb4bcce2)

Author SHA1 Message Date
Javier Jaramago Fernández d640a5c843 Space removal before closing bracket only takes place in case of leading '.'
6 years ago
Javier Jaramago Fernández 06ef68023a Avoid copying extra commas in case of parsing a 'query grouping'
6 years ago
Javier Jaramago Fernández f82f239808 Added support for grouping queries in 'stats_mysql_query_digest'
6 years ago
Javier Jaramago Fernández 65e55a4b35 Added len checks to avoid possible buffer overflows
6 years ago
René Cannaò 5f9fa3ec72 Adding static in is_arithmetic_op
6 years ago
Javier Jaramago Fernández 2436df4b24 Added support for FRs 2660, 2661, 2662 and 2663
6 years ago
Valentin Rakush c33a311412 Fix digest replace null issue
6 years ago
René Cannaò e9336e2fb8 Further enhancement of parsing comments
7 years ago
Valentin Rakush b13c320210 digests number: converting numbers to ? for digest calculation
7 years ago
René Cannaò 1658c33375 Adding variable mysql-query_digests_replace_null #2171
7 years ago
René Cannaò a55dc82cf9 Query digest uses ? for NULL values #2171
7 years ago
René Cannaò 8c4b70a557 Added capability to lock hostgroup
7 years ago
René Cannaò 8783d55fd2 Improvement in query digest to remove plus signs
7 years ago
René Cannaò 942a5987e2 Improvement in query digest to remove minus signs
7 years ago
René Cannaò 10f38d4e2f Various code cleanup
7 years ago
René Cannaò a058d5cc9b Support for KILL command #860
8 years ago
everpcpc 072b196247
fix comment typo
8 years ago
René Cannaò fbd2f15efe Memory Optimizations
9 years ago
René Cannaò e1549729dd Add support for -- comment #955
9 years ago
René Cannaò a096164dd2 Various memory optimization
9 years ago
René Cannaò 45a5acd947 New variables to reduce memory footprint #766 #729
9 years ago
René Cannaò d1b40f7368 Added new variable mysql-query_digests_lowercase
10 years ago
René Cannaò 4b93a743e8 Fixed an incorrect parsing of comments
10 years ago
René Cannaò 995203b6b3 Allocated buffer for first_comment only if needed
10 years ago
René Cannaò abe1993439 Fix bug on commands on comments : bug #458
10 years ago
René Cannaò 4afebeb089 Upper limit of 7000 chars to query_digest
10 years ago
René Cannaò bfbde61ea0 Clean up in c_tokenizer
11 years ago
René Cannaò 303f6a26f0 Removed prefix and trailing spaces in query digest
11 years ago
René Cannaò d699595890 First implementation to extract modifiers from comment (#166)
11 years ago
René Cannaò c98a88f29b Preparation to extract modifiers from comment (#166)
11 years ago
René Cannaò 125856ddf6 Implementing mysql_query_digest for real time query statistics
11 years ago
René Cannaò fed62eca43 Issue #136 :
11 years ago
René Cannaò 3485228b71 Many changes
11 years ago