Sinisa@sinisa.nasamreza.org 
							
						 
					 
					
						
						
							
						
						b3005bf70f 
					 
					
						
						
							
							A final and proper fix for HP-UX problems with pthread_cond_timedwait.  
						
						 
						
						... 
						
						
						
						This time I did it "by the book" as this function can return any 
of the down cited values after timeout !! This is now done 100 %
according to HP-UX DCE documentation.
This made Hewlett-Packard very happy. 
						
						
					 
					
						2002-05-16 18:58:50 +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 
							
						 
					 
					
						
						
							
						
						727122aadd 
					 
					
						
						
							
							merge  
						
						 
						
						
						
						
					 
					
						2002-04-25 01:16:42 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sinisa@sinisa.nasamreza.org 
							
						 
					 
					
						
						
							
						
						9fc8200249 
					 
					
						
						
							
							Small fix for HP-UX 10.20 with DCE threads  
						
						 
						
						... 
						
						
						
						Also --with-libwrap is tested on Linux just fine. 
						
						
					 
					
						2002-04-16 21:19:00 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								monty@tik.mysql.fi 
							
						 
					 
					
						
						
							
						
						c0d9954cc7 
					 
					
						
						
							
							Fixed pthread_cond_timedwait() for HPUX and DCE threads  
						
						 
						
						... 
						
						
						
						Cleanup of LIBWRAP handling 
						
						
					 
					
						2002-04-16 16:29:14 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								monty@hundin.mysql.fi 
							
						 
					 
					
						
						
							
						
						0eb46e4256 
					 
					
						
						
							
							Fix insert delated + query cache.  
						
						 
						
						... 
						
						
						
						Fix pthread_mutex_trylock on HPUX (needed for query cache). 
						
						
					 
					
						2001-12-20 06:14:11 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								monty@hundin.mysql.fi 
							
						 
					 
					
						
						
							
						
						4dbd9e061c 
					 
					
						
						
							
							Lots of portability fixes.  
						
						 
						
						... 
						
						
						
						Fixed shutdown on HPUX.
Fixed bug in query cache. 
						
						
					 
					
						2001-12-17 03:02:58 +02: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@bitch.mysql.fi 
							
						 
					 
					
						
						
							
						
						d0ccff5090 
					 
					
						
						
							
							New improved IO_CACHE  
						
						 
						
						
						
						
					 
					
						2001-11-28 02:55:52 +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 
							
						 
					 
					
						
						
							
						
						e05df20dc5 
					 
					
						
						
							
							Fixed gethostname_r tests to be more portable  
						
						 
						
						
						
						
					 
					
						2001-01-01 14:17:10 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						2fedd7bae7 
					 
					
						
						
							
							Bug fixes + defines for INNOBASE  
						
						 
						
						
						
						
					 
					
						2000-10-20 17:39:23 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						91033f872c 
					 
					
						
						
							
							Update to get 3.23.23 to compile  
						
						 
						
						
						
						
					 
					
						2000-08-31 17:25:30 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								tim@localhost.polyesthetic.msg 
							
						 
					 
					
						
						
							
						
						c6c775c982 
					 
					
						
						
							
							Add const to [my_]sigwait() arg, to make all declarations match.  
						
						 
						
						
						
						
					 
					
						2000-08-09 14:47:25 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								bk@work.mysql.com 
							
						 
					 
					
						
						
							
						
						f4c589ff6c 
					 
					
						
						
							
							Import changeset  
						
						 
						
						
						
						
					 
					
						2000-07-31 21:29:14 +02:00