[pear/DB] bef682: Define invalid view error and also include deadloc...
[email protected] ("Chuck Burgess via pear-cvs") Tue, 10 Aug 2021 17:15:39 -0700
| Newsgroups | php.pear.cvs |
|---|---|
| Message-ID | <pear/DB/push/refs/heads/trunk/[email protected]> |
Branch: refs/heads/trunk
Home: https://github.com/pear/DB
Commit: bef682e52d9e8d91af80e9834f728686c31010b4
https://github.com/pear/DB/commit/bef682e52d9e8d91af80e9834f728686c31010b4
Author: Seamus Lee <[email protected]>
Date: 2020-08-02 (Sun, 02 Aug 2020)
Changed paths:
M DB.php
M DB/mysql.php
M DB/mysqli.php
Log Message:
-----------
Define invalid view error and also include deadlock and lockwait error numbers in the mysql and mysqli error map and fix the incorrectly mapped DIVIDE BY ZERO error
Commit: 6747d161840bf13fe73317847f163f11da6c15ba
https://github.com/pear/DB/commit/6747d161840bf13fe73317847f163f11da6c15ba
Author: Chuck Burgess <[email protected]>
Date: 2021-08-10 (Tue, 10 Aug 2021)
Changed paths:
M DB.php
M DB/mysql.php
M DB/mysqli.php
Log Message:
-----------
Merge pull request #11 from seamuslee001/invalid_view
Define invalid view error and also include deadlock and lockwait erro…
Compare: https://github.com/pear/DB/compare/db0bf24172c3...6747d161840b