3 messages in com.mysql.lists.perlRe: sourcing a mysql file from perl
FromSent OnAttachments
Stephen Spalding31 Dec 2001 06:47 
Jochen Wiedmann31 Dec 2001 08:03 
Cameron Simpson31 Dec 2001 15:21 
Subject:Re: sourcing a mysql file from perl
From:Jochen Wiedmann (jo@ispsoft.de)
Date:12/31/2001 08:03:44 AM
List:com.mysql.lists.perl

Zitiere Stephen Spalding <ssai@hotmail.com>:

$load_sql = "source ${CRONLIST_SQL}/load.sql.${file_date}";

What makes you think that "source" is a valid MySQL command? As far as I can tell it isn't mentioned in the docs.