voici sa structure :
+-----------------------------------------------------------------------------+
| phpbb_search_wordlist |
+-----------------------------------------------------------------------------+
+-------------+-----------------------+------+-----+---------+----------------+
| Field | Type | Null | Key | Default | Extra |
+-------------+-----------------------+------+-----+---------+----------------+
+ word_text + varchar(50) binary + + PRI + + +
+ word_id + mediumint(  unsigned + + MUL + + auto_increment +
+ word_common + tinyint(1) unsigned + + + 0 + +
+-------------+-----------------------+------+-----+---------+----------------+
|