#
# MySQL dialect (default)
#
hibernate.dialect=org.hibernate.dialect.MySQLInnoDBDialect
db.username=toto
db.password=toto
Pour pouvoir se connecter à la base de données crée par le script db_setup.sql.# MySQL dialect (default)
#
hibernate.dialect=org.hibernate.dialect.MySQLInnoDBDialect
#
mysql> source db_setup.sql
et voila le resultat:ERROR 1007 (HY000): Can't create database 'alfresco'; database exists
Query OK, 0 rows affected (0.09 sec)
Query OK, 0 rows affected (0.00 sec)
db.name=alfresco
db.username=alfresco
db.password=alfresco
c'est le meme erreur lorsque je relance alfresco.
c'est le meme erreur lorsque je relance alfresco.C'est à dire quelle erreur ?
Content from pre 2016 and from language groups that have been closed.
Content is read-only.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.