X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=db-mysql%2Fmysql-package.lisp;h=53f13893cc4f0adec5adde708c0e82c684851860;hb=4e13a7c3d278d8a8a9cd39d72f82355c5a76e6eb;hp=58b04ce4192e150cb285c9825545658dd0e5e166;hpb=e567409d9fff3f7231c2a0bb69b345e19de2b246;p=clsql.git diff --git a/db-mysql/mysql-package.lisp b/db-mysql/mysql-package.lisp index 58b04ce..53f1389 100644 --- a/db-mysql/mysql-package.lisp +++ b/db-mysql/mysql-package.lisp @@ -145,5 +145,8 @@ #:mysql-stmt-error #:make-64-bit-integer + #:clsql-mysql-field-name + #:clsql-mysql-field-type + #:clsql-mysql-field-flags ) (:documentation "This is the low-level interface MySQL."))