Ticket #1010 (testing defect)
Size of referrers field exceeds maximum allowed in MySQL
| Reported by: | BrianKoontz | Owned by: | BrianKoontz |
|---|---|---|---|
| Priority: | high | Milestone: | 1.3 |
| Component: | database | Version: | 1.3 |
| Severity: | major | Keywords: | |
| Cc: | DotMG |
Description
(From MikeS via the wiki):
In latest current release 20100729-r1712 install.php have bug. When use fresh instalation, install.php try create referrer_blacklist and referrers with varchar(300), max is varchar(255), in previous version table have varchar(150).
Change History
Note: See
TracTickets for help on using
tickets.