After upgrading Wordpress from 3.2 to 3.5 i am getting jQuery error on admin side. below is the error.
Error: ReferenceError: tinyMCE is not defined Source F
It's better to use a declaration:
define('CONCATENATE_SCRIPTS', false);
in wp-config.php.
wp-config.php