X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=interfaces%2Fmysql%2Fmysql-loader.cl;fp=interfaces%2Fmysql%2Fmysql-loader.cl;h=13e504376afbdb9d17f7ef6198c8e0579ed50a8c;hb=b3d8cca2287bb8e5224798a549cc9069abc7d968;hp=a0afeb5e91db00df9d074426488a75c9ce45e308;hpb=f5b810d17ae9c5898222b179869912f9736b97b2;p=clsql.git diff --git a/interfaces/mysql/mysql-loader.cl b/interfaces/mysql/mysql-loader.cl index a0afeb5..13e5043 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.12 2002/05/14 16:19:11 kevin Exp $ +;;;; $Id: mysql-loader.cl,v 1.13 2002/05/14 16:29:53 kevin Exp $ ;;;; ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -91,7 +91,4 @@ set to the right path before compiling or loading the system.") (clsql-sys:database-type-load-foreign :mysql) -(when (clsql-sys:database-type-library-loaded :mysql) - (clsql-sys:initialize-database-type :database-type :mysql) - (setq clsql:*default-database-type* :mysql) - (pushnew :mysql cl:*features*)) +