mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 02:46:29 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			150 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			150 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| use mysql;
 | |
| # Kill the server
 | |
| # restart: --datadir=MYSQLTEST_VARDIR/tmp/ddir
 | |
| connect  root,localhost,root,wrongpass,mysql;
 | |
| # Kill the server
 | |
| # restart
 | 
