Problem/Motivation

#3186934: Introduce an ExceptionHandler class in the database API, deprecate Connection::handleQueryException added an ExceptionHandler class to database drivers, including one to core's mysql driver. Therefore, we need to add one to this project so that we fall back to core's mysql one, not core's generic one.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
mysql56-exceptionhandler.patch455 byteseffulgentsia

Comments

effulgentsia created an issue. See original summary.

  • effulgentsia committed f5ebb91 on 8.x-1.x
    Issue #3218486 by effulgentsia: Add ExceptionHandler class
    
effulgentsia’s picture

Title: Add ExceptionHandler class » Add ExceptionHandler class
Status: Needs review » Fixed

Pushed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.