mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 15:07:29 -04:00 
			
		
		
		
	Fix error log when loading issues caused by a xorm bug (#7271)
* fix error log when loading issues caused by a xorm bug * upgrade packages * fix fmt * fix Consistency * fix tests
This commit is contained in:
		
							
								
								
									
										11
									
								
								vendor/github.com/go-sql-driver/mysql/CHANGELOG.md
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										11
									
								
								vendor/github.com/go-sql-driver/mysql/CHANGELOG.md
									
									
									
										generated
									
									
										vendored
									
									
								
							| @@ -1,3 +1,14 @@ | ||||
| ## Version 1.4.1 (2018-11-14) | ||||
|  | ||||
| Bugfixes: | ||||
|  | ||||
|  - Fix TIME format for binary columns (#818) | ||||
|  - Fix handling of empty auth plugin names (#835) | ||||
|  - Fix caching_sha2_password with empty password (#826) | ||||
|  - Fix canceled context broke mysqlConn (#862) | ||||
|  - Fix OldAuthSwitchRequest support (#870) | ||||
|  - Fix Auth Response packet for cleartext password (#887) | ||||
|  | ||||
| ## Version 1.4 (2018-06-03) | ||||
|  | ||||
| Changes: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user