On Sat, 15 May 2004 14:38:52 -0500 Paul DuBois <[EMAIL PROTECTED]> wrote:
<snip> > >Is there something similar in MySQL? > > No. Dang - oh well. :) <snip> > >Also, any idea why SOURCE filename.sql; works in MySQL 5.0.0 and \. > > > >filename.sql; does not? > > Leave out the trailing semicolon for short-form commands. Thanks, documentation on mysql.com should probably be fixed then: http://dev.mysql.com/doc/mysql/en/Batch_mode.html http://dev.mysql.com/doc/mysql/en/Batch_Commands.html Josh -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
