Changes between Version 12 and Version 13 of DespoinaLog/2010/11/25
- Timestamp:
- 2010-11-25T12:45:25+01:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DespoinaLog/2010/11/25
v12 v13 1 gbic server database for bbmri : exists contains data but cannot be shown in the molgenis application forms. Try to uploda form UI , problems with : 2 1 == gbic server database for bbmri : exists contains data but cannot be shown in the molgenis application forms. Try to uploda form UI , problems with : == 3 2 * truncate tables : bbmri, ... 4 3 … … 26 25 * Query OK, 0 rows affected (0.01 sec) 27 26 * Records: 0 Duplicates: 0 Warnings: 0 28 * Unknown column BiobankContact.Contacts:29 * alter table !BiobankContact ADD Contacts VARCHAR(60); 27 * Unknown column BiobankContact.Contacts: 28 * alter table !BiobankContact ADD Contacts VARCHAR(60); 30 29 * Query OK, 0 rows affected (0.02 sec) 31 * Records: 0 Duplicates: 0Warnings: 030 * Records: 0 Duplicates: 0 Warnings: 0 32 31 * Unknown column Biobank_topics.Topics in fields list 33 32 34 ** mysql> alter table Biobank_Topics ADD Topics VARCHAR(60);35 36 * Records: 0 Duplicates: 0Warnings: 037 38 33 * * mysql> alter table Biobank_Topics ADD Topics VARCHAR(60); 34 * Query OK, 0 rows affected (0.01 sec) 35 * Records: 0 Duplicates: 0 Warnings: 0 36 * 37 39 38 {{{ 40 39 ''antonak@gbic:~$ mysqlimport -u molgenis -p bbmri bbmri.sql '' … … 44 43 ''mysqlimport: Error: Table 'bbmri.bbmri' doesn't exist, when using table: bbmri'' 45 44 }}} 45 46 47 Add the auth module in BBMRI