clsql/db-mysql mysql-loader.lisp,1.6,1.7
"Kevin M. Rosenberg" <[email protected]> Wed, 26 Mar 2003 18:13:36 -0700
| Newsgroups | gmane.lisp.clsql.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /pubcvs/clsql/db-mysql
In directory boa.b9.com:/tmp/cvs-serv31818/db-mysql
Modified Files:
mysql-loader.lisp
Log Message:
Auto commit for Debian build
Index: mysql-loader.lisp
===================================================================
RCS file: /pubcvs/clsql/db-mysql/mysql-loader.lisp,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** mysql-loader.lisp 9 Dec 2002 10:34:16 -0000 1.6
--- mysql-loader.lisp 27 Mar 2003 01:13:33 -0000 1.7
***************
*** 85,89 ****
(setq *mysql-library-loaded* t)
(error "Unable to load MySQL client library ~A or CLSQL-MySQL library ~A"
! mysql-path *clsql-mysql-library-filename*))))
--- 85,89 ----
(setq *mysql-library-loaded* t)
(error "Unable to load MySQL client library ~A or CLSQL-MySQL library ~A"
! mysql-path *clsql-mysql-library-path*))))