| List: | Internals | « Previous MessageNext Message » | |
| From: | nihal dindar | Date: | January 15 2010 2:43pm |
| Subject: | Append-only MyISAM | ||
| View as plain text | |||
Hello, I want to implement an append-only MyISAM to keep the arrival-order on the data as well as benefit from indexes. Is it enough to disable the updates and deletes in MyISAM or should I implement indexes on Archive storage? Thanks in advance, Nihal
| Thread | ||
|---|---|---|
| • Append-only MyISAM | nihal dindar | 15 Jan |
| • Re: Append-only MyISAM | Brian Aker | 15 Jan |
| • Re: Append-only MyISAM | Sergei Golubchik | 15 Jan |
