Carlos Salguero
|
3e9f8e7ee6
|
Fix MySQL 5.7 sandbox
|
2017-04-25 10:35:07 -03:00 |
|
Tomislav Plavcic
|
c8d943d7c3
|
Fix in MariaDB sandbox for pt-config-diff/basics.t tests
|
2017-03-30 15:23:39 +02:00 |
|
Tomislav Plavcic
|
bd9ac4e614
|
Fix for 5.7 sandbox
|
2017-03-30 11:36:10 +02:00 |
|
Carlos Salguero
|
db1bf813d3
|
Fixed mysql db schemas for 5.7
|
2017-03-23 16:30:33 -03:00 |
|
Carlos Salguero
|
759ee9196e
|
Updated collect.sh because of a syntax error
|
2017-03-22 17:32:14 -03:00 |
|
Carlos Salguero
|
2621ff4dd6
|
Merge pull request #188 from percona/issue-1642751
Issue 1642751 Collect information about locks and transactions using P_S
|
2017-03-21 18:51:48 +02:00 |
|
Carlos Salguero
|
4a056cf3b0
|
PT-81 Collect information about locks and transactions using P_S
|
2017-03-21 13:45:59 -03:00 |
|
Tomislav Plavcic
|
1fa01d783d
|
Changes for test sandboxes for PXC - PT-107
|
2017-03-21 14:18:57 +01:00 |
|
Tomislav Plavcic
|
3825c7a7be
|
Changes for running test with MariaDB
|
2017-03-13 16:47:51 +01:00 |
|
Carlos Salguero
|
dfc2f7c772
|
Updated sandbox dbs for MySQL 5.7
|
2017-02-28 20:09:50 -03:00 |
|
Carlos Salguero
|
9ccf97d187
|
PT-83 Updated data.tar.gz for MySQL 5.7
|
2017-02-27 15:18:11 -03:00 |
|
Carlos Salguero
|
3288185643
|
Revert "Merge pull request #107 from percona/bug-984057"
This reverts commit 417b24299c , reversing
changes made to 0b62ba26af .
|
2016-08-04 17:36:40 -03:00 |
|
Carlos Salguero
|
6249737400
|
Merge branch '2.2' into bug-984057
|
2016-07-05 17:03:26 -03:00 |
|
Carlos Salguero
|
f8c91c2c3b
|
bug-984057 Tests for --preserve-triggers
|
2016-07-05 16:27:25 -03:00 |
|
Carlos Salguero
|
c7e7ba7331
|
bug-1592608 BLOB/TEXT/BINARY Checksum uses CRC32
|
2016-06-23 17:14:25 -03:00 |
|
frank-cizmich
|
b85379017e
|
misc test fixes for pt-table-checksum 5.7 compat
|
2016-01-28 21:39:27 -03:00 |
|
frank-cizmich
|
e9acc636e5
|
fixed sys schema in sandbox
|
2016-01-12 22:29:35 -03:00 |
|
Frank Cizmich
|
7728e4fd23
|
Merge pull request #64 from percona/pt-query-digest-and-pt-show-grants-5.7-compat
fixed 5.7 tests for pt-query-digest and pt-show-grants
|
2016-01-12 21:19:03 -03:00 |
|
frank-cizmich
|
96aff694b1
|
fixed 5.7 tests for pt-query-digest and pt-show-grants and tweaked SqlMode for global
|
2016-01-12 18:18:59 -03:00 |
|
frank-cizmich
|
b71d8fec09
|
added sys schema - modified mysql schema - tweaked upgrade option in start-sandbox
|
2016-01-03 20:18:54 -03:00 |
|
frank-cizmich
|
9616c8a415
|
5.7 sandbox db corrected - url of test db changed
|
2015-12-10 17:32:04 -03:00 |
|
frank-cizmich
|
b408fcfd01
|
misc test and sandbox fixes
|
2015-08-03 17:26:51 -03:00 |
|
Frank Cizmich
|
735cf10594
|
merged pt-table-checksum-compatibility-with-pxc-1399789
|
2015-01-20 13:55:31 -02:00 |
|
Frank Cizmich
|
3b1aca8293
|
unique-id function for cluster nodes. added pxc5.6 config. modified pxc test
|
2015-01-14 18:08:07 -02:00 |
|
Frank Cizmich
|
535eeab38a
|
added sandbox for 5.7 - fixed sakila for 5.7 compatibility
|
2014-12-01 14:07:37 -02:00 |
|
Brian Fraser
|
7d5da6e6f5
|
Rebased the branch to trunk
|
2013-04-12 12:58:10 -03:00 |
|
Daniel Nichter
|
56799ce06b
|
Change msandbox@localhost to msandbox@% to fix pt-show-grants/basics.t.
|
2013-02-27 19:33:05 -07:00 |
|
Daniel Nichter
|
9edaa3c4e2
|
Add the aforementioned InnoDB tables in mysql db.
|
2013-02-26 22:56:54 -07:00 |
|
Daniel Nichter
|
519ee42924
|
Fix MySQL 5.6 data again, this time manually loading all InnoDB tables in mysql db.
|
2013-02-26 22:55:29 -07:00 |
|
Daniel Nichter
|
11a4edd8e8
|
Fix lib/Sandbox.pm for MySQL 5.6 too: don't checksum system and stat tables. Update 5.6 data.tar.gz with default data from 5.6.10.
|
2013-02-18 17:34:01 -07:00 |
|
Brian Fraser
|
41d7700aa5
|
WIP ptc: Autodetect cluster nodes & recurse to slaves
|
2012-11-23 19:00:38 -03:00 |
|
Daniel Nichter
|
3e687ec69a
|
Make start-sandbox sed -e MYSQLD in the start script in case mysqld isn't in basedir/bin.
|
2012-11-16 12:04:47 -07:00 |
|
Brian Fraser fraserb@gmail.com
|
6771202be0
|
Merged sandbox-pxc-compat
|
2012-10-17 12:04:17 -03:00 |
|
Daniel Nichter
|
252de18574
|
Remove sys.sql handling from start-sandbox and rename sys.sql to innodb_stats.sql.
|
2012-10-16 12:37:29 -06:00 |
|
Daniel Nichter
|
628b5ba2b1
|
Add 5.6 sandbox. Fix start-sandbox so it doesn't s/PORT// in data files. Add loading sys.sql for InnoDB tables in mysql db.
|
2012-10-16 16:13:19 +01:00 |
|
Brian Fraser fraserb@gmail.com
|
4e833f3df3
|
Minimal PXC compat
|
2012-10-15 13:53:37 -03:00 |
|
Daniel Nichter
|
007fa0bdc2
|
Fix mysql.help_keyword in 5.5 sandbox.
|
2012-08-31 09:29:01 -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
|
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 |
|
Daniel Nichter
|
7e464dc3f8
|
Wait 1 minute to start and stop sandboxes. Report how long start/stop took. Clean up code.
|
2012-08-01 09:40:05 -06:00 |
|
Daniel Nichter
|
d19844b94c
|
Debug when start-sandbox fails.
|
2012-07-31 17:15:55 -06:00 |
|
Daniel Nichter
|
8b15e2936b
|
Wait longer for sandboxes to start. Dump their info better if they don't.
|
2012-07-31 16:30:52 -06:00 |
|
Daniel Nichter
|
46fdc4be4e
|
Fix general_log config for 5.5.
|
2012-06-07 12:51:44 -04:00 |
|
Daniel Nichter
|
79c716d358
|
Remove pt-table-sync/issue_79.t (it was broken but coincidentally working) and write better tests in filters.t. Add subs to Sandbox and PerconaTest to clear and parse tables used from the general logs. Set log=genlog in the sandbox configs.
|
2012-06-07 12:38:45 -04:00 |
|
Daniel Nichter
|
805b9dec4a
|
Clear mysql.db from default 5.1 sandbox data.
|
2012-06-06 14:31:36 -04:00 |
|
Baron Schwartz
|
1a40d1301f
|
Make sandbox servers log their actions, remove test-env reset from pt-table-checksum/basics.t to stop replication breakage
|
2012-06-06 00:57:19 -04:00 |
|
Daniel Nichter
|
0b0db9dee4
|
Fix 5.5 data file timestamps so they're not in the future.
|
2012-05-18 09:37:09 -06:00 |
|
Daniel Nichter
|
c9e4192798
|
Fix 5.5 sandbox data (mysql.help_topic was corrupt).
|
2012-05-17 14:02:12 -06:00 |
|
Daniel Nichter
|
0faa122867
|
Remove last references to Maakit. Update sandbox test env scripts.
|
2011-08-04 16:23:01 -06:00 |
|
Daniel Nichter
|
6c501128e6
|
Add lib/, t/lib/, and sandbox/. All modules are updated and passing on MySQL 5.1.
|
2011-06-24 11:22:06 -06:00 |
|