mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-30 04:26:45 +03:00 
			
		
		
		
	 5aa46cafe3
			
		
	
	5aa46cafe3
	
	
	
		
			
			Remove some compiler warnings when using VC++ Add InnoDB in normal MySQL binary for windows.
		
			
				
	
	
		
			36 lines
		
	
	
		
			532 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			532 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
| ; $Id: libdb_tcl.def,v 11.2 1999/11/21 23:10:00 bostic Exp $
 | |
| 
 | |
| DESCRIPTION     'Berkeley DB TCL interface Library'
 | |
| EXPORTS
 | |
| 	Db_tcl_Init
 | |
| 	bdb_DbmCommand
 | |
| 	bdb_HCommand
 | |
| 	bdb_NdbmOpen
 | |
| 	bdb_RandCommand
 | |
| 	db_Cmd
 | |
| 	dbc_Cmd
 | |
| 	env_Cmd
 | |
| 	ndbm_Cmd
 | |
| 	tcl_EnvRemove
 | |
| 	tcl_LockDetect
 | |
| 	tcl_LockGet
 | |
| 	tcl_LockStat
 | |
| 	tcl_LockVec
 | |
| 	tcl_LogArchive
 | |
| 	tcl_LogCompare
 | |
| 	tcl_LogFile
 | |
| 	tcl_LogFlush
 | |
| 	tcl_LogGet
 | |
| 	tcl_LogPut
 | |
| 	tcl_LogRegister
 | |
| 	tcl_LogStat
 | |
| 	tcl_LogUnregister
 | |
| 	tcl_Mp
 | |
| 	tcl_MpStat
 | |
| 	tcl_MpSync
 | |
| 	tcl_MpTrickle
 | |
| 	tcl_Txn
 | |
| 	tcl_TxnCheckpoint
 | |
| 	tcl_TxnStat
 | |
| 	txn_Cmd
 |