Searched refs:exhausted (Results 1 – 12 of 12) sorted by relevance
11 Parse error: memory exhausted in %s on line %d
22 Fatal error: Allowed memory size of 8388608 bytes exhausted%s(tried to allocate %d bytes) in %s on …
35 Fatal error: Allowed memory size of %s bytes exhausted%s(tried to allocate %s bytes) in %s on line …
71 Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %sbug55509.…
23 Fatal error: Allowed memory size of %d bytes exhausted%s
17 Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %s on line …
106 unsigned exhausted:1; member
143 S->exhausted = !S->cursor_open; in firebird_stmt_execute()164 } else if (!S->exhausted) { in firebird_stmt_fetch()169 S->exhausted = 1; in firebird_stmt_fetch()173 S->exhausted = 1; in firebird_stmt_fetch()
54 Fatal error: Allowed memory size of 10485760 bytes exhausted%s(tried to allocate %d bytes) in %s on…
58 Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %s on line …
59 Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %s on line …
1527 . Fixed bug #68964 (Allowed memory size exhausted with odbc_exec). (Anatol)9539 - Fixed bug #39640 (Segfault with "Allowed memory size exhausted"). (Dmitry)
Completed in 52 milliseconds