I have the following error: reached max size for compiled sql statement cache for databaseno space for this
I\'m trying to write a Python 2.6 (OSX) program using mu开发者_C百科ltiprocessing, and I want to populate a Queue with more than the default of 32767 items.
The problem is that I want to check if the file is too large to upload so that I can display a relevant error message, but when the file is larger开发者_运维问答 than upload_max_filesize in php.ini it