Opened 19 years ago
Closed 19 years ago
#2921 closed patch (fixed)
Quote (") as string delimiter breaks MySQL 5
| Reported by: | Owned by: | greg | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythgame | Version: | 0.20 |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
All SQL queries uses the " character as string delimiter, this breaks (at least) MySQL 5. This patch changes the \" to the standard apostrophes '
Attachments (2)
Note:
See TracTickets
for help on using tickets.

svn diff, 3 files