
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
20/Mar/09 04:55 PM
|
|
Allow tables and indexes in a in-memory database to grow unlimited, that is until the system runs out of memory.
The previous implementation had hard limits in the range 256 MB to 2048 MB (depending on page size).
|
|
Description
|
Allow tables and indexes in a in-memory database to grow unlimited, that is until the system runs out of memory.
The previous implementation had hard limits in the range 256 MB to 2048 MB (depending on page size). |
Show » |
|
Patch ready for review.