
|
If you were logged in you would be able to see more operations.
|
|
|
Farrago
Created: 04/Mar/08 04:43 PM
Updated: 06/Mar/08 11:12 PM
|
|
| Component/s: |
DDL
|
| Affects Version/s: |
None
|
| Fix Version/s: |
None
|
|
|
Should take lock at beginning to update catalog, store index definition, and mark it as build-pending, then drop lock; then after execution, update state to reflect completion. Optimizer has to avoid trying to use index while build-pending, and if a crash occurs, need to figure out how to deal with the bad index.
|
|
Description
|
Should take lock at beginning to update catalog, store index definition, and mark it as build-pending, then drop lock; then after execution, update state to reflect completion. Optimizer has to avoid trying to use index while build-pending, and if a crash occurs, need to figure out how to deal with the bad index.
|
Show » |
|