Opened 20 years ago
Closed 19 years ago
#756 closed enhancement (fixed)
psDB should work with MySQL 5.x
| Reported by: | jhoblitt | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | db | Version: | 0.11.0 |
| Severity: | minor | Keywords: | |
| Cc: |
Description
At somepoint in the future psDB is going to have to work with MySQL 5.x. It
would be prefereable to maintain compatability with both 5.x & 4.1.x.
Note:
See TracTickets
for help on using tickets.

I've just tested psLib against MySQL 5.0.27 and it seems to work perfectly. The
mysql constants I fixed for late 4.1.x series release must have also fixed the
5.0.x compatability issues.