From 6f1d57f65eae54947f40b751c0e588a6ca7f4254 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Tue, 14 May 2002 16:16:54 +0000 Subject: [PATCH 1/1] r2043: Debian build --- interfaces/mysql/mysql-loader.cl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/interfaces/mysql/mysql-loader.cl b/interfaces/mysql/mysql-loader.cl index 35dfb10..85ccff2 100644 --- a/interfaces/mysql/mysql-loader.cl +++ b/interfaces/mysql/mysql-loader.cl @@ -7,7 +7,7 @@ ;;;; Programmers: Kevin M. Rosenberg ;;;; Date Started: Feb 2002 ;;;; -;;;; $Id: mysql-loader.cl,v 1.10 2002/05/14 16:15:24 kevin Exp $ +;;;; $Id: mysql-loader.cl,v 1.11 2002/05/14 16:16:54 kevin Exp $ ;;;; ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -87,7 +87,7 @@ set to the right path before compiling or loading the system.") (append *mysql-supporting-libraries*))) (setq *mysql-library-loaded* t) (warn "Unable to load MySQL client library ~A or CLSQL-MySQL library ~A" - mysql-path clsql-mysql-library-filename)))) + mysql-path *clsql-mysql-library-filename*)))) (clsql-sys:database-type-load-foreign :mysql) -- 2.34.1