J. King
|
5a133b795a
|
Correctly munge MySQL queries
|
2018-12-21 17:37:22 -05:00 |
|
J. King
|
f0d30c2eee
|
Make munging of queries a generic feature
|
2018-12-21 12:35:10 -05:00 |
|
J. King
|
24df564045
|
Mostly successful MySQL database function tests
Two failures remain, at least one requiring query munging.
|
2018-12-21 10:14:26 -05:00 |
|
J. King
|
393b4e95ad
|
Adjustments for MySQL 8
The prototype had been tested against MariaDB
|
2018-12-20 20:50:56 -05:00 |
|
J. King
|
4ef36643a4
|
Proof-of-concept PDO MySQL driver
- Configuration options were added
- Non-transactional locking was added to the savepoint handlers
- Tests were adjusted for MySQL's reserved words
|
2018-12-20 18:06:28 -05:00 |
|