Title: Error when posting
Last modified: August 18, 2016

---

# Error when posting

 *  [shawnbrown1028](https://wordpress.org/support/users/shawnbrown1028/)
 * (@shawnbrown1028)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/error-when-posting-2/)
 * I recieve the following error when I post an entry.
 * WordPress database error: [Can’t find FULLTEXT index matching the column list]
   
   SELECT MATCH(post_content, post_title) against (‘the’) as score FROM wp_posts
   where id=11;
 * WordPress database error: [Can’t find FULLTEXT index matching the column list]
   
   SELECT MATCH(post_content, post_title) against (‘links’) as score FROM wp_posts
   where id=11;
 * WordPress database error: [Can’t find FULLTEXT index matching the column list]
   
   SELECT MATCH(post_content, post_title) against (‘course’) as score FROM wp_posts
   where id=11;

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [wilsonke](https://wordpress.org/support/users/wilsonke/)
 * (@wilsonke)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/error-when-posting-2/#post-512304)
 * You should create a FullText index in your posts table for the id column in your
   MySQL WordPress database and that should alleviate your problems.
 *  [Gestroud](https://wordpress.org/support/users/gestroud/)
 * (@gestroud)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/error-when-posting-2/#post-512753)
 * Hello,
 * I’m pretty new to WordPress and am experiencing the same problem after upgrading
   to version 2.1. Could someone point me in the right direction for instructions
   on creating an index, please?
 * Thank you,
 * gestroud

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Error when posting’ is closed to new replies.

## Tags

 * [fulltext](https://wordpress.org/support/topic-tag/fulltext/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 3 participants
 * Last reply from: [Gestroud](https://wordpress.org/support/users/gestroud/)
 * Last activity: [19 years, 3 months ago](https://wordpress.org/support/topic/error-when-posting-2/#post-512753)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
