RE: large SQL statements

2004-01-22 Thread Ugo Bellavance
> -Message d'origine- > De : brent [mailto:[EMAIL PROTECTED] > Envoyé : Thursday, January 22, 2004 4:50 PM > À : [EMAIL PROTECTED] > Objet : large SQL statements > > > Everyone, > > I downloaded Backup Watcher for MySQL today and am trying a > few tests. I > created one backup from a

Re: large SQL statements

2004-01-22 Thread Aleksandar Bradaric
Hi, > Is there a more practical way to execute a statement of > this size, or another program that will handle remote > server backups differently? You might use mysql.exe client (found in 'c:\mysql\bin' folder): mysql.exe -u your_username -p http://lists.mysql.com/mysql To unsubscr