weird database problem
Posted: Sat Feb 03, 2007 6:05 am
Hi
I have few tables in the database. When I run a query on those tables in my localhost, it works fine. I can get all the results from all tables but when I run the same query on my isp's server, it shows only numbers like 2, 7, 8 etc of records that met the criteria and it doesn't show data from records...it just shows that number of recods of each category.
I can see only this info on the phpmyadmin window.......
At the bottom of this window on this page, it shows
Can you please give me hint as where to look for the solution As a newbie, I have no idea where I can find solution to this problem.
Thanks
I have few tables in the database. When I run a query on those tables in my localhost, it works fine. I can get all the results from all tables but when I run the same query on my isp's server, it shows only numbers like 2, 7, 8 etc of records that met the criteria and it doesn't show data from records...it just shows that number of recods of each category.
I can see only this info on the phpmyadmin window.......
Code: Select all
Welcome to phpMyAdmin 2.6.0-pl3
MySQL 3.23.58 running on localhost as username@localhostCode: Select all
Error
The additional Features for working with linked Tables have been
deactivated. To find out why click here.Thanks