kent@mysql.com 
							
						 
					 
					
						
						
							
						
						7b2e04d5a2 
					 
					
						
						
							
							Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1  
						
						... 
						
						
						
						into mysql.com:/Users/kent/mysql/bk/mysql-5.0-release 
						
						
					 
					
						2005-09-30 16:37:02 +02:00 
						 
				 
			
				
					
						
							
							
								kent@mysql.com 
							
						 
					 
					
						
						
							
						
						664503deca 
					 
					
						
						
							
							Removed all Visual Studio .Net .vcproj files to be able to  
						
						... 
						
						
						
						back-port to 4.1 and merge forward to 5.x again properly. 
						
						
					 
					
						2005-09-30 16:33:27 +02:00 
						 
				 
			
				
					
						
							
							
								kent@mysql.com 
							
						 
					 
					
						
						
							
						
						21cf818a8d 
					 
					
						
						
							
							Many files:  
						
						... 
						
						
						
						New VC7 project files
des_key_file.cc:
  Visual C++ wants '"' for local include
mysql.cc:
  Cast my_cgets() argument for VC6 and VC7
dummy.cpp:
  Added to convince VS .Net generate a lib for mysqlserver 
						
						
					 
					
						2005-09-30 14:03:55 +02:00 
						 
				 
			
				
					
						
							
							
								reggie@fedora.(none) 
							
						 
					 
					
						
						
							
						
						66e6453e2a 
					 
					
						
						
							
							some last minute Windows compile fixes and makefile corrections  
						
						
						
						
					 
					
						2005-09-15 14:32:01 -05:00 
						 
				 
			
				
					
						
							
							
								reggie@fedora.(none) 
							
						 
					 
					
						
						
							
						
						5a0250c349 
					 
					
						
						
							
							Conversions of dsp files to vcproj.  These files are compatible with  
						
						... 
						
						
						
						Visual Studio 2003.  I have not yet changed the windows build scripts
to use these. 
						
						
					 
					
						2005-08-02 18:47:02 -05:00 
						 
				 
			
				
					
						
							
							
								serg@serg.mylan 
							
						 
					 
					
						
						
							
						
						956682de1a 
					 
					
						
						
							
							merged  
						
						
						
						
					 
					
						2005-03-09 14:09:06 +01:00 
						 
				 
			
				
					
						
							
							
								georg@lmy002.wdf.sap.corp 
							
						 
					 
					
						
						
							
						
						e8e5cd5053 
					 
					
						
						
							
							Various fixes for Windows 2003 Platform SDK SP1 beta  
						
						
						
						
					 
					
						2005-03-07 13:04:05 +01:00 
						 
				 
			
				
					
						
							
							
								georg@lmy002.wdf.sap.corp 
							
						 
					 
					
						
						
							
						
						473f2f9409 
					 
					
						
						
							
							New Project files for Windows Ithanium 64-bit builds  
						
						
						
						
					 
					
						2005-03-06 14:22:28 +01:00 
						 
				 
			
				
					
						
							
							
								guilhem@mysql.com 
							
						 
					 
					
						
						
							
						
						1cbc904c59 
					 
					
						
						
							
							Changing the default of libmysqlclient : it's now NO reconnection.  
						
						... 
						
						
						
						All our programs which use mysql_real_connect() and mysql_connect() are updated accordingly, though I have deliberately
made mysqlimport not reconnect anymore (already true for mysqldump >= 4.1.8).
All Connector devs have been warned about the change I'm doing here - which was agreed with Monty,
and fixes BUG#2555. 
						
						
					 
					
						2004-12-09 14:44:10 +01:00 
						 
				 
			
				
					
						
							
							
								monty@mysql.com 
							
						 
					 
					
						
						
							
						
						a4b0ec1ede 
					 
					
						
						
							
							Merge with 4.0, mainly to get changes to windows project files  
						
						
						
						
					 
					
						2004-05-20 00:54:52 +03:00 
						 
				 
			
				
					
						
							
							
								monty@mysql.com 
							
						 
					 
					
						
						
							
						
						86a966256b 
					 
					
						
						
							
							Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt'  
						
						... 
						
						
						
						Ensured that all projects compile
Removed compiler warnings
Better setting of server_version variable.
Fix that make_win_src_distribution creates the privilege tables. 
						
						
					 
					
						2004-05-19 16:38:12 +03:00 
						 
				 
			
				
					
						
							
							
								monty@mysql.com 
							
						 
					 
					
						
						
							
						
						7c725b2486 
					 
					
						
						
							
							Fixed compiler warnings from Intel compiler in Win64  
						
						... 
						
						
						
						Added option --max-record-length=# to myisamchk
Don't try repair twice if doing myisamchk --repair --force
Shared memory handler didn't clean up things on errors or shutdown 
						
						
					 
					
						2003-11-23 14:36:41 +02:00 
						 
				 
			
				
					
						
							
							
								greg@mysql.com 
							
						 
					 
					
						
						
							
						
						564dad6c53 
					 
					
						
						
							
							Remove 3.23 InstallShield files, improve make_win_src_distribution, add extra myTest.dsp to be copied into distributions as a fix for BUG#999  
						
						
						
						
					 
					
						2003-09-15 17:39:50 -04:00 
						 
				 
			
				
					
						
							
							
								monty@narttu.mysql.fi 
							
						 
					 
					
						
						
							
						
						f83e876065 
					 
					
						
						
							
							Update of VC++ project files (to remove link warnings)  
						
						... 
						
						
						
						Fix unlock error in myisamchk on windows when doing --sort-index
Use SetFilePointer instead of SetFilePointerEx 
						
						
					 
					
						2003-08-25 14:27:32 +03:00 
						 
				 
			
				
					
						
							
							
								monty@narttu.mysql.fi 
							
						 
					 
					
						
						
							
						
						e8aa21c8d3 
					 
					
						
						
							
							LOAD DATA INFILE is not replicated if replicate_*_table is set  
						
						... 
						
						
						
						LOAD DATA LOCAL INFILE was not replicated correctly 
						
						
					 
					
						2003-02-28 22:24:00 +02:00 
						 
				 
			
				
					
						
							
							
								monty@hundin.mysql.fi 
							
						 
					 
					
						
						
							
						
						5aa46cafe3 
					 
					
						
						
							
							Updated VC++ dsp files from windows build machine  
						
						... 
						
						
						
						Remove some compiler warnings when using VC++
Add InnoDB in normal MySQL binary for windows. 
						
						
					 
					
						2002-08-29 18:20:04 +03:00 
						 
				 
			
				
					
						
							
							
								monty@hundin.mysql.fi 
							
						 
					 
					
						
						
							
						
						578a9d9901 
					 
					
						
						
							
							Updated windows files (VC++ files and winmysqladmin).  
						
						... 
						
						
						
						Portability fixes.
Removed compiler warnings. 
						
						
					 
					
						2002-06-28 17:26:11 +03:00 
						 
				 
			
				
					
						
							
							
								miguel@light.local 
							
						 
					 
					
						
						
							
						
						9cc393f6e4 
					 
					
						
						
							
							Adding Win32 IDE Stuff  
						
						... 
						
						
						
						-WorkSpace and Project Files for VC++6.0
-InstallShield Files for setup program. 
						
						
					 
					
						2001-10-21 23:11:13 -02:00