Changes between Version 12 and Version 13 of DespoinaLog/2010/11/25


Ignore:
Timestamp:
2010-11-25T12:45:25+01:00 (14 years ago)
Author:
antonak
Comment:

--

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 : ==
    32 * truncate tables : bbmri, ...
    43
     
    2625     * Query OK, 0 rows affected (0.01 sec)
    2726     * 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);
    3029     * Query OK, 0 rows affected (0.02 sec)
    31      * Records: 0  Duplicates: 0  Warnings: 0
     30     * Records: 0  Duplicates: 0  Warnings: 0
    3231   * Unknown column Biobank_topics.Topics in fields list
    3332
    34      *      * mysql> alter table Biobank_Topics ADD Topics VARCHAR(60);
    35      * Query OK, 0 rows affected (0.01 sec)
    36      * Records: 0  Duplicates: 0  Warnings: 0
    37      *
    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
    3938{{{
    4039''antonak@gbic:~$ mysqlimport -u molgenis -p bbmri bbmri.sql ''
     
    4443''mysqlimport: Error: Table 'bbmri.bbmri' doesn't exist, when using table: bbmri''
    4544}}}
     45
     46
     47Add the auth module in BBMRI