Welcome Guest, Not a member yet? Register   Sign In
[solved]$this->db->count_all() bug?
#1

[eluser]brucebat[/eluser]
DATABASE WAS CORRUPT

Hi I have been testing this function today and I believe there may be a bug when using with

XAMPP and MySQL 5.06

I have a table called procedure which has 76 rows in it which I have confirmed using phpMyadmin and SQLyog.

However when I call the function

Code:
$this->db->count_all('procedure');

I get a result of "70"

I have made sure my indices are correct in the table etc,

Any ideas what is causing this?
#2

[eluser]brucebat[/eluser]
Never mind, fixed!




Theme © iAndrew 2016 - Forum software by © MyBB