monty@narttu.mysql.fi 
							
						 
					 
					
						
						
							
						
						402e8e5c78 
					 
					
						
						
							
							Fix for core dump in DISTINCT  
						
						
						
						
					 
					
						2000-12-05 16:14:52 +02:00 
						 
				 
			
				
					
						
							
							
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						74e7ffe987 
					 
					
						
						
							
							New thr_alarm struct for better integration with OS2  
						
						... 
						
						
						
						Run bootstrap in separate thread
Fix bug in FLUSH TABLES table_name 
						
						
					 
					
						2000-11-28 04:47:47 +02:00 
						 
				 
			
				
					
						
							
							
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						dc5e32ea40 
					 
					
						
						
							
							Added connect_timeout and fix for transactions per statement  
						
						
						
						
					 
					
						2000-11-27 02:28:41 +02:00 
						 
				 
			
				
					
						
							
							
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						81bc313e99 
					 
					
						
						
							
							All statements are now run in a sub transaction  
						
						... 
						
						
						
						Give warning if we are using non transactional tables and do ROLLBACK
Porting of crash-me and benchmarks to FrontBase 
						
						
					 
					
						2000-11-24 01:51:18 +02:00 
						 
				 
			
				
					
						
							
							
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						f4df5cd264 
					 
					
						
						
							
							Change storage of execution flags from thd->options to thd->lex.options  
						
						
						
						
					 
					
						2000-11-22 04:24:54 +02:00 
						 
				 
			
				
					
						
							
							
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						61fd6baf4b 
					 
					
						
						
							
							Bug fix for NATURAL JOIN, Split manual sections and more statistic variables  
						
						
						
						
					 
					
						2000-11-20 02:57:02 +02:00 
						 
				 
			
				
					
						
							
							
								monty@narttu.mysql.fi 
							
						 
					 
					
						
						
							
						
						22415489f2 
					 
					
						
						
							
							Fixes for bugs in the usage of IO_CACHE  
						
						
						
						
					 
					
						2000-11-17 02:36:46 +02:00 
						 
				 
			
				
					
						
							
							
								monty@narttu.mysql.fi 
							
						 
					 
					
						
						
							
						
						b689a1a752 
					 
					
						
						
							
							merge  
						
						
						
						
					 
					
						2000-11-16 00:24:11 +02:00 
						 
				 
			
				
					
						
							
							
								monty@tik.mysql.com 
							
						 
					 
					
						
						
							
						
						7a013339f8 
					 
					
						
						
							
							Bug fixes, TRUNCATE, safer passwords on command line and connect timeout  
						
						
						
						
					 
					
						2000-11-13 23:55:10 +02:00 
						 
				 
			
				
					
						
							
							
								jcole@tetra.bedford.progress.com 
							
						 
					 
					
						
						
							
						
						6120321a5f 
					 
					
						
						
							
							Added ALTER TABLE ... ORDER BY ...  
						
						
						
						
					 
					
						2000-11-11 12:27:34 -06:00 
						 
				 
			
				
					
						
							
							
								serg@serg.mysql.com 
							
						 
					 
					
						
						
							
						
						f39734eb07 
					 
					
						
						
							
							fixed bug with FULLTEXT and ORDER BY  
						
						
						
						
					 
					
						2000-11-04 15:48:06 +01:00 
						 
				 
			
				
					
						
							
							
								serg@serg.mysql.com 
							
						 
					 
					
						
						
							
						
						ff8df2c42b 
					 
					
						
						
							
							Ill-minded FULLTEXT impilict initialization hack removed.  
						
						... 
						
						
						
						From now on FULLTEXT search is initialized expilictly in mysql_select() 
						
						
					 
					
						2000-11-02 17:36:21 +01: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 
						 
				 
			
				
					
						
							
							
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						8dabd3b053 
					 
					
						
						
							
							Fix of automatic repair  
						
						
						
						
					 
					
						2000-10-23 15:35:42 +03:00 
						 
				 
			
				
					
						
							
							
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						4229796946 
					 
					
						
						
							
							Automatic primary key for BDB tables  
						
						
						
						
					 
					
						2000-10-16 02:29:48 +03:00 
						 
				 
			
				
					
						
							
							
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						7ac13c89e6 
					 
					
						
						
							
							Fix of LEFT JOIN optimizer bug, problem with key cache on Windows and  
						
						... 
						
						
						
						a lot of portability issues. 
						
						
					 
					
						2000-10-14 03:16:35 +03:00 
						 
				 
			
				
					
						
							
							
								serg@serg.mysql.com 
							
						 
					 
					
						
						
							
						
						c233d263ac 
					 
					
						
						
							
							sql_select.cc	Coredump in FULLTEXT code fixed  
						
						... 
						
						
						
						sql_select.cc	sasha's workaround removed 
						
						
					 
					
						2000-10-09 22:10:10 +02:00 
						 
				 
			
				
					
						
							
							
								sasha@mysql.sashanet.com 
							
						 
					 
					
						
						
							
						
						1fbc40219c 
					 
					
						
						
							
							Docs/manual.texi  
						
						... 
						
						
						
						replication updates
