Главная страница


ru.perl

 
 - RU.PERL ----------------------------------------------------------------------
 From : Eugene Bodin                         2:5020/400     03 Jun 2001  14:56:45
 To : All
 Subject : Re: Re[2]: perl+MySQL
 -------------------------------------------------------------------------------- 
 
 Hello Sergey,
 
 Sergey Tkachuk <Sergey.Tkachuk@p50.f33.n5040.z2.fidonet.org> wrote:
 ST>  AK> Лучше делать auto_increment, но mysql плохо поступает делая их не
 ST>  AK> инкpементными, а пеpвый из незанятых номеpов. Т.е. если из таблицы
 ST>  AK> что-то удаляли, то новая вставленная запись может не иметь
 
 наибольший
 
 ST>  AK> номеp.
 ST>
 ST> Это уже давно не так.
 
 Hасколько давно?
 
 == begin ==
 This is a manual for *MySQL*. This
 version is about the 3.23.10-alpha version of *MySQL*.
 [skip]
   * An integer column may have the additional attribute
     `AUTO_INCREMENT'.  When you insert a value of `NULL' (recommended)
     or `0' into an `AUTO_INCREMENT' column, the column is set to
     `value+1', where `value' is the largest value for the column
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     currently in the table.  `AUTO_INCREMENT' sequences begin with `1'.
     *Note `mysql_insert_id()': mysql_insert_id.
 
     If you delete the row containing the maximum value for an
     `AUTO_INCREMENT' column, the value will be reused with an ISAM
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     table but not with a MyISAM table.  If you delete all rows in the
     table with `DELETE FROM TABLE' (without a WHERE), the sequence
     starts over.
 [skip]
 
 == end ==
 
 Best regards,
            Eugene
 --- ifmail v.2.15dev5
  * Origin: Home (2:5020/400)
 
 

Вернуться к списку тем, сортированных по: возрастание даты  уменьшение даты  тема  автор 

 Тема:    Автор:    Дата:  
 Re^2: perl+MySQL   Artem Bednarchuk   31 May 2001 17:03:21 
 Re: perl+MySQL   Artem Chuprina   31 May 2001 21:31:33 
 Re[2]: perl+MySQL   Vlad   31 May 2001 21:45:52 
 Re: perl+MySQL   Artem Chuprina   01 Jun 2001 11:52:06 
 Re[2]: perl+MySQL   Slava Korchagin   01 Jun 2001 10:37:36 
 Re: perl+MySQL   Artem Chuprina   01 Jun 2001 14:11:21 
 perl+MySQL   Slava Korchagin   01 Jun 2001 16:08:54 
 Re: perl+MySQL   Artem Chuprina   01 Jun 2001 20:32:51 
 Re[2]: perl+MySQL   Anatolij Kupriyanov   02 Jun 2001 21:18:57 
 Re: Re[2]: perl+MySQL   Ilya Rubtsov   03 Jun 2001 13:19:53 
 Re: Re[2]: perl+MySQL   Sergey Tkachuk   03 Jun 2001 21:44:00 
 Re: Re[2]: perl+MySQL   Ilya Rubtsov   03 Jun 2001 23:21:02 
 Re: Re[2]: perl+MySQL   Sergey Tkachuk   04 Jun 2001 13:37:00 
 Re: Re[2]: perl+MySQL   Ilya Rubtsov   04 Jun 2001 12:19:16 
 Re: Re[2]: perl+MySQL   Sergey Tkachuk   04 Jun 2001 23:04:00 
 Re: perl+MySQL   Vladimir Podgorny   05 Jun 2001 14:23:33 
 Re: Re[2]: perl+MySQL   Sergey Tkachuk   03 Jun 2001 13:18:00 
 Re: Re[2]: perl+MySQL   Eugene Bodin   03 Jun 2001 14:56:45 
 Re: Re[2]: perl+MySQL   Sergey Tkachuk   03 Jun 2001 23:07:00 
 perl+MySQL   Alexander Kostiuchenko   01 Jun 2001 01:38:35 
 perl+MySQL   Sergey Prozhogin   01 Jul 2001 09:39:58 
Архивное /ru.perl/152365c1b938.html, оценка 2 из 5, голосов 10
Яндекс.Метрика
Valid HTML 4.01 Transitional