I have three tables:
CREATE TABLE `word` ( `id` bigint unsigned NOT NULL AUTO_INCREMENT, `text` varchar(64) NOT NU