| Руководство по PHP | ||
|---|---|---|
| Пред. | След. | |
(PECL)
maxdb_rollback(no version information, might be only in CVS)
maxdb->rollback -- Rolls back current transactionRollbacks the current transaction for the database specified by the link parameter.
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.
Пример 2. Procedural style
|
The above examples would produce the following output:
0 rows in table mycity. 25 rows in table mycity (after rollback). |
| Пред. | Начало | След. |
| maxdb_report | Уровень выше | maxdb_rpl_parse_enabled |