You've already forked mariadb-columnstore-engine
							
							
				mirror of
				https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
				synced 2025-10-30 07:25:34 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			127 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			127 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| if (`SELECT (sys.version_major(), sys.version_minor()) < (10, 9)`) 
 | |
| { 
 | |
|     skip Should run with after MariaDB 10.9 binaries;
 | |
| }
 |