If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Mysql Administrator issue...

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-09-04, 16:32
nanc nanc is offline
Registered User
 
Join Date: Dec 2004
Posts: 9
Mysql Administrator issue...

Hi all gurus,
I am newbie in Mysql.

I have installed Mysql server 4.1.7, administrator & control center on Windows XP.

My problem is:
1] While trying to connect in MYSQL Control Center, I get error:
=== Error 2003: Can't connect to Mysql server on 'THESERVER' (10061) ===
[host name is fine, port no is also fine, then where I am doing wrong.... ???]

2] I can connect to Mysql Administrator, BUT..
1) Startup Variables are disabled [I can't alter them...]
2) Clicking SERVICE CONTROL page stops the service and then I could not restart the service again. [seems goophy to me... why its like that ???]
3) While surfing in Mysql Administrator, after a while I get error message:
=== Mysql Error Number 1226
User 'root' has exceeded the 'max_questions' resource (Current value 100)===
[I set max question value to default (0) or any number, it dosent make difference, and I can't work on administrator unless I re-login]

3] I have created a .sql file containing all tables & relationships I want. How can I load
that file in Mysql database. [How can I call/import that .sql file to create tables in Mysql database ??]


I am stuck in above little mess, would you please help me out from above problem ?

thank you very much,

--
-NANC
Reply With Quote
  #2 (permalink)  
Old 12-15-04, 17:06
nanc nanc is offline
Registered User
 
Join Date: Dec 2004
Posts: 9
Pls somebody help...
Reply With Quote
  #3 (permalink)  
Old 12-19-04, 06:12
Ach Ach is offline
Registered User
 
Join Date: Mar 2004
Posts: 370
About Control Center...

Hi nanc,
I am an Oracle DBA but I had some experience with mysql and its control center so I found it seems to buggy(?).Use another manager such as EMS (its link is on mysql partners list) and also before this try to connect using
"mysql -h <host> -u <user> -p" and see if there is any problem yet.
let me know what is going on...
-Best luck!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On