Adding versions to the Changelog
[clsql.git] / db-mysql / mysql-package.lisp
index 53f13893cc4f0adec5adde708c0e82c684851860..926254db445a40d4a606a52a3cb2263acf7a8842 100644 (file)
@@ -7,8 +7,6 @@
 ;;;; Programmers:   Kevin M. Rosenberg
 ;;;; Date Started:  Feb 2002
 ;;;;
-;;;; $Id$
-;;;;
 ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
 ;;;; CLSQL users are granted the rights to distribute and use this software
      #:clsql-mysql-field-name
      #:clsql-mysql-field-type
      #:clsql-mysql-field-flags
+
+     #:+mysql-option-parameter-map+
      )
     (:documentation "This is the low-level interface MySQL."))