Title: Error Mysql
Last modified: August 22, 2016

---

# Error Mysql

 *  Resolved [TheMrX](https://wordpress.org/support/users/themrx/)
 * (@themrx)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/error-mysql/)
 * Error in Mysql
 *     ```
       [03-Nov-2014 21:34:45 UTC] Error Table 'cmuebgfejg.li_pageviews' doesn't exist de la base de datos de WordPress para la consulta
       			SELECT DISTINCT lead_hashkey lh,
       				lead_id,
       				lead_email,
       				( SELECT COUNT(*) FROM wp_3_li_pageviews WHERE lead_hashkey = lh ) as pageviews,
       				( SELECT MIN(pageview_source) AS pageview_source FROM wp_3_li_pageviews WHERE lead_hashkey = lh AND pageview_session_start = 1 AND pageview_deleted = 0 ) AS lead_source,
       				( SELECT MIN(pageview_url) AS pageview_url FROM wp_3_li_pageviews WHERE lead_hashkey = lh AND pageview_session_start = 1 AND pageview_deleted = 0 ) AS lead_origin_url
       			FROM
       				wp_3_li_leads ll, li_pageviews lpv
       			WHERE
       				lead_date >= CURRENT_DATE() AND
       				ll.hashkey = lpv.lead_hashkey AND
       				pageview_deleted = 0 AND lead_email != '' AND lead_deleted = 0  realizada por do_action('toplevel_page_leadin_stats'), call_user_func_array, WPLeadInAdmin->leadin_build_stats_page, LI_StatsDashboard->__construct, LI_StatsDashboard->get_new_contacts
       ```
   
 * [https://wordpress.org/plugins/leadin/](https://wordpress.org/plugins/leadin/)

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

 *  [Andy Cook](https://wordpress.org/support/users/andygcook/)
 * (@andygcook)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/error-mysql/#post-5447585)
 * Is this a new development or did it just happen after the latest updates?
 * It’s possible that your Leadin tables didn’t properly create themselves on the
   initial install.
 * Also, are you running WordPress Multisite?
 * If you could take a look in the database and check to see if the following tables
   exist that’ll be a good start to helping me debug this for you:
 * li_leads
    li_pageviews li_submissions li_tags li_tag_relationships
 * Thanks!
 *  [Andy Cook](https://wordpress.org/support/users/andygcook/)
 * (@andygcook)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/error-mysql/#post-5447732)
 * I’m going to mark this ticket as closed because I haven’t heard back from you
   yet. If you need some more help with your installation please send an email to
   [support@leadin.com](https://wordpress.org/support/topic/error-mysql/support@leadin.com?output_format=md)
   with the details and we’ll gladly give you a hand.

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

The topic ‘Error Mysql’ is closed to new replies.

 * ![](https://ps.w.org/leadin/assets/icon-256x256.png?rev=3041936)
 * [HubSpot All-In-One Marketing - Forms, Popups, Live Chat](https://wordpress.org/plugins/leadin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/leadin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/leadin/)
 * [Active Topics](https://wordpress.org/support/plugin/leadin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/leadin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/leadin/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Andy Cook](https://wordpress.org/support/users/andygcook/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/error-mysql/#post-5447732)
 * Status: resolved