Update to MySQL 5.1.52
This commit is contained in:
		
							parent
							
								
									bf7fe9919b
								
							
						
					
					
						commit
						101f2ccc0b
					
				
							
								
								
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@ -1 +1 @@
 | 
			
		||||
/mysql-5.1.51-nodocs.tar.gz
 | 
			
		||||
/mysql-5.1.52-nodocs.tar.gz
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
Name: mysql
 | 
			
		||||
Version: 5.1.51
 | 
			
		||||
Release: 2%{?dist}
 | 
			
		||||
Version: 5.1.52
 | 
			
		||||
Release: 1%{?dist}
 | 
			
		||||
Summary: MySQL client programs and shared libraries
 | 
			
		||||
Group: Applications/Databases
 | 
			
		||||
URL: http://www.mysql.com
 | 
			
		||||
@ -577,6 +577,11 @@ fi
 | 
			
		||||
%{_mandir}/man1/mysql_client_test.1*
 | 
			
		||||
 | 
			
		||||
%changelog
 | 
			
		||||
* Mon Nov  1 2010 Tom Lane <tgl@redhat.com> 5.1.52-1
 | 
			
		||||
- Update to MySQL 5.1.52, for various fixes described at
 | 
			
		||||
  http://dev.mysql.com/doc/refman/5.1/en/news-5-1-52.html
 | 
			
		||||
Resolves: #646569
 | 
			
		||||
 | 
			
		||||
* Thu Oct  7 2010 Tom Lane <tgl@redhat.com> 5.1.51-2
 | 
			
		||||
- Re-disable the outfile_loaddata test, per report from Dan Horak.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user