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).

CommentFileSizeAuthor
#1 1471684-01-voipcall_script_column_size.patch826 bytesekes

Comments

ekes’s picture

Status: Active » Needs review
StatusFileSize
new826 bytes

Suggest changing column to 'big'.

tamerzg’s picture

Status: Needs review » Fixed

This has been commited.

Status: Fixed » Closed (fixed)

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

Anonymous’s picture

Issue summary: View changes

Specifying figures are mysql specific