[Qualipso-a4] duda sobre tabla floss_topics

Miguel Angel Tinte García matinte en libresoft.es
Lun Feb 1 12:29:28 CET 2010


Hola Jose,

estoy almacenando los topics sobre los que encontramos items con los
extractores y tengo esta tabla:
mysql> desc floss_topics;
+-------------+-------------+------+-----+---------+-------+
| Field       | Type        | Null | Key | Default | Extra |
+-------------+-------------+------+-----+---------+-------+
| topicid     | int(10)     | NO   | PRI | NULL    |       | 
| description | mediumtext  | NO   |     | NULL    |       | 
| label       | varchar(80) | NO   |     | NULL    |       | 
+-------------+-------------+------+-----+---------+-------+
3 rows in set (0.00 sec)

He pensado que el topicid debería ser un autoincrement para para poder
almacenar varios topic o cambiarlo a un no numérico. ¿Qué te parece?

Saludos

-- 
Miguel Ángel Tinte García        
Libre Software Engineering Lab (GSyC)  | Universidad Rey Juan Carlos
matinte en libresoft.es         
http://libresoft.urjc.es/   



More information about the Qualipso-a4 mailing list