Opened 6 years ago
Closed 5 years ago
#757 closed defect (fixed)
Make MySQL default instead of MySQLi
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 0.9 |
| Component: | Back-end | Version: | 1.0-rc-2 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
Patch added for review.
Only issue is the movement of the MySQL extension checks down to after the constant definitions. Actually stops double checks on those extensions though.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
The MySQLi support is almost identical to the MySQL support. There is no advantage to using MySQLi over MySQL.