| Age | Commit message (Collapse) | Author |
|
Backport of 198a2a9381a415f76c3170753270f5087ce4475a from master.
|
|
backends" as it's inactive.
Backport of 56b50cbf73ecfd4577bb7cfe8dc8ccd4befd7e00 from master.
|
|
Backport of 25829197bb94585e94695360065ac614aa9e6a56 from master
|
|
Thanks Nick Pope, Mariusz Felisiak, and Tim Graham for reviews.
|
|
|
|
There are test failures with older versions.
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The test requirement was bumped in
2514e044a7fce58176c4e79eec298f3d8f70e89b.
|
|
Thanks Simon Charette for the introspection changes.
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham and Mariusz Felisiak for review and completion.
|
|
When a connection pooler is set up in transaction pooling mode, queries
relying on server-side cursors fail. The DISABLE_SERVER_SIDE_CURSORS
setting in DATABASES disables server-side cursors for this use case.
|
|
|
|
Follow up to 054a44d6f0f75395bd02a21e31ea904a24750a2b.
|
|
Thanks Tim Graham for the review.
|
|
|
|
Thanks Shai Berger for test help and Adam Johnson for review.
|
|
|
|
|
|
|
|
|
|
|
|
MySQL.
|
|
Thanks to Josh Smeaton for the idea of implementing server-side cursors
in PostgreSQL from the iterator method, and Anssi Kääriäinen and Kevin
Turner for their previous work. Also Simon Charette and Tim Graham for
review.
|
|
Removed obsolete workarounds from 1aa48898085ea16915877cc139e238a74e3f554b
and dcf3be7a621f011a918453527406216a738acf68.
|
|
|
|
|
|
|
|
The smart_* version should only be used when a lazy string should keep
its lazy status.
|
|
Thanks Tim Graham for the review.
|
|
|
|
Thanks Tim for the review.
|
|
|
|
|
|
|
|
default_storage_engine was introduced in MySQL 5.5.3.
storage_engine was removed in MySQL 5.7.5.
|
|
|
|
|