Skip to content

Define invalid view error and also include deadlock and lockwait erro…#11

Merged
ashnazg merged 1 commit intopear:trunkfrom
seamuslee001:invalid_view
Aug 11, 2021
Merged

Define invalid view error and also include deadlock and lockwait erro…#11
ashnazg merged 1 commit intopear:trunkfrom
seamuslee001:invalid_view

Conversation

@seamuslee001
Copy link
Contributor

…r numbers in the mysql and mysqli error map and fix the incorrectly mapped DIVIDE BY ZERO error

This does 2 things

  1. it defines an invalid view error
  2. It adds in the DEADLOCK and Lockwait timeout errors into mysqli and mysql mapping and fixes the incorrect mapping of error number for DIVIDE_BY_ZERO as per https://dev.mysql.com/doc/mysql-errors/8.0/en/server-error-reference.html DIVIDE_BY_ZERO in MySQL is 1365 not 1356 and 1356 is the Invalid view error

…r numbers in the mysql and mysqli error map and fix the incorrectly mapped DIVIDE BY ZERO error
@seamuslee001
Copy link
Contributor Author

ping @ashnazg

@seamuslee001
Copy link
Contributor Author

@ashnazg anything more needed on this?

@ashnazg ashnazg merged commit 6747d16 into pear:trunk Aug 11, 2021
@seamuslee001 seamuslee001 deleted the invalid_view branch August 11, 2021 00:16
@ashnazg
Copy link
Member

ashnazg commented Aug 11, 2021

Released in v1.11.0.

@seamuslee001
Copy link
Contributor Author

thanks @ashnazg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants