konstantin@mysql.com 
							
						 
					 
					
						
						
							
						
						223bf565af 
					 
					
						
						
							
							Add the test case for Bug#8722 "prepared statement with view crashes  
						
						... 
						
						
						
						server" to the test suite, the bug is no longer repeatable. 
						
						
					 
					
						2005-03-24 00:48:16 +03:00 
						 
				 
			
				
					
						
							
							
								konstantin@mysql.com 
							
						 
					 
					
						
						
							
						
						8ed6b8f82c 
					 
					
						
						
							
							Cleanup, remove some -ansi -pedancit warnings (mysql_client_test.c)  
						
						
						
						
					 
					
						2005-03-19 18:16:38 +03:00 
						 
				 
			
				
					
						
							
							
								jimw@mysql.com 
							
						 
					 
					
						
						
							
						
						5ff77dfb54 
					 
					
						
						
							
							Fix 64-bit issue with mysql_client_test. (Bug  #8047 )  
						
						
						
						
					 
					
						2005-03-16 16:29:43 -08:00 
						 
				 
			
				
					
						
							
							
								monty@mysql.com 
							
						 
					 
					
						
						
							
						
						7e5f74f8f2 
					 
					
						
						
							
							Merge with global tree  
						
						
						
						
					 
					
						2005-02-25 17:12:06 +02:00 
						 
				 
			
				
					
						
							
							
								monty@mysql.com 
							
						 
					 
					
						
						
							
						
						0a6b7aedb2 
					 
					
						
						
							
							Remove compiler warnings and remove not used variables  
						
						... 
						
						
						
						(Found during build process) 
						
						
					 
					
						2005-02-25 16:53:22 +02:00 
						 
				 
			
				
					
						
							
							
								bell@51.0.168.192.in-addr.arpa 
							
						 
					 
					
						
						
							
						
						a11369b999 
					 
					
						
						
							
							Merge  
						
						
						
						
					 
					
						2005-02-20 18:49:27 +02:00 
						 
				 
			
				
					
						
							
							
								jimw@mysql.com 
							
						 
					 
					
						
						
							
						
						7eb8c130f7 
					 
					
						
						
							
							Merge  
						
						
						
						
					 
					
						2005-02-17 16:16:58 -08:00 
						 
				 
			
				
					
						
							
							
								jimw@mysql.com 
							
						 
					 
					
						
						
							
						
						45d8283f1a 
					 
					
						
						
							
							Merge  
						
						
						
						
					 
					
						2005-02-17 13:52:39 -08:00 
						 
				 
			
				
					
						
							
							
								jimw@mysql.com 
							
						 
					 
					
						
						
							
						
						e2291bdc7e 
					 
					
						
						
							
							Only escape the first character in a sequence of bytes that appears to be  
						
						... 
						
						
						
						a multibyte character, but was not a valid multibyte character. Refinement
of fix for Bug #8378 . 
						
						
					 
					
						2005-02-15 11:31:01 -08:00 
						 
				 
			
				
					
						
							
							
								bell@sanja.is.com.ua 
							
						 
					 
					
						
						
							
						
						6da6c5be0c 
					 
					
						
						
							
							fixed SP processing for mysql_list_fields() command (BUG#6814)  
						
						
						
						
					 
					
						2005-02-13 21:47:00 +02:00 
						 
				 
			
				
					
						
							
							
								konstantin@mysql.com 
							
						 
					 
					
						
						
							
						
						957beb9794 
					 
					
						
						
							
							Merge mysql.com:/home/kostja/work/mysql-4.1-root  
						
						... 
						
						
						
						into mysql.com:/home/kostja/work/mysql-5.0-root 
						
						
					 
					
						2005-02-10 18:31:02 +03:00 
						 
				 
			
				
					
						
							
							
								konstantin@mysql.com 
							
						 
					 
					
						
						
							
						
						36c992b264 
					 
					
						
						
							
							Follow-up for bug#7990  
						
						
						
						
					 
					
						2005-02-10 18:24:26 +03:00 
						 
				 
			
				
					
						
							
							
								konstantin@mysql.com 
							
						 
					 
					
						
						
							
						
						6054f8140c 
					 
					
						
						
							
							Merge mysql.com:/home/kostja/work/mysql-4.1-root  
						
						... 
						
						
						
						into mysql.com:/home/kostja/work/mysql-5.0-root 
						
						
					 
					
						2005-02-10 17:53:06 +03:00 
						 
				 
			
				
					
						
							
							
								konstantin@mysql.com 
							
						 
					 
					
						
						
							
						
						4b2b327dcc 
					 
					
						
						
							
							A fix and test case for Bug#7990 "mysql_stmt_close doesn't  
						
						... 
						
						
						
						reset mysql->net.last_error": the solution is to clear
MYSQL->net error before performing COM_CLOSE: if the call
succeeds, the connection is usable for other statements.
More comprehensive fix is to clear MYSQL->net for all
recoverable errors at the time they happen, it will be
implemented in 5.0 as it introduces incompatibility in behavior. 
						
						
					 
					
						2005-02-10 17:41:54 +03:00 
						 
				 
			
				
					
						
							
							
								konstantin@mysql.com 
							
						 
					 
					
						
						
							
						
						7d735c7207 
					 
					
						
						
							
							manual merge  
						
						
						
						
					 
					
						2005-02-10 16:58:02 +03:00 
						 
				 
			
				
					
						
							
							
								konstantin@mysql.com 
							
						 
					 
					
						
						
							
						
						016544df22 
					 
					
						
						
							
							A fix and test case for Bug#8330 "mysql_stmt_execute crashes" (libmysql).  
						
						
						
						
					 
					
						2005-02-10 14:56:20 +03:00 
						 
				 
			
				
					
						
							
							
								jimw@mysql.com 
							
						 
					 
					
						
						
							
						
						5bb39302ab 
					 
					
						
						
							
							When escaping a string in a multi-byte character set, escape all bytes of  
						
						... 
						
						
						
						a character that appears to be a multi-byte character based on its first
byte, but is not actually a valid multi-byte character. (Bug #8378 ) 
						
						
					 
					
						2005-02-09 16:14:13 -08:00 
						 
				 
			
				
					
						
							
							
								hf@deer.(none) 
							
						 
					 
					
						
						
							
						
						b94a482ee9 
					 
					
						
						
							
							Precision Math implementation  
						
						
						
						
					 
					
						2005-02-09 02:50:45 +04:00 
						 
				 
			
				
					
						
							
							
								jimw@mysql.com 
							
						 
					 
					
						
						
							
						
						d11081bd6f 
					 
					
						
						
							
							Merge  
						
						
						
						
					 
					
						2005-01-24 13:48:48 -08:00 
						 
				 
			
				
					
						
							
							
								serg@serg.mylan 
							
						 
					 
					
						
						
							
						
						c33f1b6e63 
					 
					
						
						
							
							Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/  
						
						... 
						
						
						
						into serg.mylan:/usr/home/serg/Abk/mysql-4.1 
						
						
					 
					
						2005-01-24 19:45:15 +01:00 
						 
				 
			
				
					
						
							
							
								lenz@mysql.com 
							
						 
					 
					
						
						
							
						
						9675b0698f 
					 
					
						
						
							
							- renamed client_test -> mysql_client_test  
						
						... 
						
						
						
						- renamed the tests that use the embedded server (client_test -> 
  mysql_client_test_embedded, mysqltest -> mysql_test_embedded
  and changed some Makefiles and scripts so they are installed in $bindir
  (required to be able to run the test suite against the embedded server) 
						
						
					 
					
						2005-01-20 16:25:38 +01:00