mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-30 04:26:45 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			426 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			426 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
| #------------------------------------------------------------------------------
 | |
| # MyISAM Log
 | |
| #------------------------------------------------------------------------------
 | |
| MODULE	libc.nlm
 | |
| SCREENNAME "MySQL MyISAM Table Log Tool"
 | |
| COPYRIGHT "(c) 2003-2005 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Reserved."
 | |
| DESCRIPTION "MySQL MyISAM Table Log Tool"
 | |
| VERSION 4, 0
 | |
| STACKSIZE 32768
 | |
| XDCDATA ../netware/mysql.xdc
 | |
| #DEBUG
 | |
| 
 | 
