Bug: column with serialized data is read only

Kcko's profile image Kcko posted 2 months ago in General Permalink

Hi Ansgar,

as topic says and here is screenshot? https://bit.ly/48F7aQt Is it a bug or "feature"?

ansgar's profile image ansgar posted 2 months ago Permalink

That is indeed a feature, and protects yourself from breaking your data. You may know that PHP serialized data contains NULL characters. The editor is not capable of displaying such NULLs. So NULL's are replaced with a space character by HeidiSQL, which you see around the asterisks, and the editor is read-only so you cannot post any change:

Description

Kcko's profile image Kcko posted 2 months ago Permalink

ansgar Thx for explanation & fast reply.

Please login to leave a reply, or register at first.