mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-03 14:33:32 +03:00 
			
		
		
		
	- Added a stub scripts/fill_help_tables.sql file to satisfy the build dependencies - Removed scripts/fill_help_tables.sh and updated scripts/Makefile.am accordingly The fill_help_tables.sql stub will be replaced with the approriate content when building the official source distribution via Bootstrap - it's now autogenerated on the documentation server and will be copied into place before packing up the source distribution.
		
			
				
	
	
		
			4 lines
		
	
	
		
			210 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			210 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
-- fill_help_tables.sql - this file is a placeholder to satisfy build dependencies -
 | 
						|
-- it will be replaced with the appropriate content by the Boostrap script that
 | 
						|
-- creates the official source distribution.
 |