nixCraft Linux Forum

nixCraft

Linux / UNIX Tech Support Forum

PhpmyAdmin-Can browse/search some tables, but not others

This is a discussion on PhpmyAdmin-Can browse/search some tables, but not others within the Databases servers forums, part of the Mastering Servers category; Hello, My configuration: phpMyAdmin - 2.8.2.4 MySQL - 5.0.22-Debian_0ubuntu6.06.2 I have a database with 15 tables, and I can't browse ...


Go Back   nixCraft Linux Forum > Mastering Servers > Databases servers

Linux answers from nixCraft.


Databases servers Discussions of databases of all types - especially MySQL.

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-06-2007, 07:58 PM
Junior Member
User
 
Join Date: Jun 2007
OS: Ubuntu
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
blinton25 is on a distinguished road
Default PhpmyAdmin-Can browse/search some tables, but not others

Hello,

My configuration:

phpMyAdmin - 2.8.2.4

MySQL - 5.0.22-Debian_0ubuntu6.06.2

I have a database with 15 tables, and I can't browse or Search three of them using phpMyAdmin.

The application which uses the database saves and retrives information ok.

The other tables work ok (Browse, Search, Export)

I am logged in as root.

Any idea why this is happening?



P.S If I select SQL on any of the tables that I can't browse I see:

Error
SQL query:

SELECT label, id
FROM `mysql`.`pma_bookmark`
WHERE dbase = 'dbo_mydb'
AND (

user = 'root'
OR user = ''
)
ORDER BY label

MySQL said:

#1142 - SELECT command denied to user 'admin'@'localhost' for table

'pma_bookmark'
Reply With Quote
  #2 (permalink)  
Old 08-06-2007, 11:28 PM
nixcraft's Avatar
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
OS: RHEL
Scripting language: Bash and Python
Posts: 2,710
Thanks: 11
Thanked 245 Times in 184 Posts
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

Make sure mbstring PHP extension is installed use yum / up2date/ apt-get command to install the same. Also make sure php (defined in /etc/php.ini / etc/php4/php.ini file) session.save_path is writable by web server.
__________________
Vivek Gite
Linux Evangelist
Be proud RHEL user, and let the world know about your enterprise choices! Join RedHat user group.
Always use CODE tags for posting system output and commands!
Do you run a Linux? Let's face it, you need help
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Not able to browse one particular URL through squid bubloob_13 Proxy Servers 1 03-10-2008 01:54 PM
pattern search with numbers mercuryshipz Coding in General 0 14-02-2008 11:16 PM
PHPMyAdmin Problems JoeDively Coding in General 0 21-09-2007 09:30 PM
phpmyadmin question paul555 Databases servers 2 13-07-2007 08:27 AM
squid problem cannot connect or browse internet raghuram Linux software 2 27-03-2007 09:31 PM


All times are GMT +5.5. The time now is 10:35 PM.


Powered by vBulletin® Version 3.8.5 - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
©2005-2010 nixCraft. All rights reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38