r2078: Changes to finish separating clsql-base form clsql
[clsql.git] / interfaces / mysql / mysql-usql.cl
index 59a23b44f2a46e8bcd4e14bfe03dff71ea876242..311bf67df13ef78b561ffa5533e15e4d7811848c 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmers:   Kevin M. Rosenberg and onShore Development Inc\r
 ;;;; Date Started:  Mar 2002\r
 ;;;;\r
-;;;; $Id: mysql-usql.cl,v 1.5 2002/04/27 21:48:08 kevin Exp $\r
+;;;; $Id: mysql-usql.cl,v 1.6 2002/05/27 17:19:30 kevin Exp $\r
 ;;;;\r
 ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg\r
 ;;;; and by onShore Development Inc.\r
@@ -80,6 +80,7 @@
 \r
 ;; Misc USQL functions\r
 \r
+#|\r
 #+ignore\r
 (defmethod database-output-sql ((expr clsql-sys::sql-typecast-exp) \r
                                (database mysql-database))\r
     (make-instance 'clsql-sys::sql-typecast-exp\r
                    :modifier 'int8\r
                    :components val)))\r
+|#\r