Ticket #316 (closed defect: fixed)
MySQL long vchar for DKIM
| Reported by: | anon | Owned by: | somebody |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | component1 | Version: | 2.0 |
| Severity: | normal | Keywords: | DKIM, TXT |
| Cc: |
Description
DKIM TXT records can be longer than 255 chars, MySQL 5.0.3 and higher support varchars up to 65535 chars.
When a record exists that is larger than 255 chars, the result is not returned to the client.
Change History
Note: See
TracTickets for help on using
tickets.