| Commit message (Expand) | Author | Age | Files | Lines |
* | MDEV-18934: Document missing mysqldumpslow sort options | Ian Gilfillan | 2019-03-15 | 1 | -3/+6 |
* | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-08-08 | 1 | -3/+2 |
|\ |
|
| * | Merge remote-tracking branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2017-07-18 | 1 | -3/+2 |
| |\ |
|
| | * | BUG#25719975 SHEBANG HARD CODED AS /USR/BIN/PERL IN SCRIPTS, BREAKS ON FREEBSD | Terje Rosten | 2017-03-28 | 1 | -3/+2 |
| | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -3/+4 |
| | |\ |
|
| | | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -3/+4 |
| | * | | Merge | Kent Boortz | 2010-12-29 | 1 | -0/+18 |
| | |\ \
| | | |/ |
|
| | | * | - Added/updated copyright headers | Kent Boortz | 2010-12-28 | 1 | -0/+18 |
| | * | | Add explanation of the possible -s values for mysqldumpslow. (Bug #35663, | Jim Winstead | 2009-05-07 | 1 | -1/+8 |
| | * | | Update list of sorting options in mysqldumpslow (Bug #20454) | Jim Winstead | 2009-04-28 | 1 | -2/+2 |
| | * | | automerge | Tatiana A. Nurnberg | 2009-02-24 | 1 | -2/+2 |
| | |\ \
| | | |/ |
|
| | | * | Bug#42027: Incorrect parsing of debug and verbose options for mysqldumpslow | Tatiana A. Nurnberg | 2009-02-16 | 1 | -2/+2 |
| | * | | In mysqldumpslow, consume arbitrary whitespace in the Query_time line. | Chad MILLER | 2008-10-14 | 1 | -1/+1 |
| | * | | Bug#34129: mysqldumpslow does not aggregate times | Chad MILLER | 2008-07-07 | 1 | -1/+1 |
| | |/ |
|
| | * | make_win_bin_dist CMakeLists.txt resolveip.c Makefile.am: | kent@mysql.com/kent-amd64.(none) | 2007-12-28 | 1 | -1/+1 |
| | * | Search through options to find where the slow query log actually is. | mtaylor@qualinost.(none) | 2006-12-18 | 1 | -2/+8 |
| | * | mysqldumpslow.sh: | kent@mysql.com | 2005-03-09 | 1 | -3/+40 |
| | * | Fixed mysqldumpslow for new dump format. | monty@hundin.mysql.fi | 2002-03-12 | 1 | -3/+7 |
| | * | Fixed handling of strings in mysqldumpslow | monty@hundin.mysql.fi | 2001-08-11 | 1 | -2/+3 |
| | * | Fixed bug in INSERT DELAYED when INSERT generated an error | monty@donna.mysql.fi | 2001-03-08 | 1 | -50/+112 |
| | * | mysqldump.c typo fixed | serg@serg.mysql.com | 2000-12-08 | 1 | -1/+1 |
| | * | mysqldumpslow.sh BitKeeper file /my/bk/mysql/scripts/mysqldumpslow.sh | monty@donna.mysql.com | 2000-11-21 | 1 | -0/+76 |
* | | MDEV-4412 : SLOW QUERY LOG - add affected rows (UPDATE / DELETE) in slow quer... | Nirbhay Choubey | 2014-11-30 | 1 | -7/+12 |
|/ |
|
* | MDEV-4068 rpm scriptlet chown command dangerous | Sergei Golubchik | 2013-03-06 | 1 | -1/+1 |
* | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -0/+19 |
|\ |
|
| * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -3/+4 |
| |\ |
|
| | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -3/+4 |
| * | | Merge | Kent Boortz | 2010-12-29 | 1 | -0/+18 |
| |\ \
| | |/ |
|
| | * | - Added/updated copyright headers | Kent Boortz | 2010-12-28 | 1 | -0/+18 |
* | | | Ensure that all clients reads the appropriate 'client', client-mariadb and 'm... | Michael Widenius | 2011-03-18 | 1 | -21/+38 |
|/ / |
|
* | | Add explanation of the possible -s values for mysqldumpslow. (Bug #35663, | Jim Winstead | 2009-05-07 | 1 | -1/+8 |
* | | Update list of sorting options in mysqldumpslow (Bug #20454) | Jim Winstead | 2009-04-28 | 1 | -2/+2 |
* | | automerge | Tatiana A. Nurnberg | 2009-02-24 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Bug#42027: Incorrect parsing of debug and verbose options for mysqldumpslow | Tatiana A. Nurnberg | 2009-02-16 | 1 | -2/+2 |
* | | In mysqldumpslow, consume arbitrary whitespace in the Query_time line. | Chad MILLER | 2008-10-14 | 1 | -1/+1 |
* | | Bug#34129: mysqldumpslow does not aggregate times | Chad MILLER | 2008-07-07 | 1 | -1/+1 |
|/ |
|
* | make_win_bin_dist CMakeLists.txt resolveip.c Makefile.am: | unknown | 2007-12-28 | 1 | -1/+1 |
* | Search through options to find where the slow query log actually is. | unknown | 2006-12-18 | 1 | -2/+8 |
* | mysqldumpslow.sh: | unknown | 2005-03-09 | 1 | -3/+40 |
* | Fixed mysqldumpslow for new dump format. | unknown | 2002-03-12 | 1 | -3/+7 |
* | Fixed handling of strings in mysqldumpslow | unknown | 2001-08-11 | 1 | -2/+3 |
* | Fixed bug in INSERT DELAYED when INSERT generated an error | unknown | 2001-03-08 | 1 | -50/+112 |
* | mysqldump.c typo fixed | unknown | 2000-12-08 | 1 | -1/+1 |
* | mysqldumpslow.sh BitKeeper file /my/bk/mysql/scripts/mysqldumpslow.sh | unknown | 2000-11-21 | 1 | -0/+76 |