Subversion Repositories Applications.referentiel

Rev

Rev 344 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 344 Rev 372
Line 32... Line 32...
32
  `annee` varchar(4) DEFAULT NULL,
32
  `annee` varchar(4) DEFAULT NULL,
33
  `biblio_origine` varchar(500) DEFAULT NULL,
33
  `biblio_origine` varchar(500) DEFAULT NULL,
34
  `notes` text,
34
  `notes` text,
35
  `nom_addendum` varchar(500) DEFAULT NULL,
35
  `nom_addendum` varchar(500) DEFAULT NULL,
36
  `homonyme` varchar(1) DEFAULT NULL,
36
  `homonyme` varchar(1) DEFAULT NULL,
37
  `basionyme` varchar(9) DEFAULT NULL,
37
  `num_basionyme` varchar(9) DEFAULT NULL,
38
  `synonyme_proparte` varchar(100) DEFAULT NULL,
38
  `synonyme_proparte` varchar(100) DEFAULT NULL,
39
  `synonyme_douteux` varchar(1) DEFAULT NULL,
39
  `synonyme_douteux` varchar(1) DEFAULT NULL,
40
  `synonyme_mal_applique` varchar(1) DEFAULT NULL,
40
  `synonyme_mal_applique` varchar(1) DEFAULT NULL,
41
  `synonyme_orthographique` varchar(9) DEFAULT NULL,
41
  `synonyme_orthographique` varchar(9) DEFAULT NULL,
42
  `hybride_parent_01` varchar(9) DEFAULT NULL,
42
  `hybride_parent_01` varchar(9) DEFAULT NULL,
Line 59... Line 59...
59
 
59
 
60
--
60
--
61
-- Contenu de la table `bdnt`
61
-- Contenu de la table `bdnt`
Line 62... Line 62...
62
--
62
--
63
 
63
 
64
INSERT INTO `bdnt` (`num_nom`, `num_nom_retenu`, `num_tax_sup`, `rang`, `nom_sci`, `nom_supra_generique`, `genre`, `epithete_infra_generique`, `epithete_sp`, `type_epithete`, `epithete_infra_sp`, `cultivar_groupe`, `cultivar`, `nom_commercial`, `auteur`, `annee`, `biblio_origine`, `notes`, `nom_addendum`, `homonyme`, `basionyme`, `synonyme_proparte`, `synonyme_douteux`, `synonyme_mal_applique`, `synonyme_orthographique`, `hybride_parent_01`, `hybride_parent_01_notes`, `hybride_parent_02`, `hybride_parent_02_notes`, `nom_francais`, `presence`, `statut_origine`, `statut_introduction`, `statut_culture`, `presence_Ga`, `presence_Co`, `exclure_taxref`, `num_taxonomique`) VALUES
64
INSERT INTO `bdnt` (`num_nom`, `num_nom_retenu`, `num_tax_sup`, `rang`, `nom_sci`, `nom_supra_generique`, `genre`, `epithete_infra_generique`, `epithete_sp`, `type_epithete`, `epithete_infra_sp`, `cultivar_groupe`, `cultivar`, `nom_commercial`, `auteur`, `annee`, `biblio_origine`, `notes`, `nom_addendum`, `homonyme`, `num_basionyme`, `synonyme_proparte`, `synonyme_douteux`, `synonyme_mal_applique`, `synonyme_orthographique`, `hybride_parent_01`, `hybride_parent_01_notes`, `hybride_parent_02`, `hybride_parent_02_notes`, `nom_francais`, `presence`, `statut_origine`, `statut_introduction`, `statut_culture`, `presence_Ga`, `presence_Co`, `exclure_taxref`, `num_taxonomique`) VALUES
65
(1, '71574', '', 290, 'Abacosa dumetorum', '', 'Abacosa', '', 'dumetorum', '', '', '', '', '', '(L.) Alef.', '1861', 'Bonplandia, 9 : 104', '', '', NULL, '71574', '', '', '', '', '74979', '', '77216', '', '', '', '', '', '', '', '', NULL, NULL),
65
(1, '71574', '', 290, 'Abacosa dumetorum', '', 'Abacosa', '', 'dumetorum', '', '', '', '', '', '(L.) Alef.', '1861', 'Bonplandia, 9 : 104', '', '', NULL, '71574', '', '', '', '', '74979', '', '77216', '', '', '', '', '', '', '', '', NULL, NULL),
66
(10, '10', '74929', 320, 'Abies alba subsp. alba', '', 'Abies', '', 'alba', 'subsp.', 'alba', '', '', '', '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', 'P', 'N', 'A', '', 'P', 'P', NULL, NULL),
66
(10, '10', '74929', 320, 'Abies alba subsp. alba', '', 'Abies', '', 'alba', 'subsp.', 'alba', '', '', '', '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', 'P', 'N', 'A', '', 'P', 'P', NULL, NULL),
67
(11, '17', '', 320, 'Abies alba subsp. cephalonica', '', 'Abies', '', 'alba', 'subsp.', 'cephalonica', '', '', '', '(J.W.Loudon) K.Richt.', '1890', 'Pl. Eur., 1 : 5', '', '', NULL, '17', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, NULL),
67
(11, '17', '', 320, 'Abies alba subsp. cephalonica', '', 'Abies', '', 'alba', 'subsp.', 'cephalonica', '', '', '', '(J.W.Loudon) K.Richt.', '1890', 'Pl. Eur., 1 : 5', '', '', NULL, '17', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, NULL),