Mister Jack <[EMAIL PROTECTED]> wrote on 04/05/2005 01:38:00 PM: > Hi, > > I've got a dump file from my main DB (MySQL 4.1.10a), when I load it > with "source backup.sql" I can see some warnings around. Is there any > way to log those warnings, or to stop on warnings ? (show warnings > only show warnings for the _last_ query if there is any). > Thanks for your help >
You can see more details if you launch your client with one of the "verbosity" options. Use a -v, -v -v, or -v -v -v to increase the verbosity of your client. For more client options (at a shell prompt): mysql --help Shawn Green Database Administrator Unimin Corporation - Spruce Pine