Jump to content

Recommended Posts

Posted
I have a database that is showing 99 records. 
When I try to view the records, there are none.
If I look at the table directly, there are no records.

How would I have the system rebuild the record count?

 

 

 

Posted

See images below.    I'm coding API, and still learning, so I think something is getting added to the database...

Could contain: Text, City

No matter what method I try, I cannot see any records.

Could contain: File, Page, Text

Even querying the database directly shows no records.  (I never edit custom databases through my mysql tool)

Could contain: Page, Text, File

 

How can I have IPB verify the consistency of that custom database?

 

Posted

What action transpired prior to encountering this? Have you deleted or done something to the database? Unfortunately, MySQL management is outside our scope of support so if something has happened to your MySQL server which has truncated a table or caused data inconsistencies would be outside our scope of support. Our only recommendation would be to restore the database from a backup when it was correct.

Posted

Actually, I fixed my API code.  Once a new record was correctly entered, it rebuilt the count itself.  Came here to type this and saw your reply.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...