sasha@mysql.sashanet.com 
							
						 
					 
					
						
						
							
						
						634ba86ad7 
					 
					
						
						
							
							client/mysqltest.c  
						
						... 
						
						
						
						added send/reap/dirty_close
include/mysql.h
    mysql_send_query()/mysql_reap_query()
libmysql/libmysql.c
    mysql_send_query()/mysql_reap_query()
mysys/my_vsnprintf.c
    fixed critical bug that codedumped when connection aborted
sql/sql_parse.cc
    0
mysql-test/r/dirty-close.result
    New BitKeeper file ``mysql-test/r/dirty-close.result''
mysql-test/t/dirty-close.test
    New BitKeeper file ``mysql-test/t/dirty-close.test'' 
						
						
					 
					
						2001-01-19 22:40:16 -07:00 
						 
				 
			
				
					
						
							
							
								tim@cane.mysql.fi 
							
						 
					 
					
						
						
							
						
						65a61dc4a3 
					 
					
						
						
							
							If get_charset() fails when trying to load the server's charset,  
						
						... 
						
						
						
						use the default charset instead of failing. 
						
						
					 
					
						2001-01-16 21:39:16 +02:00 
						 
				 
			
				
					
						
							
							
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						5c18942398 
					 
					
						
						
							
							cleanups  
						
						
						
						
					 
					
						2000-12-31 12:21:42 +02:00 
						 
				 
			
				
					
						
							
							
								tim@cane.mysql.fi 
							
						 
					 
					
						
						
							
						
						9a29f1f7a5 
					 
					
						
						
							
							Compatibility fix for BSDi.  
						
						... 
						
						
						
						BSDi uses size_t * for the optlen arg to getsockopt, while other Unixes
use socklen_t *. 
						
						
					 
					
						2000-12-21 11:54:08 +02:00 
						 
				 
			
				
					
						
							
							
								monty@tik.mysql.com 
							
						 
					 
					
						
						
							
						
						b186b4f27a 
					 
					
						
						
							
							Fixed that LPAD() and RPAD() cuts arguments  
						
						... 
						
						
						
						New test for string functions 
						
						
					 
					
						2000-12-15 10:58:17 +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 
							
						 
					 
					
						
						
							
						
						b65dbb6114 
					 
					
						
						
							
							Fixed problem with auto-repair of MyISAM tables  
						
						... 
						
						
						
						Fixed bug in ISAM and MyISAM when updating from multiple-processes 
						
						
					 
					
						2000-11-21 03:43:34 +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 
							
						 
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
							
							
								sasha@mysql.sashanet.com 
							
						 
					 
					
						
						
							
						
						96815f82a6 
					 
					
						
						
							
							libmysql/libmysql.c  
						
						... 
						
						
						
						keep vio from being freed twice when we are low on memory
mysys/safemalloc.c
    changes for --safemalloc-mem-limit
sql/mini_client.cc
    keep vio from being freed twice
sql/mysqld.cc
    changes for --safemalloc-mem-limit
sql/slave.cc
    prevent closing connection twice
sql/sql_string.h
    shrink() did not work right when my_realloc() failed 
						
						
					 
					
						2000-10-28 23:26:48 -06:00 
						 
				 
			
				
					
						
							
							
								tim@threads.polyesthetic.msg 
							
						 
					 
					
						
						
							
						
						395a1809a6 
					 
					
						
						
							
							Show charsets dir in error message, instead of just "path: default".  
						
						
						
						
					 
					
						2000-10-09 16:10:41 -04: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 
							
						 
					 
					
						
						
							
						
						4496d43faa 
					 
					
						
						
							
							Quoting of TIMESTAMP columns and small optimizations  
						
						
						
						
					 
					
						2000-09-02 07:58:42 +03:00 
						 
				 
			
				
					
						
							
							
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						066d55c0c0 
					 
					
						
						
							
							Bug fixes for 3.23.23  
						
						
						
						
					 
					
						2000-08-29 12:31:01 +03:00 
						 
				 
			
				
					
						
							
							
								monty@donna.mysql.com 
							
						 
					 
					
						
						
							
						
						d564acf14e 
					 
					
						
						
							
							Fixes for Ia64  
						
						
						
						
					 
					
						2000-08-23 15:02:27 +03:00 
						 
				 
			
				
					
						
							
							
								jcole@jcole.burghcom.com 
							
						 
					 
					
						
						
							
						
						3eaa2494ef 
					 
					
						
						
							
							Fix "dosen't" for someone who mailed us. :)  
						
						
						
						
					 
					
						2000-08-16 04:17:40 -05:00 
						 
				 
			
				
					
						
							
							
								bk@work.mysql.com 
							
						 
					 
					
						
						
							
						
						f4c589ff6c 
					 
					
						
						
							
							Import changeset  
						
						
						
						
					 
					
						2000-07-31 21:29:14 +02:00