I am working with long filenames and I see the filename length is set at vechar(127) this means my files don't display the correct logo and sometimes do not download properly.
I have changed the database set up for file_name to vechar(255) in a local test bed site and it seems to work fine but can this cause problems with a live site? - if so what kind of problems and why is it set so short in the first place?
Thanks