mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 15:50:51 +03:00 
			
		
		
		
	mysql-test/r/init_file.result: Add new file init_file.result mysql-test/r/mysql_client_test.result: Add new file mysql_client_test.result
		
			
				
	
	
		
			17 lines
		
	
	
		
			102 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			102 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| ok
 | |
| end of 4.1 tests
 | |
| select * from t1;
 | |
| x
 | |
| 3
 | |
| 5
 | |
| 7
 | |
| 11
 | |
| 13
 | |
| select * from t2;
 | |
| y
 | |
| 30
 | |
| 3
 | |
| 11
 | |
| 13
 | |
| drop table t1, t2;
 |