Commit Graph

22 Commits

Author SHA1 Message Date
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