summaryrefslogtreecommitdiff
path: root/scripts/mysqldumpslow.sh
Commit message (Collapse)AuthorAgeFilesLines
* Add explanation of the possible -s values for mysqldumpslow. (Bug #35663,Jim Winstead2009-05-071-1/+8
| | | | based on a contribution by Ask Bjørn Hansen)
* Update list of sorting options in mysqldumpslow (Bug #20454)Jim Winstead2009-04-281-2/+2
|
* automergeTatiana A. Nurnberg2009-02-241-2/+2
|\
| * Bug#42027: Incorrect parsing of debug and verbose options for mysqldumpslowTatiana A. Nurnberg2009-02-161-2/+2
| | | | | | | | | | | | | | | | | | | | Options got normalised to long rather than short options since we gave primary name and alias in wrong order. Consequently querying for the option using the short options (the correct primary name) didn't work, rendering the options in question inaccessible. We restore the right order of the universe, or at least the alii for --debug and --verbose.
* | In mysqldumpslow, consume arbitrary whitespace in the Query_time line.Chad MILLER2008-10-141-1/+1
| |
* | Bug#34129: mysqldumpslow does not aggregate timesChad MILLER2008-07-071-1/+1
|/ | | | | | Query times were changed to contain subsecond information after a decimal. Change the capturing regex to account for decimal also.
* make_win_bin_dist CMakeLists.txt resolveip.c Makefile.am:kent@mysql.com/kent-amd64.(none)2007-12-281-1/+1
| | | | | | | | Better Windows support in the scripts directory mysql_config.pl.in, mysql_install_db.pl.in: New Perl version of Unix shell script, mainly for Windows Many files in scripts directory: Use default Perl location "#!/usr/bin/perl" instead of the build host path
* Search through options to find where the slow query log actually is. mtaylor@qualinost.(none)2006-12-181-2/+8
|
* mysqldumpslow.sh:kent@mysql.com2005-03-091-3/+40
| | | | bug#4914 added --help and usage information
* Fixed mysqldumpslow for new dump format.monty@hundin.mysql.fi2002-03-121-3/+7
| | | | | Fix for HEAP tables with many rows deleted. Add '' arround database names in SHOW GRANT
* Fixed handling of strings in mysqldumpslowmonty@hundin.mysql.fi2001-08-111-2/+3
|
* Fixed bug in INSERT DELAYED when INSERT generated an errormonty@donna.mysql.fi2001-03-081-50/+112
|
* mysqldump.c typo fixedserg@serg.mysql.com2000-12-081-1/+1
| | | | | mysqldumpslow.sh | first line should be #!@PERL@ mysqld_multi.sh | not #@perl@ or #!/usr/bin/perl
* mysqldumpslow.sh BitKeeper file /my/bk/mysql/scripts/mysqldumpslow.shmonty@donna.mysql.com2000-11-211-0/+76