monty@hundin.mysql.fi 
							
						 
					 
					
						
						
							
						
						6ccf4e50a2 
					 
					
						
						
							
							Fixes for compiling distribution with MIT-threads  
						
						 
						
						
						
						
					 
					
						2002-06-20 23:26:39 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								monty@mashka.mysql.fi 
							
						 
					 
					
						
						
							
						
						fc52abc50f 
					 
					
						
						
							
							Cleanup of checking of user resources  
						
						 
						
						... 
						
						
						
						Added missing checking of no_keyread 
						
						
					 
					
						2002-06-16 17:06:12 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								monty@mashka.mysql.fi 
							
						 
					 
					
						
						
							
						
						2aecdd1a91 
					 
					
						
						
							
							Big code cleanup/review before 4.0.2 release.  
						
						 
						
						... 
						
						
						
						(All commit emails since 4.0.1 checked)
This had to be done now, before the 4.1 tree changes to much, to make it easy to propagate bug fixes to the 4.1 tree. 
						
						
					 
					
						2002-06-11 11:20:31 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								monty@hundin.mysql.fi 
							
						 
					 
					
						
						
							
						
						f5ed8784a2 
					 
					
						
						
							
							merge with 3.23.51  
						
						 
						
						
						
						
					 
					
						2002-05-16 18:20:49 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								monty@hundin.mysql.fi 
							
						 
					 
					
						
						
							
						
						353fb57b74 
					 
					
						
						
							
							New my_gethostbyname_r() handling  
						
						 
						
						... 
						
						
						
						Changed some status variable names
Fix bug in GRANT ... PASSWORD string 
						
						
					 
					
						2002-05-16 16:32:51 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								monty@hundin.mysql.fi 
							
						 
					 
					
						
						
							
						
						9d0f8a1b5f 
					 
					
						
						
							
							Fixed that enable-reads-from-master and repl-parse-query works in option files.  
						
						 
						
						... 
						
						
						
						Fixed slowdown problem on win98
Fixed syntax for ALTER TABLE .. RENAME 
						
						
					 
					
						2002-04-29 12:24:14 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								monty@hundin.mysql.fi 
							
						 
					 
					
						
						
							
						
						1f5f3612f3 
					 
					
						
						
							
							Fixed syntax error in mysql.cc  
						
						 
						
						
						
						
					 
					
						2002-04-24 15:23:32 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								monty@hundin.mysql.fi 
							
						 
					 
					
						
						
							
						
						d80ebc17d6 
					 
					
						
						
							
							Cleanups  
						
						 
						
						... 
						
						
						
						Don't use DBUG library for struct st_my_thread_var to make code less complicated. 
						
						
					 
					
						2002-04-02 17:54:57 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								sasha@mysql.sashanet.com 
							
						 
					 
					
						
						
							
						
						f28f8d086d 
					 
					
						
						
							
							coverted my_thread_init() /end to use my_malloc()/my_free() to help track  
						
						 
						
						... 
						
						
						
						down replication corruption 
						
						
					 
					
						2002-03-26 22:19:23 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								monty@hundin.mysql.fi 
							
						 
					 
					
						
						
							
						
						b658662ae4 
					 
					
						
						
							
							Update copyright  
						
						 
						
						... 
						
						
						
						Fixed memory leak on shutdown (Affects the embedded version & MyODBC) 
						
						
					 
					
						2001-12-06 14:10:51 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								monty@hundin.mysql.fi 
							
						 
					 
					
						
						
							
						
						733f865f54 
					 
					
						
						
							
							Fixes for OS2.  
						
						 
						
						... 
						
						
						
						Fix bug in isamlog
Add argument types to function declarations. 
						
						
					 
					
						2001-08-22 01:45:07 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								monty@donna.mysql.fi 
							
						 
					 
					
						
						
							
						
						aa11573380 
					 
					
						
						
							
							Added defines for fast mutex in glibc 2.2 (should be safe)  
						
						 
						
						... 
						
						
						
						Fixed crash in SELECT DISTINCT SUM(...)
Fix return value of mysortncmp() for innobase
Fix join_crash bug 
						
						
					 
					
						2001-03-24 20:15:14 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						df280335b0 
					 
					
						
						
							
							Fix for SAFE_MUTEX + MERGE tables  
						
						 
						
						
						
						
					 
					
						2000-09-21 01:58:38 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						830d308960 
					 
					
						
						
							
							Fix for SAFE_MUTEX on windows  
						
						 
						
						
						
						
					 
					
						2000-09-20 19:37:07 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								bk@work.mysql.com 
							
						 
					 
					
						
						
							
						
						f4c589ff6c 
					 
					
						
						
							
							Import changeset  
						
						 
						
						
						
						
					 
					
						2000-07-31 21:29:14 +02:00