Level 73
Default I would say 128Mb files in your php.ini.
What do you mean by file size from MySQL? Are you planning to store binary files in your database then don't, It's a really bad idea. Files should be on the file system and the path to it in the database.