Text column cannot have a default value in MySQL 5
pfournier - December 29, 2008 - 17:36
| Project: | Share |
| Version: | 5.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
The share table has a text column named category_terms; MySQL doesnot accept default value for text and blob columns. This makes the creation of the share table fail.

#1
#2
Automatically closed -- issue fixed for 2 weeks with no activity.