Title: WordPress Database Errors
Last modified: August 18, 2016

---

# WordPress Database Errors

 *  [kp2575](https://wordpress.org/support/users/kp2575/)
 * (@kp2575)
 * [19 years ago](https://wordpress.org/support/topic/wordpress-database-errors-2/)
 * This might as well be in french… I have no idea what to do with this. Any help
   would be appreciated.
 * WordPress database error: [Can’t open file: ‘wp_bas_visitors.MYI’ (errno: 145)]
   
   SELECT * FROM wp_bas_visitors, wp_bas_refer, wp_bas_ua, wp_bas_os WHERE referer
   = referer_id AND osystem = os_id AND useragent = ua_id AND lasthere > DATE_SUB(
   NOW(), INTERVAL 20 MINUTE) AND visit_ip = 1076012502 AND ua_string = ‘Mozilla/
   5.0 (X11; U; Linux i686; en-US; rv:1.2.1; aggregator:Tailrank; [http://tailrank.com/robot](http://tailrank.com/robot))
   Gecko/20021130’ ORDER BY lasthere DESC LIMIT 1
 * WordPress database error: [Can’t open file: ‘wp_bas_visitors.MYI’ (errno: 145)]
   
   INSERT INTO wp_bas_visitors (visit_ip, referer, osystem, useragent, lasthere)
   VALUES (1076012502, 1, 15, 2813, ‘2007-03-14 04:10:42’);
 * WordPress database error: [You have an error in your SQL syntax; check the manual
   that corresponds to your MySQL server version for the right syntax to use near‘
   AND referer = referer_id AND osystem = os_id AND useragent = ua_]
    SELECT * FROM
   wp_bas_visitors, wp_bas_refer, wp_bas_ua, wp_bas_os WHERE visit_id = AND referer
   = referer_id AND osystem = os_id AND useragent = ua_id
 * WordPress database error: [Got error 127 from storage engine]
    SELECT * FROM 
   wp_bas_pages WHERE page_string = ‘/’;
 * WordPress database error: [Got error 127 from storage engine]
    SELECT * FROM 
   wp_bas_pages WHERE page_string = ‘/’;

Viewing 1 replies (of 1 total)

 *  [drmike](https://wordpress.org/support/users/drmike/)
 * (@drmike)
 * [19 years ago](https://wordpress.org/support/topic/wordpress-database-errors-2/#post-542234)
 * Looks like a stat plugin there that maybe didn’t install correctly. I’d try turning
   it off.

Viewing 1 replies (of 1 total)

The topic ‘WordPress Database Errors’ is closed to new replies.

## Tags

 * [base](https://wordpress.org/support/topic-tag/base/)
 * [errors](https://wordpress.org/support/topic-tag/errors/)
 * [sql](https://wordpress.org/support/topic-tag/sql/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [drmike](https://wordpress.org/support/users/drmike/)
 * Last activity: [19 years ago](https://wordpress.org/support/topic/wordpress-database-errors-2/#post-542234)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
