mysqlgui error

2004-02-21 Thread bob oreily
Hi my nma eis rick and I am new to the above listed
program (linux aswell) and have encounted a problem
which I cannot fix I have DL'd you 1.7.5 static
mysqlgui , unpacked it , When i open the folder and
hit the exe all it does is show me the splash screen
and then in my console it says mysqlgui segmentation
error.
thnx for any help
BTW I am using mandrake 9.1

__
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



obscure mySQLGUI error

2002-06-14 Thread Kevin Hennessy

Hi,

I have just installed the mySQLGUI linux binary.  Upon running it, I
receive the error Can't connect to local MySQL server through socket ''
(111).  The help file does not address this sort of error.

Can you please interpret this error for me and suggest how I may fix it?

I just installed mySQL and have one user account root who connects via
localhost.  I have tested connecting to the database manually with
success.  I am not sure why mySQLGUI can't connect.

Thanks,

Kevin Hennessy


#  Options file generated by MySQL client

user=root
host=localhost
port=3306
num_of_queries=20
timeout=60
defbase=
socket=
queries_file=/root/.mysql_history
queries_root=/root/.guiclient/queries
last_database_file=/root/.guiclient/ladb
terminator=,
enclose='
password=1
compress=0
ask=1
max_width=50
update_timeout=10
font_used=
style_file=


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: mySQLGUI Error

2001-06-13 Thread Thomas Karcher

Hi,

 I am trying to use MySQL GUI client on W2K to connect to MySQL server running on 
RedRat Linux 7.1 and I am getting the following error
 Host '192.168.0.152' is not allowed to connect to this MySQL server.
 Do I need to change something on my Linux?

Yes, you have to check your MySQL access control ... *g*

Read the section 6 The MySQL Access Privilege System in the MySQL
manual, then you know what to do.

Thomas Karcher

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




mySQLGUI Error

2001-06-12 Thread Anthony Olugbenga Bamgbose

I am trying to use MySQL GUI client on W2K to connect to MySQL server running on 
RedRat Linux 7.1 and I am getting the following error
Host '192.168.0.152' is not allowed to connect to this MySQL server.

Do I need to change something on my Linux?



Re: mySQLGUI Error

2001-06-12 Thread Rolf Hopkins

No, you need to add a user to MySQL that is allowed access from that host.
See the GRANT statement in the manual.  I'm also betting that that is a
dynamic IP address in which case you'll probably have to setup a user with
access from 192.168.0.%

- Original Message -
From: Anthony Olugbenga Bamgbose [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, June 13, 2001 10:45
Subject: mySQLGUI Error


I am trying to use MySQL GUI client on W2K to connect to MySQL server
running on RedRat Linux 7.1 and I am getting the following error
Host '192.168.0.152' is not allowed to connect to this MySQL server.

Do I need to change something on my Linux?



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




MySQLGUI - error executing query's

2001-02-20 Thread Luis Pedro

Hi,

I'd installed MySQLGUI 1.7.4 sucessufuly. After I connect to a database and
when I try to execute  a query, the program stops and I get the following error:

Segmentation fault 

Can you help me with this?

Thank's
-- 

Luis Pedro
Physics Departement of Unoversity of Lisbon

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: MySQLGUI - error executing query's

2001-02-20 Thread Sinisa Milivojevic

Luis Pedro writes:
  Hi,
  
  I'd installed MySQLGUI 1.7.4 sucessufuly. After I connect to a database and
  when I try to execute  a query, the program stops and I get the following error:
  
  Segmentation fault 
  
  Can you help me with this?
  
  Thank's
  -- 
  
  Luis Pedro
  Physics Departement of Unoversity of Lisbon


Of course.

Please tell me what OS do you have, what mysql version (binary or
source)  have you downloaded.

Also, send me a CREATE table statement for the table in question and
query that caused SIGSEGV.


Regards,

Sinisa

    __ _   _  ___ ==  MySQL AB
 /*/\*\/\*\   /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic
/*/ /*/ /*/   \*\_   |*|   |*||*| mailto:[EMAIL PROTECTED]
   /*/ /*/ /*/\*\/*/  \*\|*|   |*||*| Larnaca, Cyprus
  /*/ /*/  /*/\*\_/*/ \*\_/*/ |*|
  /*/^^^\*\^^^
 /*/ \*\Developers Team

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php