diff options
| author | Aymeric Augustin <aymeric.augustin@m4x.org> | 2016-01-09 21:30:19 +0100 |
|---|---|---|
| committer | Aymeric Augustin <aymeric.augustin@m4x.org> | 2016-01-21 10:48:47 +0100 |
| commit | cfe4ba6e905eefc7e53de37226e0f342a68dc47b (patch) | |
| tree | e3a9a2dfcb0fd0aec9377a9ed3f361a350e90255 /docs/internals/contributing/writing-code/javascript.txt | |
| parent | 05e8fa83c378c882ab4d4a1012ce954a9dced6de (diff) | |
[1.9.x] Fixed #26063 -- Crash when passing > 2000 params.
If SQLITE_MAX_VARIABLE_NUMBER (default = 999) is changed at compile time
to be greater than SQLITE_MAX_COLUMN (default = 2000), which Debian does
by setting the former to 250000, Django raised an exception on queries
containing more than 2000 parameters when DEBUG = True.
Backport of f91b5a7e4b from master
Diffstat (limited to 'docs/internals/contributing/writing-code/javascript.txt')
0 files changed, 0 insertions, 0 deletions
