From: Warren Young Date: March 15 2005 7:53pm Subject: Re: auto_increment List-Archive: http://lists.mysql.com/plusplus/4150 Message-Id: <42373D43.9070005@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Warren Young wrote: > when you leave the > auto_increment column out of the insert, MySQL picks the value for that > column for you. Sorry, I am in fact using NULL for the column value in this instance.