When a longer script is serialized and stored in the voipcall table they can be too long for the script text column. (mysql this is 2^16 bytes - but of possible multibyte utf-8 characters and of the relatively verbose php serialized syntax).
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1471684-01-voipcall_script_column_size.patch | 826 bytes | ekes |
Comments
Comment #1
ekes commentedSuggest changing column to 'big'.
Comment #2
tamerzg commentedThis has been commited.
Comment #3.0
(not verified) commentedSpecifying figures are mysql specific