473,809 Members | 2,610 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

REPOST -- DID NOT GET A RESPONSE TO THIS! PLEASE HELP!!

Hi,
I've recently installed MySql 5.0.2 on a WinXp box and am always
getting the error "Error While Fetching Schema Table Status" every time
I click on a schema in the Catalog.
I can log on to the db fine, it always happens when I click on a
schema.
I've been struggling with this for hours....any and all help will be
greatly appreciated.

If I install 4.1.x it works just fine, so I know it is something to do
with version 5.
Thanks!

Jul 23 '05 #1
4 1057
bmichael...@sup ergambler.com wrote:
I've recently installed MySql 5.0.2 on a WinXp box and am always
getting the error "Error While Fetching Schema Table Status" every time
I click on a schema in the Catalog.


Have you seen this bug?

http://bugs.mysql.com/bug.php?id=2759

It claims that this bug is fixed in MySQL Administrator 1.0.2a (they're
now up to 1.0.19). Perhaps you could resolve the issue by upgrading to
the latest MySQL Administrator version.

Regards,
Bill K.
Jul 23 '05 #2
I am using 1.0.19 currently....so I'm not sure if they fixed this or
not.

Jul 23 '05 #3
bmichael...@sup ergambler.com wrote:
Hi,
I've recently installed MySql 5.0.2 on a WinXp box and am always
getting the error "Error While Fetching Schema Table Status" every time
I click on a schema in the Catalog.
I can log on to the db fine, it always happens when I click on a
schema.
I've been struggling with this for hours....any and all help will be
greatly appreciated.

If I install 4.1.x it works just fine, so I know it is something to do
with version 5.
Thanks!


I'm just pulling at straws here since my MySQL and XP knowledge is
limited... however I would find the directory location where your schema
resides, and check that the database server has read/write access to it.
I guess it should, however I've had problems once on my XP laptop
which uses MySQL v4 and I put it down to restoring a backup and using a
non-Administrator username to perform the restore of a full schema
directory.

Its just a hunch that might be worth trying...

randelld
Jul 23 '05 #4
I wish I could say that was it, but I installed version 4.1 with the
same logged in user as when I installed version 5 and did everything
the same way and it worked with 4.1.....It's something to do with
5.0.2.....There 's another person in this group had the same problem and
never saw a response to his post, so I'm not the only one with this
issue.

Thanks for the idea Randell!

If anyone else has an idea please let me know!!! would like to start
using version 5. Thanks!

Michael

Jul 23 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
2045
by: Stuart | last post by:
Hi There I am using frames in an .asp application. I have a constant Banner across the top (an .htm file), a variable menu down the left and a main body (both .aspx) I have added a file search facility in the menu down the left which takes user input for an account number (in to a text box) and is supposed to redirect the MAIN page to a customer info screen (on clicking a button in the
8
5782
by: Scott C. Reynolds | last post by:
I want to serve a PDF right to a web page (cannot link browser directly to PDF file). Stumbled across Response.WriteFile this morning. On my machine (XP Pro) this worked fine: private void Page_Load(object sender, System.EventArgs e) { string filePath = "c:\\somepath\\some.pdf"; Response.ContentType = "Application/pdf"; Response.WriteFile(filePath); }
5
1660
by: Greg Vereschagin | last post by:
I'm trying to figure out a regular expression that will match the innermost tag and the contents in between. Specifically, the string that I am attempting to match looks as follows: ....<table>...<table>...>Final<...</table>...</table>... I want to match: <table>...>Final<...</table> from this example. The string could also, of course, look like the following:
0
923
by: Vikash Yadav | last post by:
hi all I want to implement my own what's this help as a menu item and when i click on this and then right click on any contorl the Pop-up should come and provide the help. is there any solution for this problem in VB.Net . Thanks and regards vikash
10
2159
by: isaac2004 | last post by:
hello i am trying to use a response redirect statment to show a message upon deletion of a record from a database. my database is ran though a page with a table with a delete option on the side. when the delete link is clicked, the script loads a page that has a immediate response.redirect in it. here is that code for the delete_response page. <% Option Explicit %> <!--#include virtual="\06Winter/levini/database/adovbs.inc"-->...
2
1654
by: Steven Bazeley | last post by:
I had a download failure problem with a 95MB wmv file. I thought it was my code but I could not find anything wrong. So I tested the download by replacing the 95MB file with a smaller one (20MB). It worked fine. When I contacted my hosting company this is what they told me.
0
1291
by: Johnny J. | last post by:
I posted this last week, but didn't get any reply. I'm trying again now, because I'm getting desperate - I've tried everything I can think of myself. PLEASE help somebody. I've made an inherited ListView control with a customized ColumnHeader Type. I've overwritten the Columns property with a collection of my custom ColumnHeader items. Now I would like to implement serialization so that columns are persisted from designtime to runtime....
0
1422
by: Rambaldi | last post by:
Hi there, I can connect to the WebMethod from the WM6 emulator, but i cant connect from the device :S Shouldnt the device work as fine as the Emulator??? I change the web reference url to my local machine but it does just make it work to the emulator. Why this is happening??? I got an apresentation like in 3/4 hours :S and i got to show the app in the device :S
1
3633
by: Dave | last post by:
I have a small web app that publishes files to a SQL database. I just noticed this morning that 2 conditions exist that I need help with. 1.) Any file that can be open with NotePad have the HTML for the web page appended to the document when it's received. Example... This line was entered in the *.txt file prior to upload. Everything below this was added when retrieving from SQL. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0...
1
1358
by: Dave | last post by:
Why when posting a txt file as Binary does the HTML for the web page also post with it? Or is it the Response.BinaryWrite that's doing it? Any help would be appreciated. Thanks
0
9721
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10640
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10376
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10387
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9200
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7662
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5550
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5689
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3861
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.