Re: SOURCE
Posted by: Mark Matthews
Date: July 19, 2005 01:53PM

Grant Cahill wrote:
> Hey,
> Does the command: SOURCE backup.sql
> Work when sent through JDBC? I'm experiencing
> problems when trying to execute this. But, it
> works from within the MySQL command line
> interface.
> Thanks,
> Grant


Grant,

Not it does not. "SOURCE" is a command for the command-line client. It isn't part of the client/server protocol. The functionality _only_ exists in the "mysql" command line tool, not in the JDBC, ODBC, .NET, Perl or PHP drivers.

-Mark

Mark Matthews
Consulting Member Technical Staff - MySQL Enterprise Tools
Oracle
http://www.mysql.com/products/enterprise/monitor.html

Options: ReplyQuote


Subject
Written By
Posted
July 19, 2005 01:30PM
Re: SOURCE
July 19, 2005 01:53PM
July 19, 2005 02:01PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.