mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 19:06:14 +01:00 
			
		
		
		
	 8c457dad48
			
		
	
	
	8c457dad48
	
	
	
		
			
			Make installer fail if INSTALLDIR exists. In UI mode, show a popup and disable "Next" button until install root is corrected
		
			
				
	
	
		
			11 lines
		
	
	
	
		
			203 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			203 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
| LIBRARY "wixca"
 | |
| VERSION 1.0
 | |
| EXPORTS
 | |
| PresetDatabaseProperties
 | |
| RemoveDataDirectory
 | |
| CreateDatabaseRollback
 | |
| CheckDatabaseProperties
 | |
| CheckDataDirectory
 | |
| CheckDBInUse
 | |
| CheckServiceUpgrades
 | |
| CheckInstallDirectory
 |