mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-30 04:26:45 +03:00 
			
		
		
		
	 678e15174e
			
		
	
	678e15174e
	
	
	
		
			
			"strict mode: inserts autogenerated auto_increment value bigger than max" Strict mode should fail if autoincrement value is out of range
		
			
				
	
	
		
			9 lines
		
	
	
		
			117 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			117 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| #
 | |
| # Bug#20573 Strict mode auto-increment
 | |
| #
 | |
| 
 | |
| let $type= 'MEMORY' ;
 | |
| --source include/strict_autoinc.inc
 | |
| 
 | |
| # end of test
 |