monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						2d1082308b 
					 
					
						
						
							
							SHOW [FULL] COLUMNS  
						
						... 
						
						
						
						Added timeouts to replication tests to handle concurrent inserts 
						
						
					 
					
						2001-01-22 05:32:58 +02:00 
						 
				 
			
				
					
						
							
							
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						0f28f7a414 
					 
					
						
						
							
							keep bk happy  
						
						
						
						
					 
					
						2001-01-22 04:46:32 +02:00 
						 
				 
			
				
					
						
							
							
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						a12c1ffb9a 
					 
					
						
						
							
							--safe-show-db and have_xxx variables  
						
						
						
						
					 
					
						2000-12-26 17:34:04 +02:00 
						 
				 
			
				
					
						
							
							
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						6ba7c07ce2 
					 
					
						
						
							
							merge  
						
						
						
						
					 
					
						2000-12-24 15:22:33 +02:00 
						 
				 
			
				
					
						
							
							
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						b590fa2567 
					 
					
						
						
							
							New benchmark test  
						
						... 
						
						
						
						Fixed bug in REPLACE with BDB tables
Prepare for write lock on read for BDB
Inform the handler when we want to use IGNORE / REPLACE
New manual pages 
						
						
					 
					
						2000-12-24 15:19:00 +02:00 
						 
				 
			
				
					
						
							
							
								serg@serg.mysql.com 
							
						 
					 
					
						
						
							
						
						74d4eb53a0 
					 
					
						
						
							
							sql_show.cc	added RAID_* options to SHOW CREATE output  
						
						
						
						
					 
					
						2000-12-22 12:25:49 +01:00 
						 
				 
			
				
					
						
							
							
								tim@cane.mysql.fi 
							
						 
					 
					
						
						
							
						
						1154dace3f 
					 
					
						
						
							
							Merge  
						
						
						
						
					 
					
						2000-12-18 23:34:51 +02:00 
						 
				 
			
				
					
						
							
							
								tim@cane.mysql.fi 
							
						 
					 
					
						
						
							
						
						5fdf032769 
					 
					
						
						
							
							Added SHOW OPEN TABLES.  Thanks to Antony T Curtis <antony@abacus.co.uk>  
						
						... 
						
						
						
						for the code. 
						
						
					 
					
						2000-12-18 23:22:20 +02:00 
						 
				 
			
				
					
						
							
							
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						155823ad51 
					 
					
						
						
							
							Lots of new benchmark runs  
						
						... 
						
						
						
						Remember filename for temporary files created with mkstemp
Fixed wrongly allocated BDB share structure
Cleanups for SunPRO 
						
						
					 
					
						2000-12-18 16:09:19 +02:00 
						 
				 
			
				
					
						
							
							
								tim@cane.mysql.fi 
							
						 
					 
					
						
						
							
						
						b13b08fd21 
					 
					
						
						
							
							Make mysqld_show_logs work without HAVE_BERKELEY_DB.  
						
						
						
						
					 
					
						2000-12-15 18:01:17 +02:00 
						 
				 
			
				
					
						
							
							
								tim@cane.mysql.fi 
							
						 
					 
					
						
						
							
						
						7bff1dd4db 
					 
					
						
						
							
							Add SHOW LOGS command.  
						
						
						
						
					 
					
						2000-12-15 13:18:52 +02:00 
						 
				 
			
				
					
						
							
							
								serg@serg.mysql.com 
							
						 
					 
					
						
						
							
						
						08f3c65152 
					 
					
						
						
							
							sql_show.cc	FULLEXT comment in SHOW KEYS  
						
						
						
						
					 
					
						2000-11-29 21:25:22 +01:00 
						 
				 
			
				
					
						
							
							
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						08a2c58ed1 
					 
					
						
						
							
							Fixed bug in 'drop table'  
						
						... 
						
						
						
						Portability fixes 
						
						
					 
					
						2000-11-29 05:09:28 +02:00 
						 
				 
			
				
					
						
							
							
								sasha@mysql.sashanet.com 
							
						 
					 
					
						
						
							
						
						74fbeabbf8 
					 
					
						
						
							
							client/mysqltest.c  
						
						... 
						
						
						
						generate a bigger reject file ( full in most cases) if the master result file is 0 length
sql/sql_show.cc
    fixed 3 bugs in SHOW CREATE TABLE
New test case shw000001 for SHOW CREATE TABLE bugs 
						
						
					 
					
						2000-11-21 16:41:29 -07:00 
						 
				 
			
				
					
						
							
							
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						a67ff1bf08 
					 
					
						
						
							
							Update of interface for BDB tables.  
						
						... 
						
						
						
						Fixed bug in SHOW CREATE TABLE 
						
						
					 
					
						2000-10-24 02:39:54 +03:00 
						 
				 
			
				
					
						
							
							
								serg@serg.mysql.com 
							
						 
					 
					
						
						
							
						
						0a050cf464 
					 
					
						
						
							
							SET OPTION SQL_QUOTE_SHOW_CREATE = 0 | 1  
						
						... 
						
						
						
						It makes SHOW CREATE TABLE to quote table and column names.
This is ON by default ! 
						
						
					 
					
						2000-10-10 21:31:00 +02:00 
						 
				 
			
				
					
						
							
							
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						b55de19ed2 
					 
					
						
						
							
							Portability fixes  
						
						
						
						
					 
					
						2000-10-04 23:20:16 +03:00 
						 
				 
			
				
					
						
							
							
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						02fd65b970 
					 
					
						
						
							
							Fixed indention, removed compiler varnings and fixed a bug  
						
						... 
						
						
						
						in FULLTEXT indexes. 
						
						
					 
					
						2000-09-29 00:58:16 +03:00 
						 
				 
			
				
					
						
							
							
								serg@infomag.ape.relarn.ru 
							
						 
					 
					
						
						
							
						
						7b026ca7d7 
					 
					
						
						
							
							sql_show.cc	SHOW CREATE now return nicely formatted statement  
						
						
						
						
					 
					
						2000-09-01 15:24:36 +04:00 
						 
				 
			
				
					
						
							
							
								serg@infomag.ape.relarn.ru 
							
						 
					 
					
						
						
							
						
						980e911343 
					 
					
						
						
							
							sql_select.cc	ft-optimization: AND, GT/LT/GE/LE  
						
						... 
						
						
						
						sql_select.cc	EXPLAIN fulltext
Makefile.am	CLEANFILES corrected
sql_show.cc	SHOW CREATE now displays FULLTEXT keys properly 
						
						
					 
					
						2000-08-29 19:44:22 +04:00 
						 
				 
			
				
					
						
							
							
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						d564acf14e 
					 
					
						
						
							
							Fixes for Ia64  
						
						
						
						
					 
					
						2000-08-23 15:02:27 +03:00 
						 
				 
			
				
					
						
							
							
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						f0952ce3e1 
					 
					
						
						
							
							FLUSH TABLE table_list  
						
						... 
						
						
						
						Fixes for RENAME TABLE
Portability fixes 
						
						
					 
					
						2000-08-22 00:18:32 +03:00 
						 
				 
			
				
					
						
							
							
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						aa3580924b 
					 
					
						
						
							
							RENAME TABLE table_name TO new_table_name ; Faster Alloc  
						
						... 
						
						
						
						Small bug fixes 
						
						
					 
					
						2000-08-21 03:00:52 +03:00 
						 
				 
			
				
					
						
							
							
								bk@work.mysql.com 
							
						 
					 
					
						
						
							
						
						f4c589ff6c 
					 
					
						
						
							
							Import changeset  
						
						
						
						
					 
					
						2000-07-31 21:29:14 +02:00