mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-03 14:33:32 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			159 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			159 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
CREATE TEMPORARY TABLE table_54044 ENGINE = INNODB
 | 
						|
AS SELECT IF(NULL  IS NOT NULL, NULL, NULL);
 | 
						|
ERROR HY000: Can't create table 'test.table_54044' (errno: -1)
 |