MDB_Common::createSequence()
Параметр
- string $seq_name
name of the new sequence to create
- integer $start
starting value of the sequence
Throws
Таблица 35-1. Возможные значения PEAR_Error
Error code | Error message | Reason | Solution |
---|---|---|---|
every error code | Database specific error | Check the name of the sequence. If correct, probably a bug in the sequence implementation |
Пред. | Начало | След. |
MDB_Common::affectedRows() | Уровень выше | MDB_Common::currId() |