3 messages in com.mysql.lists.perlRe: INSERT LOW_PRIORITY ...
FromSent OnAttachments
Roman Melihhov13 Jan 2001 07:45 
Jeremy D. Zawodny14 Jan 2001 01:07 
Jochen Wiedmann14 Jan 2001 09:00 
Subject:Re: INSERT LOW_PRIORITY ...
From:Jochen Wiedmann (jo@ispsoft.de)
Date:01/14/2001 09:00:00 AM
List:com.mysql.lists.perl

Hi, Roman,

the Perl client doesn't distinguish between INSERT and INSERT DELAYED. It's quite the same: A string passed to the MySQL server as an instruction.

In other words: You've picked the wrong place. The relevant list for the discussion is mys@lists.mysql.com.

Bye,

Jochen