04-29-2009 09:22 AM
04-29-2009 11:02 AM
mysql -u root -p < ./extras/databases/mysql/db_setup.sql
Tu lance mysql et tu vérifie que c'est bon:[root@localhost alfresco]# mysql
mysql> show databases;
+——————–+
| Database |
+——————–+
| information_schema |
| alfresco |
| mysql |
| test |
+——————–+
4 rows in set (0.00 sec)
05-06-2009 04:05 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.