| 
							
							
								 monty@donna.mysql.com | b3392db290 | Fixes for OSF1 Made test more reliable on slow machines | 2001-01-22 15:33:34 +02:00 |  | 
			
				
					| 
							
							
								 monty@donna.mysql.com | 0f28f7a414 | keep bk happy | 2001-01-22 04:46:32 +02:00 |  | 
			
				
					| 
							
							
								 sasha@mysql.sashanet.com | 178f8e91b0 | semi-manual merge, some more needs to be fixed in mysqltest.c in fully manual mode | 2001-01-17 20:42:27 -07:00 |  | 
			
				
					| 
							
							
								 sasha@mysql.sashanet.com | d0f4235a2e | rpl000016.test	sync rpl000001.result	BitKeeper file /home/sasha/src/bk/mysql/mysql-test/r/rpl000001.result
ignore  	Added BitKeeper/tmp/bkr3sAHD to the ignore list
slave.h 	MASTER_POS_WAIT
lex.h   	MASTER_POS_WAIT
slave.cc	MASTER_POS_WAIT, do automagic restart on debugging abort, skip rotate events in 
slave.cc	debug abort count
sql_repl.cc	announce the log name at the start of the log with a fake rotate event
item_create.h	MASTER_POS_WAIT
item_func.cc	MASTER_POS_WAIT
item_func.h	MASTER_POS_WAIT
sql_class.h	enter_cond(), exit_cond() helper inliners
item_create.cc	added MASTER_POS_WAIT
mysql-test-run.sh	speed improvement fixes
rpl000007.test	sync
rpl000003.test	sleep -> sync
rpl000004.test	sleep -> sync, fixed clean up bug
rpl000014.test	sync
rpl000009.test	sync
rpl000013.test	sync
rpl000001.test	sleep -> sync
rpl000008.test	sync
rpl000006.test	sync on cleanup
rpl000011.test	sync
rpl000012.test	sync
rpl000005.test	sleep -> sync
rpl000010.test	sync
rpl000015.test	sync
rpl000002.test	sleep -> sync
rpl000014.result	we now know the master log name as soon as we connect
mysql.cc	added optional agrument to --wait
mysqltest.c	added save_master_pos and sync_with_master commands | 2001-01-17 05:47:33 -07:00 |  | 
			
				
					| 
							
							
								 monty@donna.mysql.com | 0732f7475e | Fixed for bugs that was found when getting full code coverage of BDB Fixed bug with HEAP tables on windows
Fixed bug with HAVING on empty tables | 2001-01-17 03:15:20 +02:00 |  | 
			
				
					| 
							
							
								 monty@donna.mysql.com | 513490e70c | Added ORDER BY to test case to make the result comparable | 2001-01-16 12:38:58 +02:00 |  | 
			
				
					| 
							
							
								 monty@donna.mysql.com | c1b5a5b00f | Removed not used variable 'last_ref' Fixed problem with negative DECIMAL() keys
Fixed some bugs with NULL keys in BDB
More mysql-test tests | 2001-01-16 06:02:05 +02:00 |  | 
			
				
					| 
							
							
								 monty@donna.mysql.com | 12d0f179cd | Fixes for mysqltest | 2001-01-15 22:56:44 +02:00 |  | 
			
				
					| 
							
							
								 monty@donna.mysql.com | 9612deef88 | Merge | 2001-01-08 00:09:16 +02:00 |  | 
			
				
					| 
							
							
								 monty@donna.mysql.com | 6d0e529042 | Fixed bug when having many binary log files Fixed bug when deleting keys with possible NULL values
many changes to mysqltest | 2001-01-08 00:04:30 +02:00 |  | 
			
				
					| 
							
							
								 serg@serg.mysql.com | 8f72876227 | mysql-test-run.sh	--skip-rpl for skip replication tests added | 2001-01-05 12:13:15 +01:00 |  | 
			
				
					| 
							
							
								 monty@donna.mysql.com | 7541a877bc | Fixes to get mysql-test-run more portable | 2001-01-04 02:56:38 +02:00 |  | 
			
				
					| 
							
							
								 monty@donna.mysql.com | 5fe4c5af3a | Removed SCCS flag from all test cases Changed atoll -> strtoll
