mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-02 02:53:04 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			411 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			411 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
#------------------------------------------------------------------------------
 | 
						|
# MySQL Client
 | 
						|
#------------------------------------------------------------------------------
 | 
						|
MODULE	libc.nlm
 | 
						|
EXPORT @libmysql.imp
 | 
						|
COPYRIGHT "(c) 2003-2005 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Reserved."
 | 
						|
DESCRIPTION "MySQL Client Library"
 | 
						|
VERSION 4, 0
 | 
						|
AUTOUNLOAD
 | 
						|
STACKSIZE 32768
 | 
						|
XDCDATA ../netware/mysql.xdc
 | 
						|
#DEBUG
 |