Carlos Salguero
|
2fe4afc9cf
|
added --skip-check-slave-lag
|
2017-04-12 12:34:39 -03:00 |
|
Carlos Salguero
|
be971eeee5
|
PT-80 Collect replication slave information
|
2017-03-27 17:30:06 -03:00 |
|
Tomislav Plavcic
|
aca9567aa2
|
Small fix for PXC for IP address
|
2017-03-21 15:36:55 +01: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 |
|
frank-cizmich
|
e9acc636e5
|
fixed sys schema in sandbox
|
2016-01-12 22:29:35 -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
|
58006a38db
|
fixes pt-mysql-summary-fails-to-parse-wsrep_provider_options-1264580
|
2014-09-03 13:25:38 -03:00 |
|
Kenny Gryp
|
b3c6a0aac2
|
bail out when pt-slave-restart has gtid enabled and multiple replication threads are enabled
|
2014-04-30 16:53:04 +02:00 |
|
Kenny Gryp
|
129b150fff
|
added basic gtid support to pt-slave-restart
|
2014-04-30 14:16:05 +02:00 |
|
Daniel Nichter
|
302a9a21a1
|
Add failing test in settings.t. Add EXTRA_DEFAULTS_FILE to start-sandbox so a sandbox can be started with any additional settings, like explicit_defaults_for_timestamp.
|
2013-06-25 18:18:29 -07:00 |
|
Daniel Nichter
|
e5e6b1d9b9
|
Fix pt-heartbeat/pxc.t. Exit early in test-env if wget fails. Add APP=FORK|mysql to start-sandbox so it too works around the pxc mysqld -V bug; add FORK=pxc to start_sandbox() calls.
|
2013-03-08 10:07:05 -08:00 |
|
vagrant
|
7db92dcaa4
|
Use mysqld -V --bind-address IP for PXC in start-standbox so the version is printed.
|
2013-03-07 16:39:07 -08:00 |
|
vagrant
|
664449b153
|
Do not 'REPLACE INTO percona_test.sentinel' in start-sandbox because it doesn't work with RBR. Fix pt-table-checksum/pxc.t re this, and make pt-osc/pxc.t better re this.
|
2013-03-07 13:17:01 -08:00 |
|
Brian Fraser
|
1283b5c8d0
|
Re-added comments to the skipped MariaDB warning in pt-osc, and ported back the changes to enable MariaDB sandboxes
|
2013-01-30 13:00:03 -03:00 |
|
Brian Fraser
|
49ddddd4f7
|
start-sandbox: Silence spurious grep warnings
|
2012-12-21 09:45:30 -03:00 |
|
Brian Fraser
|
42484ecd10
|
Merged mysql-5.6-test-fixes and resolved conflicts
|
2012-12-19 13:47:54 -03:00 |
|
Brian Fraser
|
6d01f5085b
|
start-sandbox: If starting a cluster node that isn't the first one in the cluster, change the first's wsrep_cluster_address. This stops /tmp/12345/stop; /tmp/12345/start from creating a second cluster -- instead, it rejoins the original
|
2012-12-11 18:43:45 -03:00 |
|
Daniel Nichter
|
a672a1d98d
|
Add QUERY_CACHE_SIZE to start-sandbox. Make t/pt-upgrade/warnings.t use 12349 instead of 12348, and start it with QUERY_CACHE_SIZE explicitly so MySQL 5.6.8 works.
|
2012-12-05 10:52:12 -07:00 |
|
Daniel Nichter
|
e7c3e908bb
|
Create percona_test.sentinel in start-sandbox so wait_for_slave() works for other sandboxes. skip_all for skip_innodb.t with 5.6 because of http://bugs.mysql.com/67798.
|
2012-12-04 00:14:20 +00:00 |
|
Daniel Nichter
|
cb640e2cad
|
Fix 5.6 data. Make start-sandbox load extra .sql files. Make ptc/basics.t pass on 5.6.
|
2012-12-03 21:08:42 +00:00 |
|
Daniel Nichter
|
d0bd80037e
|
Don't use [[ ]] since it doesn't work on Ubuntu.
|
2012-12-01 21:08:11 +00:00 |
|
Daniel Nichter
|
c251c72eb3
|
Use good Bash in sandbox/start-sandbox.
|
2012-12-01 13:38:46 -07:00 |
|
Daniel Nichter
|
a71759640a
|
Fix how start-sandbox looks for mysqld, broken by previous commit.
|
2012-11-16 12:08:49 -07: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
|
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 |
|
Brian Fraser
|
e9c9608c33
|
pt-archiver & tests: Deal with LOAD DATA LOCAL INFILE being disabled.
This occasionally shows up in some OSs, like Ubuntu 12.04 LTS.
|
2012-07-11 17:31:03 -03:00 |
|
Baron Schwartz
|
47fb3d65e8
|
Fix a bazillion tests with ANSI sql_mode, and get rid of a bunch of MySQLDump usage.
|
2012-06-09 14:43:33 -04:00 |
|
Baron Schwartz
|
b9304dabb5
|
Fix a number of SQL queries to work with ANSI_QUOTES
|
2012-06-06 23:14:20 -04:00 |
|
baron
|
52271eec9e
|
prevent annoying error messages about unsigned thread_stack value blah blah
|
2012-06-06 21:30:15 -04:00 |
|
Baron Schwartz
|
81e31c67ff
|
change default storage engine when disabling innodb
|
2012-06-04 10:08:27 -04:00 |
|
Baron Schwartz
|
2e6a2e3638
|
make start-sandbox succeed when there is a leftover sandbox already
|
2012-06-03 17:24:46 -04:00 |
|
Baron Schwartz
|
bfd2222a54
|
make slaves set themselves read_only. Fix problem with replication_filters.t that is possibly not starting slaves after their masters are restarted.
|
2012-06-03 16:20:58 -04:00 |
|
Daniel Nichter
|
3ebf357a1f
|
Don't crash if innodb_lock_wait_timeout doesn't exist.
|
2012-05-04 10:09:50 -06:00 |
|
Daniel Nichter
|
ec8471ba28
|
Finish rewriting TableSyncer and updating its test. Add RowSyncerBidirectional.pm. Add GENLOG switch to start-sandbox.
|
2011-12-21 12:10:57 -07:00 |
|
Daniel Nichter
|
dbe6de7f71
|
Handle if mkdir fails in start-sandbox.
|
2011-08-23 09:43:50 -06:00 |
|
Daniel Nichter
|
e93381d6b6
|
Make sandbox scripts simpler and more reliable. Remove "remove" option from stop-sandbox and update tests that used it.
|
2011-08-23 09:11:00 -06:00 |
|
Daniel Nichter
|
c79c917fe7
|
Cat mysql log if sandbox fails to start.
|
2011-08-22 09:11:29 -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 |
|