|
PRAGMA auto_vacuum - как установить параметр?
|
|||
---|---|---|---|
#18+
как ни кручу в приложении - команда віполняется, но запрос после нее возвращает 0 Код: plaintext 1. 2. 3. 4.
этот работает без проблем: Код: plaintext 1. 2. 3. 4. 5. 6. 7. 8.
... |
|||
:
Нравится:
Не нравится:
|
|||
25.11.2010, 15:34 |
|
PRAGMA auto_vacuum - как установить параметр?
|
|||
---|---|---|---|
#18+
http://www.sqlite.org/pragma.html#pragma_auto_vacuum Auto-vacuuming is only possible if the database stores some additional information that allows each database page to be traced backwards to its referrer. Therefore, auto-vacuuming must be turned on before any tables are created. It is not possible to enable or disable auto-vacuum after a table has been created. ... |
|||
:
Нравится:
Не нравится:
|
|||
25.11.2010, 16:34 |
|
PRAGMA auto_vacuum - как установить параметр?
|
|||
---|---|---|---|
#18+
Dmitry Arefiev http://www.sqlite.org/pragma.html#pragma_auto_vacuum Auto-vacuuming is only possible if the database stores some additional information that allows each database page to be traced backwards to its referrer. Therefore, auto-vacuuming must be turned on before any tables are created. It is not possible to enable or disable auto-vacuum after a table has been created. ясно, спасибо ... |
|||
:
Нравится:
Не нравится:
|
|||
25.11.2010, 17:21 |
|
|
start [/forum/topic.php?fid=54&msg=36977510&tid=2009265]: |
0ms |
get settings: |
11ms |
get forum list: |
15ms |
check forum access: |
4ms |
check topic access: |
4ms |
track hit: |
44ms |
get topic data: |
11ms |
get forum data: |
3ms |
get page messages: |
47ms |
get tp. blocked users: |
2ms |
others: | 317ms |
total: | 458ms |
0 / 0 |