Brian Fraser
|
d2b854cd9d
|
CleanupTask: Restore STDERR and STDOUT to what they were when the object was created
|
2012-08-15 14:00:52 -03:00 |
|
Daniel Nichter
|
a42c6abaec
|
Set DSN F copy to yes in pt-table-checksum.
|
2012-08-14 15:51:48 -06:00 |
|
Daniel Nichter
|
3602bb252f
|
Use non-Bashism indirect reference in parse_options. Change $@ to ${@:-} and update parse_options in all tools.
|
2012-08-14 11:46:47 -06:00 |
|
Daniel Nichter
|
9ddf90eeca
|
Use ${@:-""} rather than $@, prevents error on ksh when no opts given. Remove set +u to see if it is no longer needed.
|
2012-08-14 11:07:10 -06:00 |
|
Daniel Nichter
|
4a44794d07
|
Use sh instead of bash for pt-mysql-summary. Set +u around Bashism check.
|
2012-08-14 10:39:50 -06:00 |
|
Daniel Nichter
|
b5ba79bb6d
|
Collect df -k instead of df -h. Set log_error with abs path to fix failing t/lib/bash/collect.t test.
|
2012-08-14 09:11:41 -06:00 |
|
Daniel Nichter
|
676bb28365
|
Merge ptc-check-slave-lag-clarification-bug-954588
|
2012-08-14 08:50:28 -06:00 |
|
Daniel Nichter
|
a657f5bc3a
|
Document DROP FOREIGN KEY constraint_name limitation.
|
2012-08-13 15:19:57 -06:00 |
|
Daniel Nichter
|
207aca7f03
|
Document REPLICA CHECKS and make --check-slave-lag clearer.
|
2012-08-13 14:01:32 -06:00 |
|
Brian Fraser fraserb@gmail.com
|
fdcbbb63fc
|
Bug 942114: bad "find" usage in pt-stalk
|
2012-08-13 12:39:28 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
7f9f84a6d0
|
shell tools: Quote the arguments to tr
|
2012-08-13 12:23:18 -03:00 |
|
Brian Fraser
|
c08c0c6a7a
|
Fix for 1035311: pt-diskstats shows wrong device name
|
2012-08-10 15:36:34 -03:00 |
|
Daniel Nichter
|
cdc51df9e6
|
Fix HTTPMicro POST: attach content to request. Validate type.
|
2012-08-10 11:00:26 -06:00 |
|
Daniel Nichter
|
70c295bc0a
|
Make Pingback::pingback() do all the work, return list of advices (suggestions). More Pingback tests. Rename --check-for-updates to --version-check and document. Make VersionCheck::parse_server_response() optionally not split vars, so the same proto can be used for server advice lines.
|
2012-08-09 16:44:47 -06:00 |
|
Brian Fraser
|
1370490fb6
|
Reduce the timeout to 5 seconds
|
2012-08-09 17:53:35 -03:00 |
|
Brian Fraser
|
5af53d2665
|
Add a prototype implementation of the pingback feature to ptc
|
2012-08-09 17:43:48 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
d77a3a19f6
|
Fix for 1028710: floor() fails on floor(log(1000)/log(10))
|
2012-08-06 11:37:51 -03:00 |
|
Daniel Nichter
|
f8c375a249
|
Build percona-toolkit-2.1.3
|
2012-08-03 19:41:41 +01:00 |
|
Brian Fraser
|
ab8d26df4b
|
Merged fix-883098-extra-processlist-fields
|
2012-08-02 15:12:59 -03:00 |
|
Brian Fraser
|
ce0ec9d4bd
|
Merged fix-doc-bugs-1016127-934310-937225-1016114
|
2012-08-02 15:10:45 -03:00 |
|
Daniel Nichter
|
c80123f485
|
Merge fix-953141-recursion-method-array
|
2012-08-02 12:01:34 -06:00 |
|
Daniel Nichter
|
980b0b4b8d
|
Pass a placeholder for Quoter since it's not needed.
|
2012-08-02 11:44:09 -06:00 |
|
Daniel Nichter
|
7aa51a9f3a
|
Create MasterSlave with required args.
|
2012-08-02 11:14:47 -06:00 |
|
Daniel Nichter
|
e6d31a666a
|
Rewrite how MasterSlave handles --recursion-methods.
|
2012-08-02 10:57:36 -06:00 |
|
Brian Fraser
|
94a5d85212
|
Fix for 1016131: ptc should skip tables when all its columns are excluded
|
2012-08-02 11:29:57 -03:00 |
|
Brian Fraser
|
1c6206bf9d
|
Fix for 937225: OUTER JOIN advice in JOI.003 is confusing
|
2012-08-02 10:12:34 -03:00 |
|
Brian Fraser
|
bcf9eefc9f
|
Fix for 1016114: pt-osc docs don't mention default values
|
2012-08-02 10:09:24 -03:00 |
|
Brian Fraser
|
6f77f4b49b
|
Fix for 934310: pt-tcp-model --quantile docs wrong
|
2012-08-02 09:58:44 -03:00 |
|
Brian Fraser
|
53a7537d11
|
Updated modules for all tools
|
2012-08-02 09:54:25 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
4014b0f220
|
Updated the modules for all tools that use Processlist
|
2012-08-01 18:44:20 -03:00 |
|
Daniel Nichter
|
cc3826f665
|
Fix more test output broken by percona_test.load_data. Tweak ptc/t/privs.t so it passes on my box. Fix new start/stop scripts: don't check ibdata1 because SKIP_INNODB may be used. Make PerconaTest::output() cleaner.
|
2012-08-01 14:58:52 -06:00 |
|
Brian Fraser fraserb@gmail.com
|
d99c7a6041
|
Update all modules that use --recursion-method, additionally changing it to an array with default processlist,hosts and checking the array for validity
|
2012-08-01 17:43:09 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
ad46ec779e
|
Merged fix-889739-pt-cd-quoted-strings and added the new sample files
|
2012-08-01 15:02:28 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
dd14121c28
|
Merged fix-903510-pt-tcp-model-empty-requests-file
|
2012-08-01 14:56:10 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
700e90d2db
|
Merged fix-821696-pt-va-snippet-delimiters
|
2012-08-01 14:53:40 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
39ed356b50
|
Merged fix-977226-pt-summary-lsi-raid
|
2012-08-01 14:51:10 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
f3e0cb9169
|
Merged fix-1030975-pt-ts-double-quotes-in-show-vars
|
2012-08-01 14:50:01 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
66d6ed75c0
|
Merged fix-844880-variableadvisor-bin_log-checks
|
2012-08-01 14:47:50 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
9ece80c756
|
Merged fix-940733-pt-ioprofile-clean-tempdir-on-error and replaced the exits with returns to ensure the cleanup
|
2012-08-01 14:43:36 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
90c7f6c9b4
|
Merged fix-1022628-standarize-pt-osc-quiet
|
2012-08-01 13:49:51 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
9596574e85
|
Merged fix-950294-ptc-if-not-exists
|
2012-08-01 13:39:32 -03:00 |
|
Daniel Nichter
|
570b26de20
|
Remove LOAD DATA check from pt-archiver and pt-upgrade. Make test-env check if LOAD DATA works and PerconaTest export . Rewrite how pt-archiver/t/bulk_insert.t conditionalizes on LOAD DATA working.
|
2012-07-31 15:37:02 -06:00 |
|
Brian Fraser fraserb@gmail.com
|
b5191a310a
|
Fixes as per Daniel's review; Removed the --quiet usage inpt-osc's nibble_is_safe, as it was ptc cruft
|
2012-07-31 13:33:30 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
e7d778e4ee
|
Resolved a pending merge conflict.
The fix for https://bugs.launchpad.net/percona-toolkit/+bug/916168
was affecting the same code as this fix.
This commit mimicks that fix, and removes the privs checks.
|
2012-07-31 12:26:13 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
29b2e5d19b
|
pt-table-sync: Use single quotes in SHOW VARIABLES LIKE
|
2012-07-31 06:46:13 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
a94da84b27
|
Changes from Daniel's review.
Some wording changes, also fatalized two warnings, and some test
changes.
|
2012-07-30 19:10:45 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
1de45b70be
|
pt-osc: Change --quiet back and remove the quietness checks
|
2012-07-30 18:35:24 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
ba6253545d
|
Merged fix-821703-processlist-null-state
|
2012-07-30 16:48:15 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
3b1f3dbbe5
|
Fix for 977226: pt-summary doesn't detect LSI RAID control. Patch provided by Dave Juntgen (djuntgen)
|
2012-07-30 12:36:55 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
c7b4a6ef28
|
Fix for 940733: pt-ioprofile leaves behind temp directory
|
2012-07-30 11:56:42 -03:00 |
|