X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=db-mysql%2Fmysql-loader.cl;h=2b6a56dbdd41e8e90f3efee266674a7ea654fc46;hp=e732c1e5c960935341c28862893046c3d3dfa398;hb=640853df9917329179ee5a6c3067eb27da586523;hpb=60c0b757093a0dd1d8f4123c08bce14a7bc49e07 diff --git a/db-mysql/mysql-loader.cl b/db-mysql/mysql-loader.cl index e732c1e..2b6a56d 100644 --- a/db-mysql/mysql-loader.cl +++ b/db-mysql/mysql-loader.cl @@ -7,7 +7,7 @@ ;;;; Programmers: Kevin M. Rosenberg ;;;; Date Started: Feb 2002 ;;;; -;;;; $Id: mysql-loader.cl,v 1.1 2002/09/18 07:43:40 kevin Exp $ +;;;; $Id: mysql-loader.cl,v 1.2 2002/09/26 18:18:38 kevin Exp $ ;;;; ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -31,7 +31,9 @@ `(,(directory-namestring (translate-logical-pathname "cl-library:clsql;interfaces;mysql;")) - "/usr/lib/clsql/") + "/usr/lib/clsql/" + "/opt/lisp/clsql/db-mysql/" + "/home/kevin/debian/src/clsql/db-mysql/") :drive-letters '("C" "D" "E" "F" "G"))) (defvar *mysql-library-filename*