Joomla.it Forum

Joomla! 3 => Joomla! 3 => : miao 24 Dec 2017, 10:31:03

: finder_links_terms1
: miao 24 Dec 2017, 10:31:03
Ciao


Ogni tanto confronto il db con quello veccio
mi sono trovato delle tabelle
top Dump dei dati per la tabella `o2xdn_finder_links_terms1  2 3 4 ect



:


-- Struttura della tabella `o2xdn_finder_links_terms1`
--


CREATE TABLE `o2xdn_finder_links_terms1` (
  `link_id` int(10) UNSIGNED NOT NULL,
  `term_id` int(10) UNSIGNED NOT NULL,
  `weight` float UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;


--
-- Dump dei dati per la tabella `o2xdn_finder_links_terms1`
--


INSERT INTO `o2xdn_finder_links_terms1` (`link_id`, `term_id`, `weight`) VALUES
(5, 37, 0.17),
(32, 37, 0.28),
(11, 37, 0.37),
Cosa ho combinato  ??
posso cancellare i record?
Grazie
: Re:finder_links_terms1
: Alex21 24 Dec 2017, 11:54:40
Su questo argomento ci sono due discussioni del 2013:
http://forum.joomla.it/index.php?topic=185480.0
https://forum.joomla.org/viewtopic.php?t=717711
Ciao!
: Re:finder_links_terms1
: miao 24 Dec 2017, 12:20:14
grazie