1
  
2
  
3
  
4
  
5
  
6
  
7
  
8
  
9
  
/* 
 * $Id: mysql.pike,v 1.1 1997/03/06 21:20:19 grubba Exp $ 
 * 
 * Glue for the Mysql-module 
 */ 
 
inherit Mysql.mysql;