I am new to Symfony2 (beta4) and Doctrine and am having issues when i try to create the DB schema via command line.
Here\'s the error:
$ php app/cons
Restarting mysql worked for me:
sudo /etc/init.d/mysql restart