Extended mysql-test-run | 2001-01-03 16:54:46 +02:00 |  | 
			
				
					| 
							
							
								 monty@donna.mysql.com | e9c2f7d439 | Fixes to get mysql-test included in the distributions | 2001-01-02 14:29:47 +02:00 |  | 
			
				
					| 
							
							
								 monty@donna.mysql.com | 7541f7212c | Fixed bug when opening BDB tables twice | 2001-01-02 00:27:08 +02:00 |  | 
			
				
					| 
							
							
								 serg@serg.mysql.com | 0cfa5a6962 | ft0000002.test	@result removed ft0000001.test	@result removed
mysql-test-run.sh	fixed
install_test_db.sh	Change mode to -rw-rw-r--
mysql-test-run.sh	Change mode to -rw-rw-r-- | 2000-12-30 16:24:31 +01:00 |  | 
			
				
					| 
							
							
								 monty@donna.mysql.com | 0135c0a350 | Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql | 2000-12-29 16:09:30 +02:00 |  | 
			
				
					| 
							
							
								 mwagner@evoq.home.mwagner.org | 7999933528 | mysqltest.c	Added --no-defaults to usage(). mysql-test-run.sh	Couple more clean-ups. | 2000-12-28 22:58:16 -06:00 |  | 
			
				
					| 
							
							
								 monty@donna.mysql.com | 60677ffd2c | Cleanup of tests Fixed bug with ALTER TABLE on HEAP tables | 2000-12-28 19:25:41 +02:00 |  | 
			
				
					| 
							
							
								 mwagner@evoq.home.mwagner.org | ce9b8023b5 | mysql-test-run.sh	Added spit-polish. Also --verbose is default now. | 2000-12-28 01:26:37 -06:00 |  | 
			
				
					| 
							
							
								 monty@donna.mysql.com | c0f40d14cc | Added support for hex strings to mysqlimport A lot of new tests to mysqltest
Fixed bug with BDB tables and autocommit | 2000-12-28 03:56:38 +02:00 |  | 
			
				
					| 
							
							
								 monty@donna.mysql.com | 361067e915 | Extended mysqltest with --commands and 'require' Fixed test results.
Added mysqld variable 'have_isam' | 2000-12-27 03:31:06 +02:00 |  | 
			
				
					| 
							
							
								 serg@serg.mysql.com | 8b9fa72832 | Merge | 2000-12-22 20:23:03 +01:00 |  | 
			
				
					| 
							
							
								 serg@serg.mysql.com | 06b0f81586 | mysql-test-run.sh	remove *.reject before testing mrg000001.test	clean merge tables for other tests to work
mysqltest.c	always compare vs. @result if any
mrg000002.result	corrected | 2000-12-22 20:10:35 +01:00 |  | 
			
				
					| 
							
							
								 tim@cane.mysql.fi | c7b405fb65 | Fatfinger fix: SLAVE_MASTER_INF -> INFO. | 2000-12-22 16:31:57 +02:00 |  | 
			
				
					| 
							
							
								 tim@cane.mysql.fi | 94806e013d | Fix bug in FINISH.sh that kept CFLAGS from being used. Allow multiple options to be passed to mysql-test-run. | 2000-12-22 16:09:10 +02:00 |  | 
			
				
					| 
							
							
								 serg@serg.mysql.com | 9eea24708c | mysql-test-run.sh	expr substr -> echo | cut | 2000-12-20 13:39:27 +01:00 |  | 
			
				
					| 
							
							
								 monty@donna.mysql.com | 2803bcd8be | Fixed missing long option Portability fix for Linux | 2000-12-16 02:28:39 +02:00 |  | 
			
				
					| 
							
							
								 monty@donna.mysql.com | 18f7b7b678 | Configure updates Fixed my_print_defaults --no-defaults | 2000-12-16 01:17:13 +02:00 |  | 
			
				
					| 
							
							
								 monty@donna.mysql.com | 3ea85078dc | Fixed <=> Added mysqltest for <=>
Removed use of TAB in output from mysql-test-run | 2000-12-15 16:12:31 +02:00 |  | 
			
				
					| 
							
							
								 sasha@mysql.sashanet.com | 822ecf4309 | mysql-test/mysql-test-run.sh fixes for Bourne shell
    removed colors
    optimized echo/expr for bash | 2000-12-14 10:05:04 -07:00 |  | 
			
				
					| 
							
							
								 sasha@mysql.sashanet.com | a143a9bb78 | install_test_db.sh	fixes for distribution mysql-test-run.sh	fixes for distribution
Makefile.am	Fixes for distribution | 2000-12-13 10:32:54 -07:00 |  |