sql/opt_range.h
    fixed compiler warning
sql/slave.cc
    fixed handling of long usernames
    fixed insert_id + query log event processing atomicity in the case
    of slave death
    fix edcharset coversion to not be global to all threads
sql/sql_class.h
    fix to make insert_id event and the subsequent query event be still processed
    atomically if slave dies in the middle
sql/sql_select.cc
    temp fix to make it compile 
repl-tests/test-auto-inc/run.test@1.1
    New BitKeeper file ``repl-tests/test-auto-inc/run.test''
repl-tests/test-auto-inc/x.master@1.1
    New BitKeeper file ``repl-tests/test-auto-inc/x.master'' 
						
						
					 
					
						2000-10-08 01:48:50 -06:00 
						 
				 
			
				
					
						
							
							
								serg@serg.mysql.com 
							
						 
					 
					
						
						
							
						
						1e562819cd 
					 
					
						
						
							
							Merge  
						
						
						
						
					 
					
						2000-10-07 14:05:45 +02:00 
						 
				 
			
				
					
						
							
							
								serg@serg.mysql.com 
							
						 
					 
					
						
						
							
						
						26b3f751cb 
					 
					
						
						
							
							ORDER BY works with FULLTEXT keys  
						
						
						
						
					 
					
						2000-10-07 13:59:47 +02:00 
						 
				 
			
				
					
						
							
							
								monty@tramp.mysql.fi 
							
						 
					 
					
						
						
							
						
						207548a836 
					 
					
						
						
							
							DISTINCT optimization  
						
						... 
						
						
						
						Fixes when using column privileges
Manual updates 
						
						
					 
					
						2000-10-06 21:15:03 +03:00 
						 
				 
			
				
					
						
							
							
								monty@tramp.mysql.fi 
							
						 
					 
					
						
						
							
						
						e32799e4dd 
					 
					
						
						
							
							RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,  
						
						... 
						
						
						
						reading from FIFO, fixes for FULLTEXT, @@IDENTITY 
						
						
					 
					
						2000-09-26 00:33:25 +03:00 
						 
				 
			
				
					
						
							
							
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						b581f17be2 
					 
					
						
						
							
							Fixes for MERGE TABLES and HEAP tables  
						
						
						
						
					 
					
						2000-09-14 02:39:07 +03:00 
						 
				 
			
				
					
						
							
							
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						2776500c22 
					 
					
						
						
							
							Update to new root alloc, OPTIMIZE TABLE and some other changes  
						
						
						
						
					 
					
						2000-09-12 03:02:33 +03:00 
						 
				 
			
				
					
						
							
							
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						71b1a2990a 
					 
					
						
						
							
							Added create_tmp_disk_tables + comments for 3.23.24  
						
						
						
						
					 
					
						2000-09-07 15:27:08 +03: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 
							
						 
					 
					
						
						
							
						
						710b75f5b8 
					 
					
						
						
							
							merge  
						
						
						
						
					 
					
						2000-08-29 12:56:57 +03:00 
						 
				 
			
				
					
						
							
							
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						066d55c0c0 
					 
					
						
						
							
							Bug fixes for 3.23.23  
						
						
						
						
					 
					
						2000-08-29 12:31:01 +03:00 
						 
				 
			
				
					
						
							
							
								serg@infomag.ape.relarn.ru 
							
						 
					 
					
						
						
							
						
						eb8ad15751 
					 
					
						
						
							
							ft_optimization: identical queries merging. collection -> fulltext. Bugs fixed.  
						
						... 
						
						
						
						**************** !!! NOTE EVERYBODY: SYNTAX CHANGED !!! ********************
There's no COLLECTIONs now, full-text indexes can be created via the word
FULLTEXT, which should be used like UNIQUE. 
						
						
					 
					
						2000-08-28 17:43:58 +04:00 
						 
				 
			
				
					
						
							
							
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						d564acf14e 
					 
					
						
						
							
							Fixes for Ia64  
						
						
						
						
					 
					
						2000-08-23 15:02:27 +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 
						 
				 
			
				
					
						
							
							
								serg@infomag.ape.relarn.ru 
							
						 
					 
					
						
						
							
						
						2006b4c551 
					 
					
						
						
							
							Many MATCH'es per query now allowed (i.e. AND's and OR's now work, but  
						
						... 
						
						
						
						slow - full table scan); ORDER BY now works with MATCH (slow, full table
scan) 
						
						
					 
					
						2000-08-17 19:30:36 +04:00 
						 
				 
			
				
					
						
							
							
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						ea013c2152 
					 
					
						
						
							
							Fixed for Ia64 + delayed key creation + a lot of small bug fixes  
						
						
						
						
					 
					
						2000-08-15 20:09:37 +03:00 
						 
				 
			
				
					
						
							
							
								bk@work.mysql.com 
							
						 
					 
					
						
						
							
						
						f4c589ff6c 
					 
					
						
						
							
							Import changeset  
						
						
						
						
					 
					
						2000-07-31 21:29:14 +02:00