Max. File Size stored in a Media Type

Hi all,

What is the Maximum Size of the file that can be stored in the field of Media Type?

Servoy Version: Version: 4.1.0 - build 651
Database: MySql 5.0

Thanks,

I don’t think there’s a limit beyond how you have MySQL configured.

Make sure you have increased the max packet size in my.cnf to allow for larger sizes.

greg.

Thanks Greg, for a quick response.

Sorry, i am quite new to MySql, From where I can find the file my.cnf?

Another query, Does it effect in changing the length of the field(media type) in Servoy?

Thanks,

If you are new to MySQL suggest trying MySQL Administrator - it’s a free download from the Developers part of MySQL site.

This provides a nice GUI environment to adjust max packet size etc without having to find my.cnf

grahamg:
This provides a nice GUI environment to adjust max packet size etc without having to find my.cnf

DONE. Nice Tool. Enjoying the learning curve with MySQl :D

Thanks,

Infop:
DONE. Nice Tool. Enjoying the learning curve with MySQl :D

Oracle Free Edition soon…
http://www.businesswire.com/portal/site … ewsLang=en

So much for the rumors that IBM was buying Sun. Perhaps they were simply too late.

There goes the neighbourhood…no more MySql? Maybe time to move over to PostGreSql as open source ? Pity… :(

Thomas Parry:
There goes the neighbourhood…no more MySql? Maybe time to move over to PostGreSql as open source ? Pity… :(

Most of the original mysql guys have already started their own versions anyway… Oracle might actually not be a bad place for mysql. And postgres is also a good choice. And how about using the wonderful SQL Anywhere?