Feature #716
column_createの後にキャッシュの整合性がとれない気がする
| Status: | 新規 | Start date: | 11/19/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | 1.3 |
Description
column_createでインデックスカラムを作るとselectの結果が変わることがあるが、column_create時にgrn_db_touch()していないので、古いキャッシュの値が使われることがある気がする。(要確認)
History
Updated by Kouhei Sutou about 1 year ago
- Target version changed from 1.1 to 1.2
Updated by Kouhei Sutou 4 months ago
- Target version changed from 1.2 to 1.3