Re: Insert problem in MYSQL with PHP

2001-01-28 Thread Adrian D'Costa
On Wed, 24 Jan 2001, Xinkun Wang wrote: | |I've got a problem about Mysql table. if I insert several records in a |certain order, firstly it is ok, but when I delete them and insert those |records again (in the same sequence), But the order in MySql is totally |different. For instance, I have 7

RE: Insert problem in MYSQL with PHP

2001-01-24 Thread Carsten H. Pedersen
, January 24, 2001 12:10 PM > To: [EMAIL PROTECTED] > Subject: Insert problem in MYSQL with PHP > > > Hi > > I've got a problem about Mysql table. if I insert several records in a > certain order, firstly it is ok, but when I delete them and insert those > reco

Insert problem in MYSQL with PHP

2001-01-24 Thread Xinkun Wang
Hi I've got a problem about Mysql table. if I insert several records in a certain order, firstly it is ok, but when I delete them and insert those records again (in the same sequence), But the order in MySql is totally different. For instance, I have 78 records, when I do insert secondly, it d