8000 Shell and Doctrine · Issue #11750 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content
Shell and Doctrine #11750
Closed
Closed
@ysramirez

Description

@ysramirez

This happend only in shell with php app/console all works fine

doctrine:database:drop --force [ok]
doctrine:database:create [ok]
doctrine:schema:create [bad] :-1:

[Doctrine\ORM\Tools\ToolsException]                                                                                                                                    
  Schema-Tool failed with Error 'An exception occurred while executing 'CREATE TABLE  A ... all the table utf8_unicode_ci ENGINE =   
  InnoDB    
  [Doctrine\DBAL\DBALException]                                                                                                                                          
  An exception occurred while executing 'CREATE TABLE  A ... all the table..  DEFAULT CHARACTER SET utf8 COLLATE utf8_unicode_ci ENGINE = InnoDB':                                          
  SQLSTATE[3D000]: Invalid catalog name: 1046 No database selected        
  [PDOException]                                                    
  SQLSTATE[3D000]: Invalid catalog name: 1046 No database selected  

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0