Opened 19 years ago
Closed 19 years ago
#2953 closed patch (fixed)
Support for dl to attempt to dynamically load the mysql extension
| Reported by: | Rob Smith | Owned by: | xris |
|---|---|---|---|
| Priority: | trivial | Milestone: | unknown |
| Component: | mythweb | Version: | head |
| Severity: | low | Keywords: | mythweb, dl, mysql, extension |
| Cc: | Ticket locked: | no |
Description
this adds in support to attempt to dynamically load the mysql extension if it's not already loaded. This should help some people out.
Attachments (1)
Change History (2)
by , 19 years ago
| Attachment: | mythweb-dl.diff added |
|---|
comment:1 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

(In [12609]) database object resync with http://siliconmechanics.com updates. This also incorporates the dynamic-load patch to attempt to load php's mysql extension dymamically. closes #2953