| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Mihail Manolov | Date: | October 19 2005 6:18pm |
| Subject: | ARCHIVE storage engine and INSERT DELAY in MySQL 4.1 | ||
| View as plain text | |||
Apparently ARCHIVE tables do not support INSERT DELAYED. Why? In documentation (http://dev.mysql.com/doc/refman/4.1/en/archive-storage-engine.html) it says that it should be possible. Example of the error that I am getting: INSERT DELAYED INTO audit_log VALUES ('db','user','549220','address_id','757812','5214'); ERROR 1031 (HY000): Table storage engine for 'audit_log' doesn't have this option Mihail -- Mihail Manolov Government Liquidation, LLC Special Projects Leader 202 558 6227
| Thread | ||
|---|---|---|
| • ARCHIVE storage engine and INSERT DELAY in MySQL 4.1 | Mihail Manolov | 19 Oct |
| • Re: ARCHIVE storage engine and INSERT DELAY in MySQL 4.1 | Gleb Paharenko | 21 Oct |
| • Re: ARCHIVE storage engine and INSERT DELAY in MySQL 4.1 | Mihail Manolov | 19 Oct |
| • Re: ARCHIVE storage engine and INSERT DELAY in MySQL 4.1 | Mihail Manolov | 19 Oct |
| • Re: ARCHIVE storage engine and INSERT DELAY in MySQL 4.1 | Jeff Smelser | 20 Oct |
