Re: mysqlgui problem - can't connect via tmp/mysql.sock

2004-03-16 Thread Sinisa Milivojevic
Dmitry Rusak  writes:
 Hi!
 I have a problem using musqlgui-1.7.2 under FreeBSD 4.9 STABLE. It Can't connect to 
 mysql 
 server via tmp/mysql.sock
 
 My setup:
 1) mysql is installed in /usr/local/mysql
 data base directory - /usr/local/mysql/data
 socket directory - /usr/local/mysql/tmp/mysql.sock
 
 2) currenlty i am using FreeBSD 4.2 static binary of MySQLGUI 1.7.2 
 3) I have created:
 /etc/my.cnf
 /etc/.my.cnf
 ~/my.cnf
 ~/.my.cnf
 /usr/local/etc/my.cnf
 /usr/local/etc/.my.cnf
 
 with the same content:
 ---
 [client]
 port = 3306
 host = localhost
 user = root
 
 [client_fltk]
 client_file=~/.mysql.options
 queries_file=~/.mysql_history
 history_length=100
 database=my_db - (this db exists!)
 -
 
 The problem:
 When executing mysqlgui it first asks me for a password. I assume it should be the 
 root 
 password (or not? actually in my case mysql is configured to work under mysql 
 user, but i 
 tryed password for this user also).
 
 I am entering the password and then it says in Info line at the bottom of window 
 that Can't 
 connect to mysql server via tmp/mysql.sock. 
 
 When i am pressing on + to see full message log it shows the lines that options 
 are 
 successifully read from options file and so on - so, no problem here.
 
 In options of mysqlgui i have localhost, port 3306.
 
 There is no problem with running ordinary mysql client.
 
 I think probably because mysql server has been installed not in standard directory, 
 it can not 
 find it. So, maybe there is a chance to configure the path to mysql?
 
 Or something other?
 
 Best regards,
 Dmitry

First of all, please use version 1.7.5.

1.7.2 has too many bugs.

You should add socket option under [client] and you should put
/usr/local/mysql/tmp/mysql.sock there as well as under [mysqld]
options header.

You should also make  /usr/local/mysql/tmp/ directory scannable etc
.. by all, plus with temporary attribute.

-- 

Sincerely,

-- 
For technical support contracts, go to https://order.mysql.com/?ref=msmi
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB
/_/  /_/\_, /___/\___\_\___/   Full time Developer and Support Coordinator
   ___/   www.mysql.com   Larnaca, Cyprus

Meet the MySQL at User Conference ! (April 14-16, 2004)
http://www.mysql.com/uc2004/


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



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]



MySQLGUI Win32 Static Binary

2003-12-09 Thread John Mitchell
I seem to be downloading a corrupted zip file?
 
Help!
###

Any views expressed in this message are those of the individual sender,
except where the sender specifically states them to be the views of the
National Bank of Malawi Ltd (NBM).

The information, including that in any attachments, contained in this
electronic mail transmission is privileged and confidential and intended
only for the use of the person or entity to whom it is addressed.

If the reader of this message is not the intended recipeint, you are
hereby notified that you must not use, copy, distribute or disclose this
e-mail or any part of its contents or take any action in reliance on it.

If you have received this e-mail in error, please e-mail the sender by
replying this message, then deleting it immediately.

All reasonable precautions have been taken to ensure no viruses are
present in this e-mail. NBM cannot accept responsibility for loss or
damage arising from the use of this e-mail or attachments and recommend
that you subject them to your virus checking procedures prior to use.

###

This message has been scanned by F-Secure Anti-Virus for Microsoft
Exchange.
For more information, connect to http://www.F-Secure.com/


MySQLGUI downloads failure

2003-10-27 Thread Thomas Gehrke
Hello,

i just wasn´t able to download the MySQLGUI (Windows static) under
http://www.mysql.de/Downloads/mysqlgui/mysqlgui-win32-static-1.7.5-2.zip

Is it still available?

Thanks

Thomas


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



Re: Uploading scripts in MySQLGUI

2003-06-27 Thread Becoming Digital
MySQL GUI is no longer supported.  Try using MySQL CC instead and let us know if
you still have problems.

Edward Dudlik
Becoming Digital
www.becomingdigital.com


Did I help you?  Want to show your thanks?
www.amazon.com/o/registry/EGDXEBBWTYUU



- Original Message -
From: Tang, Sean X [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, 26 June, 2003 14:53
Subject: Uploading scripts in MySQLGUI


Hi there,



Is there a way to upload a saved script file into the GUI window to
execute? On the GUI interface, there are SAVE, EXECUTE buttons. But I
cannot find anything for uploading, even copying functions.



Thanks  for the help.



Regards,



Sean Tang




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



Uploading scripts in MySQLGUI

2003-06-26 Thread Tang, Sean X
Hi there,

 

Is there a way to upload a saved script file into the GUI window to
execute? On the GUI interface, there are SAVE, EXECUTE buttons. But I
cannot find anything for uploading, even copying functions.

 

Thanks  for the help.

 

Regards,

 

Sean Tang



Re: Possible issue with mysqlgui

2003-05-29 Thread Victoria Reznichenko
Gordon [EMAIL PROTECTED] wrote:
 
 My environment is as follows
 Dell Inspiron notebook with 512mb ram and 30gb disk (900mhz)
 Windows 2000 sp3
 MySQL 3.23.52
 MySQLGUI 1.7.5-2
 
 I created a database and connected to it ok.
 Tried to create a table and nothing happens.
 Tried using F9 and nothing happens.
 
 Program does not seem to want to create tables.  
 
 I am new to MySQL so it is probably me, but I tried everything I could think
 to do.
 
 Thank you in advance for any light you can shed on this issue.
 

F9 for creating table doesn't work in MySQLGUI and it will not work. You can use 
another client like MySQL Control Center.


-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
   ___/   www.mysql.com





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



re: MySQLGUI links are broken

2003-03-15 Thread Egor Egorov
On Tuesday 11 March 2003 14:26, jarausch at igpm dot rwth-aachen dot de wrote:

 it seems as if all links on
 http://www.mysql.com/Downloads/mysqlgui/
 are broken.

Link for downloading MySQLGUI is
http://www.mysql.com/downloads/gui-mysqlgui.html



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
   ___/   www.mysql.com




-
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 links are broken

2003-03-11 Thread jarausch
Hello,

it seems as if all links on
http://www.mysql.com/Downloads/mysqlgui/
are broken.

Many thanks for a hint,
regards,

Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany


-
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 connection

2003-02-21 Thread Stefan Hinz
Steve,

 Can't connect to local MySQL server through socket '' (111)

 When I type 'mysql -u
 ddj -p' on a commandline, I can connect fine.

With mysql (the command line tool), you connect on the local host
(i.e. server and client are running on the same machine). With
MySQLGUI, you seem to do the same; is that right?

If so, obviously MySQLGUI tries to use a different socket than mysql.

By default, the server will establish a socket as /tmp/mysql.sock.
This can be changed by starting the server with --socket=(path),
either as a command line option, or in the [mysqld] section of my.cnf
(usually /etc/my.cnf).

Likewise, you can tell clients which sockets to use. For mysql, this
would either be mysql --socket=(path) or in the [client] section of
my.cnf. If it's configured nowhere, a default value will be used. To
find out which socket value is set, connect with mysql and issue:

mysql show variables like '%sock%';
+---+---+
| Variable_name | Value |
+---+---+
| socket| /var/lib/mysql/mysql.sock |
+---+---+

Then, tell MySQLGUI to use the same socket, and everything should be
fine.

Regards,
--
  Stefan Hinz [EMAIL PROTECTED]
  iConnect GmbH http://iConnect.de
  Heesestr. 6, 12169 Berlin (Germany)
  Telefon: +49 30 7970948-0  Fax: +49 30 7970948-3

[filter fodder: sql, mysql, query]


-
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/MacOSX

2003-02-06 Thread Rich Allen
trying to get mySQLGUI to install on Mac OS X, fltk seemed to install 
ok but am getting the follwoing for flvw

[ARTiBook:~/src/flvw/1.0] root# make
=== making src ===
Compiling Flv_List.cxx...
In file included from ../FL/Flv_List.H:45,
 from Flv_List.cxx:38:
../FL/Flv_Style.H:111: warning: friend declaration requires class-key, 
i.e.
   `friend class Flv_Style_List'
Flv_List.cxx: In member function `virtual void Flv_List::draw_row(int, 
int,
   int, int, int, int)':
Flv_List.cxx:178: `inactive' undeclared (first use this function)
Flv_List.cxx:178: (Each undeclared identifier is reported only once for 
each
   function it appears in.)
make[1]: *** [Flv_List.o] Error 1
=== making test ===
make[1]: *** No rule to make target `../lib/libflvw.a', needed by 
`testlist'.
top.
make: *** [all] Error 2


hints/suggestions?

thanks
- hcir


-
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, win32, delete keypress on table row in results window hangs.

2002-12-30 Thread daniel somerville
Using: Win32 static binary of MySQLGUI 1.7.5-2 
   on win98SE

Mysql 4.04-beta serving on win2000


run MySQLgui

select * from test;

displays table correctly in mysql results window

-click-select a row in the MySQL results display
-press the delete key (intent is to delete that row)
-hang,
 CTRL-ALT-DEL, MySQL results [not responding],End Task.

Dan Somerville.




-
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 Crash

2002-11-28 Thread Kees Vries de
Dear Mr. / Mrs,

After we installed MySQL Server 3.23.51 for Windows and MySQL Gui
1.7.5-2. 
We used a ODBC driver to write data into the database on the MySQL
Server.  
When there are more then 250.000 records in the table the MySQL Gui
crashed. 
Our Question now is there a solution for our problem? 

We hope you can help us.

Sincerely,

Kees de Vries
Wim Klomp
Koldijk B.V Zwolle

(Sorry for the bad English)


-
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: installing mySQLGUI

2002-11-16 Thread Egor Egorov
Craig,
Friday, November 15, 2002, 10:45:08 PM, you wrote:

CM How do I go about installing mysqlGUI?  I have downloaded all of the
CM files.

What about reading README and install.txt files?




-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
   ___/   www.mysql.com




-
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




installing mySQLGUI

2002-11-15 Thread Craig Markovitz
How do I go about installing mysqlGUI?  I have downloaded all of the
files.


Please help.

Thanks.

Craig

-
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




Problem compiling mysqlgui 1.7.5

2002-11-12 Thread Pierre
Hi,

I try to compile mysqlgui-src-1.7.5 on my GNU/Linux system with gcc-3.2
but with the make I got this :

# gmake
gmake: *** No rule to make target `edfile.o', needed by `mysqlgui'.  
Stop.




It would be great if you could help me with this !

Best regards,

Pierre.

-
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: Problem compiling mysqlgui 1.7.5

2002-11-12 Thread Black, Kelly W [PCS]
See the file INSTALL_BINARY

~KB

-Original Message-
From: Pierre [mailto:pierre;epinetworx.com]
Sent: Tuesday, November 12, 2002 1:45 AM
To: [EMAIL PROTECTED]
Subject: Problem compiling mysqlgui 1.7.5


Hi,

I try to compile mysqlgui-src-1.7.5 on my GNU/Linux system with gcc-3.2
but with the make I got this :

# gmake
gmake: *** No rule to make target `edfile.o', needed by `mysqlgui'.  
Stop.




It would be great if you could help me with this !

Best regards,

Pierre.

-
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

-
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




Problem in using MySQLGUI 1.7.5-2

2002-11-12 Thread Edison Xavier
Hi,

I'm Edison Xavier. I have installed the MySQL 3.23.52
on an RedHat 8.0. In the local client (running on the
same machine as the server) I can connect using any
registered user like this:

mysql -u xavier -p

This connection occours perfectly.

I have installed the MySQLGUI 1.7.5-2 on my
workstation running Win2000 Professional. I have
setting on the Options the user xavier on the Client
parameters and the IP and port of the server running
the mysqld in the Server parameters.

When I select the Connect button and I write my
password (for xavier), the message appears on the
bottom:

Lost connection to MySQL server during query

The log of the firewall betwen this connection show-me
this deny packets:
packet TCP from client to port 139 server 
packet TCP from client to port 445 server

Is this correct??

The port 3306 is free for forwarding and don´t denied.

Thanks a lot

Edison Xavier
[EMAIL PROTECTED]

___
Yahoo! GeoCities
Tudo para criar o seu site: ferramentas fáceis de usar, espaço de sobra e acessórios.
http://br.geocities.yahoo.com/

-
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




Sun Solaris 2.7 Sparc static binary of MySQLGUI 1.6

2002-10-21 Thread Bob Cook
When I tried to execute Sun Solaris 2.7 Sparc static binary of MySQLGUI
1.6,
I get the error that it can't find, libstdc++.so.2.10.0. I thought this was
suppose to be a statically linked executable?  I can fine the .a file
but not the .so file.

- Bob



-
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 1.7.5-1 problem

2002-10-09 Thread Egor Egorov

Martín,
Tuesday, October 08, 2002, 8:29:21 PM, you wrote:

MF I have downloades the last version of your software, but when I try to
MF connecto to the mysql server remotly, the server crash, and safe_mysqld
MF restar it. Your software reports lost connection to MySQL dureing query
MF And the safe_mysqld reports dureing the crash:

MF bash-2.05# /usr/local/mysql/bin/safe_mysqld: line 273:  3021 Violación de
MF segmento   $NOHUP_NICENESS $ledir/$MYSQLD
MF $defaults --basedir=$MY_BASEDIR_VERSION --datadir=$DATADIR
MF $USER_OPTION --pid-file=$pid_file --skip-locking $err_log 21

MF Any idea what is happening?

What OS do you use? What version of MySQL do you use? How did you
installed MySQL: from binary or from source?



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
   ___/   www.mysql.com




-
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 1.7.5-1 problem

2002-10-08 Thread Martín Fiumara

I have downloades the last version of your software, but when I try to
connecto to the mysql server remotly, the server crash, and safe_mysqld
restar it. Your software reports lost connection to MySQL dureing query
And the safe_mysqld reports dureing the crash:

bash-2.05# /usr/local/mysql/bin/safe_mysqld: line 273:  3021 Violación de
segmento   $NOHUP_NICENESS $ledir/$MYSQLD
$defaults --basedir=$MY_BASEDIR_VERSION --datadir=$DATADIR
$USER_OPTION --pid-file=$pid_file --skip-locking $err_log 21

Any idea what is happening?




-
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: Win32 static binary of MySQLGUI 1.7.5-2

2002-10-03 Thread Egor Egorov

Norman,
Wednesday, October 02, 2002, 5:25:36 PM, you wrote:

NWJ Downloaded Win32 static binary of MySQLGUI 1.7.5-2 , but it would not
NWJ unzip.

NWJ Error message Cannot open file: it does not appear to be a valid
NWJ archive.  If you downloaded this file, try downloading the file again.

NWJ I tried and the same thing happened.

Try to download it from another mirror.



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
   ___/   www.mysql.com




-
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




Win32 static binary of MySQLGUI 1.7.5-2

2002-10-02 Thread Norman W. Jetta

Downloaded Win32 static binary of MySQLGUI 1.7.5-2 , but it would not
unzip.

Error message Cannot open file: it does not appear to be a valid
archive.  If you downloaded this file, try downloading the file again.

I tried and the same thing happened.

Norm Jetta


-
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: Win32 zipped binary seems corrupted

2002-10-01 Thread Victoria Reznichenko

Pavel,
Monday, September 30, 2002, 9:04:32 PM, you wrote:

PH I've just tried to download the Win32 binaries of the MySQLGUI tool.
PH I recieved about 50kB. When I tried to unpack the archive,
PH WinCommander told me, that the zip archive is corrupted.

I've just downloaded MySQLGUI and unzipped without any problem.
Try to download it from other mirror.


-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
   ___/   www.mysql.com





-
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: Win32 zipped binary seems corrupted

2002-09-30 Thread Pavel Hlouek

Hi,

I've just tried to download the Win32 binaries of the MySQLGUI tool.
I recieved about 50kB. When I tried to unpack the archive,
WinCommander told me, that the zip archive is corrupted.

Hope it helps, thanx guys for wonderfull MySQL.

Pavel

__
Reklama:
E-mail zdarma na cely zivot: http://email.seznam.cz

-
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: Win32 zipped binary seems corrupted

2002-09-30 Thread Insanely Great

Greetings..

Even the MySQLGui does not work for me. It is not getting downloaded. What
should I do ?

Insane
SQLyog ( http://www.webyog.com/sqlyog )
The Definative GUI for MySQL
- Original Message -
From: Pavel Hlouek [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, September 30, 2002 11:34 PM
Subject: MySQLGUI: Win32 zipped binary seems corrupted


Hi,

I've just tried to download the Win32 binaries of the MySQLGUI tool.
I recieved about 50kB. When I tried to unpack the archive,
WinCommander told me, that the zip archive is corrupted.

Hope it helps, thanx guys for wonderfull MySQL.

Pavel

__
Reklama:
E-mail zdarma na cely zivot: http://email.seznam.cz

-
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



-
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: Someone has to know something on MySQLGUI?? - PLZ HLP!

2002-09-18 Thread R.Dobson

hi ,if you're on windows I would use mysqlfront. It has been 
discontinued but you can still get it from:

http://mysqlfront.sstienemann.de/

alternatively, you could use urSQL:

http://www.urbanresearch.com/software/utils/urbsql/

cheers
Rich




David Kramer wrote:

Can anyone point me in the direction of some good doc on MYSQLGUI for Win2K?
Looking for Install/Setup notes..  Also is the Flash Light Tool Kit needed
to run the GUI?

Thanks,

DK

David Kramer
Software Developer
Reflect.com
Direct: 415.369.4856
Cell: 650.302.7889


-
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




-- 

Richard Dobson
Database Administrator
MRC Bright Study
Clinical Pharmacolgy
St Bartholomew's and the Royal London
School of Medicine and Dentistry
Charterhouse Square
London EC1M 6BQ
Tel: 020-7882-5670
Mob: 07711-522926
Fax: 020-7882-5672
[EMAIL PROTECTED]




-
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




Someone has to know something on MySQLGUI?? - PLZ HLP!

2002-09-17 Thread David Kramer

Can anyone point me in the direction of some good doc on MYSQLGUI for Win2K?
Looking for Install/Setup notes..  Also is the Flash Light Tool Kit needed
to run the GUI?

Thanks,

DK

David Kramer
Software Developer
Reflect.com
Direct: 415.369.4856
Cell: 650.302.7889


-
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




Need help with Statically Compiled MySQLGUI 1.7.5-1

2002-09-05 Thread PathFinder Software

Hi,

I am a not yet that experienced with System Administration and
need a little holding hand here if possible.

I am running Red Hat 6.2 with MySQL installed and running.

Frankly I have read the README and HELP and still not sure as to
what I am suppose to do with the my.cnf.

When I try to run it with the ./my.cnf from the directory where
MySQLGUI 1.7.5-1 is installed here is the error message I get:

[root@mail mysqlgui-1.7.5-1-linux-static]# ./my.cnf

./my.cnf: [client]: command not found
./my.cnf: port: command not found
Using domain server:
Name: localhost.track2you.com
Address: 127.0.0.1
Aliases:

Host not found.
./my.cnf: [client_fltk]: command not found
./my.cnf: database: command not found



Can you walk me though with what to do and perhaps how to
configure the my.cnf?

Your time is appreciatted.

Regards,

Normand J. Charette
PathFinder Software/Affiliate Software
[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.PathFinderSoftware.com
http://www.AffiliateTrackingSoftware.com


-
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: Need help with Statically Compiled MySQLGUI 1.7.5-1

2002-09-05 Thread Egor Egorov

PathFinder,
Wednesday, September 04, 2002, 10:25:46 PM, you wrote:

PS I am a not yet that experienced with System Administration and
PS need a little holding hand here if possible.

PS I am running Red Hat 6.2 with MySQL installed and running.

PS Frankly I have read the README and HELP and still not sure as to
PS what I am suppose to do with the my.cnf.

PS When I try to run it with the ./my.cnf from the directory where
PS MySQLGUI 1.7.5-1 is installed here is the error message I get:

PS [root@mail mysqlgui-1.7.5-1-linux-static]# ./my.cnf

PS ./my.cnf: [client]: command not found
PS ./my.cnf: port: command not found
PS Using domain server:
PS Name: localhost.track2you.com
PS Address: 127.0.0.1
PS Aliases:

PS Host not found.
PS ./my.cnf: [client_fltk]: command not found
PS ./my.cnf: database: command not found

Where can my.cnf be located read here:
  http://www.mysql.com/doc/en/Option_files.html





-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
   ___/   www.mysql.com



-
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: Need help with Statically Compiled MySQLGUI 1.7.5-1

2002-09-05 Thread Gerald Clark

It is just a config file.
You don't run it.

PathFinder Software wrote:

Hi,

I am a not yet that experienced with System Administration and
need a little holding hand here if possible.

I am running Red Hat 6.2 with MySQL installed and running.

Frankly I have read the README and HELP and still not sure as to
what I am suppose to do with the my.cnf.

When I try to run it with the ./my.cnf from the directory where
MySQLGUI 1.7.5-1 is installed here is the error message I get:

[root@mail mysqlgui-1.7.5-1-linux-static]# ./my.cnf

./my.cnf: [client]: command not found
./my.cnf: port: command not found
Using domain server:
Name: localhost.track2you.com
Address: 127.0.0.1
Aliases:

Host not found.
./my.cnf: [client_fltk]: command not found
./my.cnf: database: command not found



Can you walk me though with what to do and perhaps how to
configure the my.cnf?

Your time is appreciatted.

Regards,

Normand J. Charette
PathFinder Software/Affiliate Software
[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.PathFinderSoftware.com
http://www.AffiliateTrackingSoftware.com


-
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





-
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




Problem compiling MySQLGUI source rev 1.7.5

2002-08-21 Thread Michel DROZ

Hello

I have a compilation problem with MySQLGUI.

I have downloaded ans installed

MySQL using the following version

mysql-3.23.52
Msql-Mysql-modules-1.2219
DBI-1.18
Data-Dumper-2.101

MySQL pass all the tests and work OK.

then MYSQLGUI using the following version

fltk-1.0.9
mysql++-1.7.9
fl_editor-0.4
mysqlgui-src-1.7.5

In mysqlgui-src-1.7.5, I have updated the Makefile to use the correct
version of mysql++

When I compile MySQLGUI, I get the following error message  when
compiling the file main.cc :

g++ -O3 -g -pipe -fforce-mem -fforce-addr -I.
-I../mysql++-1.7.9/sqlplusint -I/usr/local/include/mysql  -c main.cc
main.cc: In function `void if_conn()':
main.cc:464: no matching function for call to
`MysqlConnection::clinet_info ()'
main.cc:529: no matching function for call to
`MysqlConnection::clinet_info ()'
make: *** [main.o] Error 1

The others files compile OK.

I have spend several days on this and I have not found the error, Is it
a known bug ? and have you a solution to this problem.

Many thanks for your answer


Michel DROZ

[EMAIL PROTECTED]




-
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 problem

2002-08-15 Thread Jan Davies

everytime i submit a query, it closes the connection to my (remote) 
database - why?

Jan

Jan Davies
animonkeyweb design, animation  interactive media
07 808 120 310



-
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




Three easy, FAST-REPLY questions re: MySQLGUI

2002-07-18 Thread Andy Fields

Folks,

On my FreeBSD UNIX/Apache virtual private server (ISP is NTT/Verio), I
have MySQL-3.23.49 installed with one empty database and password
created to get me started.

My desktop box is Windows XP Pro.

I've already downloaded and installed MyODBC 3.51.03 (full package/docs)
and my MS MDAC is equivalent to version 2.7 RTM (2.20.7713.4), according
to Microsoft's little self-tester utility.

So far, the ONLY problem I'm having is with my DSN Configuration with
the MyODBC 3.51.03 driver as revealed in the following popup message:

[MySQL][ODBC 3.51 Driver] Can't connect to MySQL server on 'localhost'
(10061)

I know there are SEVERAL OTHER installation/configuration chores to
complete before I enjoy the wonders of MySQL.

Hence...my downloading MySQLGUI to tackle those chores more effectively
in combination with reading the ~!@#$% manuals over and over and over.

MY THREE QUESTIONS...finally...

1. I notice in my Windows Registry and the odbc.ini file that references
to
   myodbc3 are preceded by TWO--sometimes THREE--back slashes like the
   sample below...

Driver32=C:\WINDOWS\System32\\\myodbc3.dll

   For whatever technical reasons that multiple back slashes ARE
required,
   HOW MANY should be present before the myodbc file references?

   ___ Only 1 back slash is required.

   ___ back slashes ARE required.


To compile MySQLGUI to help me easily access/configure/use MySQL on a
FreeBSD Unix/Apache server from Windows XP Pro (dial-up)...

2.  WHICH of the following items  3. In WHAT order do I 
MUST I download (i.e., x_YES)? ..and theninstall/configure
them?

   1st  2nd  3rd  4th  5th  6th
7th

 x_Yes __ No  MySQLGUI 1.7.5 Source Code   ___  ___  ___  ___  ___  ___
___

 __Yes __ No  Statically Complied MySQLGUI ___  ___  ___  ___  ___  ___
___

 x_Yes __ No  Win32 static binary of 
  MySQLGUI 1.7.5-2 ___  ___  ___  ___  ___  ___
___


 
 __Yes __ No  FreeBSD 4.2 static binary
  of MySQLGUI 1.7.2___  ___  ___  ___  ___  ___
___

 __Yes __ No  MySQL Monitor Epplet, etc.   ___  ___  ___  ___  ___  ___
___
 
 x_Yes __ No  The newest FLTK  ___  ___  ___  ___  ___  ___
___ 

 x_Yes __ No  The newest FLTK VW Library   ___  ___  ___  ___  ___  ___
___

 x_Yes __ No  FLTK editor widget 0.4   
  for MySQLGUI ___  ___  ___  ___  ___  ___
___
 
 __Yes __ No  The newest MySQL C++ library ___  ___  ___  ___  ___  ___
___


Thanks for your kind assistance and reply at your earliest convenience.

Respectfully yours,

Andy Fields
[EMAIL PROTECTED]
Santa Clara, CA (in the heart of Silicon Valley)





-
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: Three easy, FAST-REPLY questions re: MySQLGUI

2002-07-18 Thread Dan Nelson

In the last episode (Jul 18), Andy Fields said:
 Folks,
 
 On my FreeBSD UNIX/Apache virtual private server (ISP is NTT/Verio), I
 have MySQL-3.23.49 installed with one empty database and password
 created to get me started.
 
 My desktop box is Windows XP Pro.
 
 I've already downloaded and installed MyODBC 3.51.03 (full package/docs)
 and my MS MDAC is equivalent to version 2.7 RTM (2.20.7713.4), according
 to Microsoft's little self-tester utility.
 
 So far, the ONLY problem I'm having is with my DSN Configuration with
 the MyODBC 3.51.03 driver as revealed in the following popup message:
 
 [MySQL][ODBC 3.51 Driver] Can't connect to MySQL server on 'localhost' (10061)

Sounds like you forgot to fill in the hostname of the FreeBSD box in
your DSN configuration, and the XP machine is trying to connect to a
server on itself.
 
 
 1. I notice in my Windows Registry and the odbc.ini file that
references to myodbc3 are preceded by TWO--sometimes THREE--back
slashes like the sample below...
 
 Driver32=C:\WINDOWS\System32\\\myodbc3.dll
 
For whatever technical reasons that multiple back slashes ARE
required, HOW MANY should be present before the myodbc file
references?

At least one :)  Multiple slashes or backslashes in a path (barring the
\\server\ notation for win32 UNC paths) are always silently compressed
to a single one.

 To compile MySQLGUI to help me easily access/configure/use MySQL on
 a FreeBSD Unix/Apache server from Windows XP Pro (dial-up)...
 
 2.  WHICH of the following items  3. In WHAT order do I 
 MUST I download (i.e., x_YES)? ..and theninstall/configure
 them?

Gah.  The wordwrapping on this form is so mangled I cannot bring
myself to even quote it (The 7 column is wrapped, just like them in
the paragraph I quoted).  Download the win32 static binary.

-- 
Dan Nelson
[EMAIL PROTECTED]

-
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

2002-07-17 Thread Victoria Reznichenko

luis,
Tuesday, July 16, 2002, 8:18:04 PM, you wrote:

l Do you have some information for install mysqlgui in Linux, i do not how do
l it?

Look into the README file ..




-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
   ___/   www.mysql.com




-
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

2002-07-16 Thread luis_de_freitas

Please

Do you have some information for install mysqlgui in Linux, i do not how do
it?

Thank you...

Luis R. De Freitas R.



-
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

2002-07-15 Thread John Crysdale

I've compiled fltk and fl_editor successfully. But I can't find edfile.o to compile 
mysqlgui. 

-
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: help me please with mysqlgui

2002-07-05 Thread Victoria Reznichenko

Bas,
Thursday, July 04, 2002, 9:43:07 PM, you wrote:

BM When I start mysqlgui on my mandrake 8.2 machine the program starts, but
BM I get an error message: 
BM Can't connect to local MySQL server through socket'/tmp/mysql.sock'(2) 
BM I don't know what to do and I cannot acces the help file or find
BM documentation on MySQLserver. 

Do you fill up entries in the Options dialog box? If no, please do
it, then save and re-connect.

BM Please tell me how I can solve this and/or where I can find
BM documentation on MySQLGui 

README file that comes with MySQLGUI




-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
   ___/   www.mysql.com




-
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




help me please with mysqlgui

2002-07-04 Thread Bas Mooyman

When I start mysqlgui on my mandrake 8.2 machine the program starts, but
I get an error message: 
Can't connect to local MySQL server through socket'/tmp/mysql.sock'(2) 
I don't know what to do and I cannot acces the help file or find
documentation on MySQLserver. 

Please tell me how I can solve this and/or where I can find
documentation on MySQLGui 

Kind regards, 

Bas Mooyman 


-
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: help me please with mysqlgui

2002-07-04 Thread Bhavin Vyas

You might have your socket files in /var/lib/mysql/. Search for the socket
file and create a symlink in the /tmp directory as such:
ln -s /var/lib/mysql/mysql.sock /tmp/mysql.sock

Regards,
Bhavin.
- Original Message -
From: Bas Mooyman [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, July 04, 2002 11:43 AM
Subject: help me please with mysqlgui


 When I start mysqlgui on my mandrake 8.2 machine the program starts, but
 I get an error message:
 Can't connect to local MySQL server through socket'/tmp/mysql.sock'(2)
 I don't know what to do and I cannot acces the help file or find
 documentation on MySQLserver.

 Please tell me how I can solve this and/or where I can find
 documentation on MySQLGui

 Kind regards,

 Bas Mooyman


 -
 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



-
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




Edit and create table buttons are not working under mysqlgui

2002-06-27 Thread Jerome . Avezou

Hi,

I try to use mysqlgui menu : Commands - Tables - Edit Table or Create Tables and 
nothing happens.

Do you have any clue ?

Thank you for your kind support

Best Regards

Jerome AVEZOU

-
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




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




MySQLGUI 1.7.5

2002-05-10 Thread Jon Lochner

Greetings,

Using the semi-static linux binaries to connect to localhost mysqld/mysql 3.23.47. 
Can connect to the database with mysql -u -p. ODBC also OK

But I  keep getting the following with the GUI:
Can't connect to local MySQL server through socket (111)

or if I specifiy IP rather than localhost

Access denied for user: 'root@x' (Using password: YES)

Thanks


-
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 1.7.5

2002-05-10 Thread Eric White


On Fri, 10 May 2002, Jon Lochner wrote:

 Greetings,
 
 Using the semi-static linux binaries to connect to localhost mysqld/mysql 3.23.47. 
 Can connect to the database with mysql -u -p. ODBC also OK
 
 But I  keep getting the following with the GUI:
 Can't connect to local MySQL server through socket (111)
 
 or if I specifiy IP rather than localhost
 
 Access denied for user: 'root@x' (Using password: YES)
 
 Thanks

I'm far from a MySQL wiz, but I believe you need to specify
the socket in the GUI client (under the Manage, Options menu).
/tmp/mysql.sock is a likely candidate for this value.  The 
default port is 3306.



-
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 source distribution: files missing

2002-05-06 Thread Hetzer, Volker

Hi!
I have great trouble compiling MySQLGUI 1.7.5:
Missing headers:
 FL/Enumerations.H FL/filename.H FL/fl_ask.H FL/Fl_Bitmap.H Fl/Fl_Box.H
 FL/Fl_Box.H FL/Fl_Browser.H FL/Fl_Button.H FL/Fl_Check_Button.H
 FL/Fl_Choice.H FL/Fl_Dial.H FL/Fl_Double_Window.H Fl/fl_draw.H
 FL/fl_draw.H FL/fl_file_chooser.H FL/Fl_Group.H FL/Fl.H
 FL/Fl_Hold_Browser.H FL/Fl_Input.H FL/Fl_Light_Button.H
 FL/Fl_Menu_Bar.H FL/Fl_Menu_Button.H FL/Fl_Menu_.H FL/Fl_Menu.H
 FL/Fl_Multi_Browser.H FL/Fl_Multiline_Input.H FL/Fl_Output.H
 FL/Fl_Pixmap.H FL/Fl_Return_Button.H FL/Fl_Round_Button.H
 Fl/Fl_Scrollbar.H FL/Fl_Scrollbar.H FL/Fl_Scroll.H FL/Fl_Select_Browser.H
 FL/Fl_Slider.H FL/Fl_Tabs.H Fl/Fl_Tile.H FL/Fl_Tile.H FL/Fl_Valuator.H
 FL/Fl_Value_Output.H FL/Fl_Value_Slider.H FL/Fl_Widget.H FL/Fl_Window.H
 mysql++ sqlplus.hh

Missing files:
 the source for edfile.o

Missing Flags:
 -IFL

Volker
-- 
The early bird gets the worm. If you want something else for breakfast, get up later.

-
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

2002-04-25 Thread Egor Egorov

teck,
Wednesday, April 24, 2002, 9:09:11 PM, you wrote:

tcn To whom it may concern,

tcn Where can i find the documentation for mysqlgui?

Look at the README file and MySQL.help that comes with MySQLGUI.

tcn thanks 
tcn bd





-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
   ___/   www.mysql.com



-
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

2002-04-25 Thread Sinisa Milivojevic

[EMAIL PROTECTED] writes:
 To whom it may concern,
 
 Where can i find the documentation for mysqlgui?
 
 thanks 
 
 bd
 

It comes with a package.

Read MySQL.help , README and readme.* files.

-- 
Regards,
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
   ___/   www.mysql.com


-
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 and DNS

2002-04-24 Thread John Derrick

I'm having a couple of problems running mysqlgui on Windows XP Pro.

1) Intermittent 1 - 2 second delays on connecting and executing queries
2) 30 second delay on connecting and occasionally when executing queries
when a dial-up connection is present

The problems appear to be related to DNS lookups. I'm not sure why mysqlgui
needs any info other than what is present in the hosts file.  In comparison,
the console-based client, mysql.exe, suffers no delays with or without a
dial-up connection. The second problem is also present on Win98 but the
delays are much shorter.

On my linux machine, mysqlgui has none of these problems even if a dial-up
connection is active.

Is anyone else having this problem? Is there a fix for it? Thanks in advance

Environment:
machine 1: red hat linux 7.2 - mysql server
machine 2: windows xp - client
machine 3: windows 98 - client


-
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 and DNS

2002-04-24 Thread Sinisa Milivojevic

John Derrick writes:
 I'm having a couple of problems running mysqlgui on Windows XP Pro.
 
 1) Intermittent 1 - 2 second delays on connecting and executing queries
 2) 30 second delay on connecting and occasionally when executing queries
 when a dial-up connection is present
 

[skip]

 
 Is anyone else having this problem? Is there a fix for it? Thanks in advance
 
 Environment:
 machine 1: red hat linux 7.2 - mysql server
 machine 2: windows xp - client
 machine 3: windows 98 - client
 

A fix is to use IP address in the host field.

-- 
Regards,
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
   ___/   www.mysql.com


-
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

2002-04-24 Thread teck

To whom it may concern,

Where can i find the documentation for mysqlgui?

thanks 

bd

-
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 and DNS

2002-04-24 Thread John Derrick

Thanks for the reply. Using the IP address in the host field does not fix
the problem, however. The delay in problem 1 changes from 1 - 2 seconds to
10 seconds. No impact on problem 2. Do I need to change the parameters to
the server?
- Original Message -
From: Sinisa Milivojevic [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Wednesday, April 24, 2002 1:08 PM
Subject: Re: mysqlgui and DNS


 John Derrick writes:
  I'm having a couple of problems running mysqlgui on Windows XP Pro.
 
  1) Intermittent 1 - 2 second delays on connecting and executing queries
  2) 30 second delay on connecting and occasionally when executing queries
  when a dial-up connection is present
 

 [skip]

 
  Is anyone else having this problem? Is there a fix for it? Thanks in
advance
 
  Environment:
  machine 1: red hat linux 7.2 - mysql server
  machine 2: windows xp - client
  machine 3: windows 98 - client
 

 A fix is to use IP address in the host field.

 --
 Regards,
__  ___ ___   __
   /  |/  /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic [EMAIL PROTECTED]
  / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
 /_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
___/   www.mysql.com


 -
 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




-
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: Cant connect using socket ''(111) for Mysqlgui on linux

2002-04-23 Thread Sinisa Milivojevic

Krishna Kumar Sundara Moorthy writes:
 Hello All
 
 Is there any installation instructions for Mysqlgui1.7.5 on linux.
 
 Also i have installed it and while trying to connect it says couldnt connect
 using Socket''(111)
 and also can some one throw light on sql command on connet or Socket
 dialog in options window
 and what showuld really go in there
 
 thanks in advance
 Krishna Kumar S.
 

Hi!

There is README that comes with mysqlgui that contains all info.

Click on Options, fill up all entrries.

On Linux, in that field 'SQL command on ... enter a location of the
socket file. If it is defined in any *my.cnf it should pop up there
for itself.

Then click on 'Save' and re-connect.

-- 
Regards,
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
   ___/   www.mysql.com


-
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: Cant connect using socket ''(111) for Mysqlgui on linux

2002-04-23 Thread Hisseine Dj.

Verify if your MySQL server is running and the user and password when
entering Mysqlgui1.7.5
I have the same on Linux and it's running fine.

Hisseine

- Original Message -
From: Sinisa Milivojevic [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Tuesday, April 23, 2002 7:40 AM
Subject: Re: Cant connect using socket ''(111) for Mysqlgui on linux


 Krishna Kumar Sundara Moorthy writes:
  Hello All
 
  Is there any installation instructions for Mysqlgui1.7.5 on linux.
 
  Also i have installed it and while trying to connect it says couldnt
connect
  using Socket''(111)
  and also can some one throw light on sql command on connet or Socket
  dialog in options window
  and what showuld really go in there
 
  thanks in advance
  Krishna Kumar S.
 

 Hi!

 There is README that comes with mysqlgui that contains all info.

 Click on Options, fill up all entrries.

 On Linux, in that field 'SQL command on ... enter a location of the
 socket file. If it is defined in any *my.cnf it should pop up there
 for itself.

 Then click on 'Save' and re-connect.

 --
 Regards,
__  ___ ___   __
   /  |/  /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic [EMAIL PROTECTED]
  / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
 /_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
___/   www.mysql.com


 -
 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





-
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




Cant connect using socket ''(111) for Mysqlgui on linux

2002-04-22 Thread Krishna Kumar Sundara Moorthy

Hello All

Is there any installation instructions for Mysqlgui1.7.5 on linux.

Also i have installed it and while trying to connect it says couldnt connect
using Socket''(111)
and also can some one throw light on sql command on connet or Socket
dialog in options window
and what showuld really go in there

thanks in advance
Krishna Kumar S.



-
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 crash caused by infinite loop

2002-03-27 Thread Sinisa Milivojevic

[EMAIL PROTECTED] writes:
 Description:
   mysqlgui crash caused by infinite loop in
   mysql_read_default_options because strcend
   never returns 0
 How-To-Repeat:
   
 Fix:
 
 --- libmysql/libmysql.c.orig  Thu Feb 14 18:30:17 2002
 +++ libmysql/libmysql.c   Tue Mar 19 15:52:49 2002
 @@ -712,7 +712,7 @@ static void mysql_read_default_options(s
 *end=0;   /* Remove '=' */
   }
   /* Change all '_' in variable name to '-' */
 - for (end= *option ; (end= strcend(end,'_')) ; )
 + for (end= *option ; (end= strcend(end,'_'))  *end; )
 *end= '-';
   switch (find_type(*option+2,option_types,2)) {
   case 1: /* port */
 
 --- libmysql_r/libmysql.c.origThu Feb 14 18:30:17 2002
 +++ libmysql_r/libmysql.c Tue Mar 26 22:52:17 2002
 @@ -712,7 +712,7 @@ static void mysql_read_default_options(s
 *end=0;   /* Remove '=' */
   }
   /* Change all '_' in variable name to '-' */
 - for (end= *option ; (end= strcend(end,'_')) ; )
 + for (end= *option ; (end= strcend(end,'_'))  *end; )
 *end= '-';
   switch (find_type(*option+2,option_types,2)) {
   case 1: /* port */

Hi!

Thank you, both for your mail fix.

This bug was fixed few weeks ago. 

Fixed version will be released both with 3.23.50 and 4.0.2.

Thanks again. 

-- 
Regards,
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
   ___/   www.mysql.com


-
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 crash caused by infinite loop

2002-03-26 Thread peters

Description:
mysqlgui crash caused by infinite loop in
mysql_read_default_options because strcend
never returns 0
How-To-Repeat:

Fix:

--- libmysql/libmysql.c.origThu Feb 14 18:30:17 2002
+++ libmysql/libmysql.c Tue Mar 19 15:52:49 2002
@@ -712,7 +712,7 @@ static void mysql_read_default_options(s
  *end=0;   /* Remove '=' */
}
/* Change all '_' in variable name to '-' */
-   for (end= *option ; (end= strcend(end,'_')) ; )
+   for (end= *option ; (end= strcend(end,'_'))  *end; )
  *end= '-';
switch (find_type(*option+2,option_types,2)) {
case 1: /* port */

--- libmysql_r/libmysql.c.orig  Thu Feb 14 18:30:17 2002
+++ libmysql_r/libmysql.c   Tue Mar 26 22:52:17 2002
@@ -712,7 +712,7 @@ static void mysql_read_default_options(s
  *end=0;   /* Remove '=' */
}
/* Change all '_' in variable name to '-' */
-   for (end= *option ; (end= strcend(end,'_')) ; )
+   for (end= *option ; (end= strcend(end,'_'))  *end; )
  *end= '-';
switch (find_type(*option+2,option_types,2)) {
case 1: /* port */

Submitter-Id:  submitter ID
Originator:Peter Strömberg
Organization:
 
MySQL support: none
Synopsis:  mysqlgui crash caused by infinite loop
Severity:  serious
Priority:  
Category:  mysql
Class: sw-bug
Release:   mysql-3.23.49 (OpenBSD port: mysql-server-3.23.49)
Server: /usr/local/bin/mysqladmin  Ver 8.23 Distrib 3.23.49, for unknown-openbsd3.1 
on i386
Copyright (C) 2000 MySQL AB  MySQL Finland AB  TCX DataKonsult AB
This software comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to modify and redistribute it under the GPL license

Server version  3.23.49-log
Protocol version10
Connection  Localhost via UNIX socket
UNIX socket /var/run/mysql/mysql.sock
Uptime: 7 hours 48 min 23 sec

Threads: 1  Questions: 1  Slow queries: 0  Opens: 6  Flush tables: 1  Open tables: 0 
Queries per second avg: 0.000
Environment:

System: OpenBSD wilfried.no-ip.org 3.1 GENERIC#3 i386


Some paths:  /usr/bin/perl /usr/bin/make /usr/local/bin/gmake /usr/bin/gcc /usr/bin/cc
GCC: Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd3.1/2.95.3/specs
gcc version 2.95.3 20010125 (prerelease)
Compilation info: CC='cc'  CFLAGS='-O2 -pipe '  CXX='cc'  CXXFLAGS='-O2 -pipe  
-felide-constructors -fno-exceptions -fno-rtti'  LDFLAGS=''
LIBC: 
-r--r--r--  1 root  bin  732610 Mar 23 15:16 /usr/lib/libc.a
-r--r--r--  1 root  bin  598961 Mar 23 15:16 /usr/lib/libc.so.28.3
Configure command: ./configure  --enable-shared --enable-static 
--localstatedir=/var/mysql --with-innodb '--with-comment=OpenBSD port: 
mysql-server-3.23.49' --with-libwrap=/usr --with-mysqld-user=mysql 
--with-unix-socket-path=/var/run/mysql/mysql.sock --without-perl --without-debug 
--without-readline --without-bench --without-mit-threads --without-gemini 
--without-berkeley-db --prefix=/usr/local --sysconfdir=/etc


-
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

2002-03-25 Thread Victoria Reznichenko

es2,
Monday, March 25, 2002, 4:52:16 AM, you wrote:

e I have installed MySQLGUI ( Win32 static binary of MySQLGUI 1.7.5-2 
e ../Downloads/mysqlgui/mysqlgui-win32-static-1.7.5-2.zip ) and have been 
e able to connect the the server successfully.
e platform used: Win95

e The Help function is not available. Is configuration required to access 
e Help?
e your assistance will be greatly appreciated.
e with thanks

You should add in my.ini (my.cnf) file in the section [client_fltk]
row:
[client_fltk]
help_file=~/full_path_to_your_mysqlgui/MySQL.help

e Phil Lambert
e es2 Project Manager




-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
   ___/   www.mysql.com




-
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

2002-03-24 Thread es2

I have installed MySQLGUI ( Win32 static binary of MySQLGUI 1.7.5-2 
../Downloads/mysqlgui/mysqlgui-win32-static-1.7.5-2.zip ) and have been 
able to connect the the server successfully.
platform used: Win95

The Help function is not available. Is configuration required to access 
Help?
your assistance will be greatly appreciated.
with thanks

Phil Lambert

es2 Project Manager

Contact es2:

http://www.es2.com.au
[EMAIL PROTECTED]
Fax:  ++ 612 9225 9007
Phone ++ 61 409 817 422
Postal:  PO Box 287 Glebe  NSW  2037 Australia



-
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: cannot create Tables with MysqlGUI 1.7.5

2002-03-16 Thread Sinisa Milivojevic

Stefaan Contreras writes:
 Heya,
 
 I am quite new to all this intriguing stuff.
 
 I use mysql-3.23.47-win with MySqlGUI 1.7.5
 I see my mysql database, but cannot create tables in it.
 
 Any ideas?
 
 
 Kind regards,
 
 Stefaan
 

Hi!

MySQLGUI does not have that feature.

You may use CREATE TABLE statement though...

-- 
Regards,
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
   ___/   www.mysql.com


-
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: cannot create Tables with MysqlGUI 1.7.5

2002-03-15 Thread Stefaan Contreras


- Original Message -
From: [EMAIL PROTECTED]
To: Stefaan Contreras [EMAIL PROTECTED]
Sent: Friday, March 15, 2002 5:58 PM
Subject: Re: cannot create Tables with MysqlGUI 1.7.5


 Your message cannot be posted because it appears to be either spam or
 simply off topic to our filter. To bypass the filter you must include
 one of the following words in your message:

 sql,query

 If you just reply to this message, and include the entire text of it in
the
 reply, your reply will go through. However, you should
 first review the text of the message to make sure it has something to do
 with MySQL. Just typing the word MySQL once will be sufficient, for
example.

 You have written the following:

 Heya,

 I am quite new to all this intriguing stuff.

 I see my database, but cannot create tables in it. Any ideas?


 Kind regards,

 Stefaan

 ___
 http://www.vitamine-z.com/esse/






-
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




cannot create Tables with MysqlGUI 1.7.5

2002-03-15 Thread Stefaan Contreras

Heya,

I am quite new to all this intriguing stuff.

I use mysql-3.23.47-win with MySqlGUI 1.7.5
I see my mysql database, but cannot create tables in it.

Any ideas?


Kind regards,

Stefaan

___
http://www.vitamine-z.com/esse/


-
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: [bug] MySQLGUI 1.7.5-1 crash with year column type

2002-03-14 Thread Sinisa Milivojevic

Alex Vandiver writes:
 Heya,
   I've managed to repeatably crash mysqlgui by running a query that
 returns a column of type year.  Though it dumps core, gdb does not
 provide a useful stack trace.  Though this is not a serious bug, it is a
 bit of an annoyance.
  - Alex Vandiver
 
 -- 
 Networking -- only one letter away from not working.
 

Hi!

Yes, this problem is known but is solved in the last version.

Please download the latest binary for your OS.

-- 
Regards,
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
   ___/   www.mysql.com


-
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




[bug] MySQLGUI 1.7.5-1 crash with year column type

2002-03-13 Thread Alex Vandiver

Heya,
  I've managed to repeatably crash mysqlgui by running a query that
returns a column of type year.  Though it dumps core, gdb does not
provide a useful stack trace.  Though this is not a serious bug, it is a
bit of an annoyance.
 - Alex Vandiver

-- 
Networking -- only one letter away from not working.


-
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 1.7.5

2002-03-11 Thread Martin van Dijken

Dear MySQL,

I had quite a bit of contact with Sinisa a few months ago and suggested some 
improvements and several bugs he might fix. A lot of time has passed, but no new 
version of the program has been released. Can you give me a status-update?

grtz

Martin van Dijken

-
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 1.7.5

2002-03-11 Thread Sinisa Milivojevic

Martin van Dijken writes:
 Dear MySQL,
 
 I had quite a bit of contact with Sinisa a few months ago and suggested some 
improvements and several bugs he might fix. A lot of time has passed, but no new 
version of the program has been released. Can you give me a status-update?
 
 grtz
 
 Martin van Dijken
 
 

hi!

We have a new client, MyCC, please check it out ...

-- 
Regards,
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
   ___/   www.mysql.com


-
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 help file

2002-03-01 Thread Sinisa Milivojevic

Thi Cao writes:
 Hi everyone,
 
 I recently unpacked the Mysqlgui static binary distribution for windows and
 placed the MySQL.help file along with the my.cnf.win file in the c:/ root
 directory.  I have the line 
 
 help_file=c:/MySQL.help 
 (also tried c:\\MySQL.help)
 
 in the my.cnf.win file.  However, when I start up the mysqlgui executable, I
 cannot view the help file.  Could someone tell me what it is I forgot to do.
 
 
 TIA
 
 Thi


File name should be my.cnf ...

-- 
Regards,
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
   ___/   www.mysql.com


-
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 help

2002-02-28 Thread Sinisa Milivojevic

Steven Fan writes:
 Dear sirs
 
 I could not connect to mysql database when using mysqlgui. The error message
 is access denied for the user: [EMAIL PROTECTED] (using password:
 yes). If I use the mysql -u root -ppassword command, I can connect to the
 database. Can you kindly tell me something about it?.
 I am running mysql on linux box and the mysqlgui is on the same box. The gui
 version is 1.7.5.
 I look forward to hearing from you.
 
 Thanks, steven
 

All you have to do is follow instructions from README that came with
program. 

Click on 'Options', fill up all entries according to README and click
on 'Save'.

Then re-connect ..

-- 
Regards,
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
   ___/   www.mysql.com


-
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 help file

2002-02-28 Thread Thi Cao

Hi everyone,

I recently unpacked the Mysqlgui static binary distribution for windows and
placed the MySQL.help file along with the my.cnf.win file in the c:/ root
directory.  I have the line 

help_file=c:/MySQL.help 
(also tried c:\\MySQL.help)

in the my.cnf.win file.  However, when I start up the mysqlgui executable, I
cannot view the help file.  Could someone tell me what it is I forgot to do.


TIA

Thi



-
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 help

2002-02-27 Thread Steven Fan

Dear sirs

I could not connect to mysql database when using mysqlgui. The error message
is access denied for the user: [EMAIL PROTECTED] (using password:
yes). If I use the mysql -u root -ppassword command, I can connect to the
database. Can you kindly tell me something about it?.
I am running mysql on linux box and the mysqlgui is on the same box. The gui
version is 1.7.5.
I look forward to hearing from you.

Thanks, steven


-
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 Problem

2002-02-25 Thread Egor Egorov

Rex,
Monday, February 25, 2002, 6:18:41 AM, you wrote:

RY Hello,

RY When I tried to run mysqlgui, this is the error message that I received:
RY can't connect to local MySQL server trough socket (111)

RY I've checked and created all the client files.  What does it mean?  How can
RY I correct it?  MySQL server is up and running.

Is there any socket=... line in my.cnf?
Did you change the socket pathname for the server?
Do you have privileges for the socket file or for the directory that
contains the socket file?

RY Thank you.
RY Rex Yuan





-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
   ___/   www.mysql.com



-
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 Problem

2002-02-25 Thread Sinisa Milivojevic

Rex Yuan writes:
 Hello,
 
 When I tried to run mysqlgui, this is the error message that I received:
 can't connect to local MySQL server trough socket (111)
 
 I've checked and created all the client files.  What does it mean?  How can
 I correct it?  MySQL server is up and running.
 
 Thank you.
 
 Rex Yuan
 Senior IT Engineer
 [EMAIL PROTECTED]
 http://www.arescom.com
 Tel: (510)445-3638 ext.310
 Fax: (510)445-3636

Hi!

All you have to do is follow instructions from README that came with
mysqlgui.

Click on 'Options', fill up all entries as explained in README , click
on 'Save' and re-connect.

-- 
Regards,
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
   ___/   www.mysql.com


-
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

2002-02-25 Thread Steve Traver

FYI-

My Environment:
  - Windows NT 4.00.1381
  - MySQL Ver 11.15 Distrib 3.23.43, for Win95/Win98 (i32)
 
Program will not allow me to create or edit tables.  Also, bombs when I
try to create a database.

sT



-
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

2002-02-25 Thread Sinisa Milivojevic

Steve Traver writes:
 FYI-
 
 My Environment:
   - Windows NT 4.00.1381
   - MySQL Ver 11.15 Distrib 3.23.43, for Win95/Win98 (i32)
  
 Program will not allow me to create or edit tables.  Also, bombs when I
 try to create a database.
 
 sT
 

Table creation and editing is not done ...

If you are using a last version(1.7.5-2), it should not bomb up on
database creation.

In case it does, just send me output from SHOW GRANTS for the user
with which you tried database creation.

-- 
Regards,
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
   ___/   www.mysql.com


-
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 Problem

2002-02-24 Thread Rex Yuan

Hello,

When I tried to run mysqlgui, this is the error message that I received:
can't connect to local MySQL server trough socket (111)

I've checked and created all the client files.  What does it mean?  How can
I correct it?  MySQL server is up and running.

Thank you.

Rex Yuan
Senior IT Engineer
[EMAIL PROTECTED]
http://www.arescom.com
Tel: (510)445-3638 ext.310
Fax: (510)445-3636


-
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: Help doesn't work in mysqlgui

2002-02-14 Thread Sinisa Milivojevic

Peter Pierre writes:
 mysql
 
 Is there a manual for it.
 

Yes, there is.

It is a file MySQL.help, that came with distro.

To set it up to work with F1 key, see the config example of my.cnf,
that also came with distro.

-- 
Regards,
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
   ___/   www.mysql.com


-
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: Help doesn't work in mysqlgui

2002-02-13 Thread Peter Pierre

mysql

Is there a manual for it.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 14 February 2002 10:46 AM
To: Peter Pierre
Subject: Re: Help doesn't work in mysqlgui 


Your message cannot be posted because it appears to be either spam or
simply off topic to our filter. To bypass the filter you must include
one of the following words in your message:

sql,query

If you just reply to this message, and include the entire text of it in the
reply, your reply will go through. However, you should
first review the text of the message to make sure it has something to do
with MySQL. Just typing the word MySQL once will be sufficient, for example.

You have written the following:

Is there a manual for it ?


-
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: how to setup mysqlgui in Win2000

2002-02-12 Thread Sinisa Milivojevic

Jorge Guerra writes:
 I have MySQL running on my FreeBSD server and I want to connect to it from
 my Windows 2000 workstation using mysqlgui.
 I put the ip address of the FreeBSD server in the my.cnf file under host,
 but it keeps trying to connect to the Win2000 machine instead of the FreeBSD
 box.
 Am I doing something wrong?
 
 Thanks.
 
 

No, you just have to read README that came with mysqlgui and follow
instructions found in it.

Click on Options button, fill up all entries and click on Save.,
 
Then re-connect.

-- 
Regards,
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
   ___/   www.mysql.com


-
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


-
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

2002-02-12 Thread The Magana's

How do you install it I untarred it and now what do I do. I am running RH
7.0 downloaded mysqlgui-1.7.5.

Thanks

Andy Magana
San Diego,Ca


-
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


-
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

2002-02-12 Thread Sinisa Milivojevic

The Magana's writes:
 How do you install it I untarred it and now what do I do. I am running RH
 7.0 downloaded mysqlgui-1.7.5.
 
 Thanks
 
 Andy Magana
 San Diego,Ca
 
 

Just follow instructions from README.

-- 
Regards,
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
   ___/   www.mysql.com


-
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


-
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

2002-02-09 Thread The Magana's

How do you install it I untarred it and now what do I do. I am running RH
7.0 downloaded mysqlgui-1.7.5.

Thanks

Andy Magana
San Diego,Ca


-
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




how to setup mysqlgui in Win2000

2002-02-06 Thread Jorge Guerra

I have MySQL running on my FreeBSD server and I want to connect to it from
my Windows 2000 workstation using mysqlgui.
I put the ip address of the FreeBSD server in the my.cnf file under host,
but it keeps trying to connect to the Win2000 machine instead of the FreeBSD
box.
Am I doing something wrong?

Thanks.


-
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: how to setup mysqlgui in Win2000

2002-02-06 Thread Sinisa Milivojevic

Jorge Guerra writes:
 I have MySQL running on my FreeBSD server and I want to connect to it from
 my Windows 2000 workstation using mysqlgui.
 I put the ip address of the FreeBSD server in the my.cnf file under host,
 but it keeps trying to connect to the Win2000 machine instead of the FreeBSD
 box.
 Am I doing something wrong?
 
 Thanks.
 
 

No, you just have to read README that came with mysqlgui and follow
instructions found in it.

Click on Options button, fill up all entries and click on Save.,
 
Then re-connect.

-- 
Regards,
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
   ___/   www.mysql.com


-
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 about

2002-01-21 Thread Egor Egorov

kathalead1,

Sunday, January 20, 2002, 11:35:42 PM, you wrote:

k I have installed mysqlgui-static on my PC. Please let me know how to start it, so 
that I can use it.

For which OS?

k 2. Have you or anyone else developed any utility to make it easy to
k populate the tables? The default method is too cumbersome. If so,
k kindly direct me to the links etc.

Take a look at MyCC: http://www.mysql.com/downloads/gui-mycc.html

k 3. One book on Mysql talks of a /contrib page on your website where
k third party utilities for mysql are listed. when I try to search it
k it get the message page not found. Has it been removed or moved?
k Pl. let me know.

Well, MySQL site was reorganized I believe since the times.
The page you are looking for is http://www.mysql.com/downloads/contrib.html

But you will definitely want to take a look also at the downloads page
http://www.mysql.com/downloads/index.html and products page
http://www.mysql.com/products/index.html





-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
   ___/   www.mysql.com



-
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 about

2002-01-21 Thread Sinisa Milivojevic

[EMAIL PROTECTED] writes:
 Dear Sirs and Madams,
 I have installed mysqlgui-static on my PC. Please let me know how to start it, so 
that I can use it.
 2. Have you or anyone else developed any utility to make it easy to populate the 
tables? The default method is too cumbersome. If so, kindly direct me to the links 
etc.
 3. One book on Mysql talks of a /contrib page on your website where third party 
utilities for mysql are listed. when I try to search it it get the message page not 
found. Has it been removed or moved? Pl. let me know.
 From whatever little I have seen of it, Mysql is superb!! Pl. keep up the good work.
 Best luck to all of you in all your noble endeavours.
 R C Kathale, Bhavnagar, India.
 
 
 Download NeoPlanet at http://www.neoplanet.com
 

After starting mysqlgui , fill up all entries in Options dialogue box
and click on 'Save'. That will do 

/contrib URL has moved since that book was published. Go to download
page and there you will find a link to the contributed software.

-- 
Regards,
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
   ___/   www.mysql.com


-
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 about

2002-01-20 Thread kathalead1

Dear Sirs and Madams,
I have installed mysqlgui-static on my PC. Please let me know how to start it, so that 
I can use it.
2. Have you or anyone else developed any utility to make it easy to populate the 
tables? The default method is too cumbersome. If so, kindly direct me to the links etc.
3. One book on Mysql talks of a /contrib page on your website where third party 
utilities for mysql are listed. when I try to search it it get the message page not 
found. Has it been removed or moved? Pl. let me know.
From whatever little I have seen of it, Mysql is superb!! Pl. keep up the good work.
Best luck to all of you in all your noble endeavours.
R C Kathale, Bhavnagar, India.


Download NeoPlanet at http://www.neoplanet.com


-
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




Semi-static binary version of mysqlgui 1.7.5 for SPARC Solaris 2.8

2002-01-16 Thread Sinisa Milivojevic


Hi!

As it has been asked by several users, there is finally a mysqlgui
binary for the SPARC Solaris 2.8.

It is as static as possible. The only dynamically linked libraries are
those for which Sun does not supply static variants.

-- 
Regards,
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
   ___/   www.mysql.com


-
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

2002-01-15 Thread Vernon A Webb

I posted about this before and got nothing back so I guess I 
should take it a step at a time.

I've granted a user ALL PRIVILEGES on a particular database 
and when they log in using MySQLGUI they can see all the 
databases on the server. Even though they can't do anything 
with them, I would prefer if they didn't see them at all. 
Any ideas?

Thanks



-
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

2002-01-15 Thread indrek siitan

Hi,

 I've granted a user ALL PRIVILEGES on a particular database 
 and when they log in using MySQLGUI they can see all the 
 databases on the server. Even though they can't do anything 
 with them, I would prefer if they didn't see them at all. 
 Any ideas?

Check out: http://www.mysql.com/doc/P/r/Privileges_options.html
You need to run the server with the --safe-show-database option.


Rgds,
Indrek

--
For technical support contracts, goto https://order.mysql.com/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Indrek Siitan [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, The Web Guru
/_/  /_/\_, /___/\___\_\___/   Tallinn, Estonia
   ___/   www.mysql.com


-
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: Installing Static MySQLGUI on Solaris 7

2002-01-09 Thread Sinisa Milivojevic

EDA Peach writes:
 Hi,
 
 Thanks ... I got to work, briefly .. then it logged me
 out.  I got MysqlTool running reliably.  
 
 Regards,  Mike
 

All you had to do is follow instructions from README.

Simply click on Options button, fill up all entries and click on
'Save'. Then restart mysqlgui ...

-- 
Regards,
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
   ___/   www.mysql.com


-
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

2002-01-09 Thread chc chc

Hello,
while using the MySqlGui 1.7.5, I cannot get the
create table Menu Option  (F9) to work. Is there
anything I've missed. 

thanks
chris

__
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/

-
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

2002-01-09 Thread Sinisa Milivojevic

chc chc writes:
 Hello,
 while using the MySqlGui 1.7.5, I cannot get the
 create table Menu Option  (F9) to work. Is there
 anything I've missed. 
 
 thanks
 chris
 

Nope. 

It hass not been implemented.

You can use CREATE TABLE comand ...

-- 
Regards,
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
   ___/   www.mysql.com


-
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 - my.cnf or my.ini

2002-01-08 Thread Sinisa Milivojevic

jds writes:
 hi!
 
 i'm running 3.23.47 w/ mysql gui1.7.5-2 on win2k
 
 to config innodb, i edited the my.ini (with some help from heikki...thanks!)
 
 and learned on win my.cnf and my.ini cannot co-exist.
 
 now i'm ready to install mysqlgui to set up my admin, users, etc...
 
 my question is: can i add the included mysqlgui parameters to my.ini in
 WINNT?
 
 will this work? it only mentions adding to c:\my.cnf (which i don't have,
 since it cant
 
 use both)
 
 thanks in advance,
 
 jds
 

Hi!

Yes, you can.

But , you do not need to. The only real reason why you would create
[client_fltk] options header is to  : 

* have help file on F1 key
* to share the same history file with mysql monitor program
* to change a location of options file for mysqlgui


In any case, just fill up all entries in Options dialogue and Save
them. 

That is all you have to do with mysqlgui ...

-- 
Regards,
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
   ___/   www.mysql.com


-
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: Installing Static MySQLGUI on Solaris 7

2002-01-08 Thread Sinisa Milivojevic

EDA Peach writes:
 Hi Gerald,
 
 Sorry ... the OS is Solaris 7, running on a Sun Ultra
 Sparc 5.  I downloaded the Sun Solaris 2.7 Sparc
 static binary of MySQLGUI 1.6
 (mysqlgui-solaris-2.7-sparc-static-1.6.gz).  I
 gunzipped the file and attempted to execute it and got
 this error message: 
 
 ld.so.1: mysqlgui-solaris-2.7-sparc-static-1.6:
 fatal: libstdc++.so.2.10.0: open failed: No such file
 or directory
 Killed
 
 Please advise.  Thanks.
 
 Regards, Eda
 

Hi!

To make it run, you need to install libstdc++ from gcc 2.95.2 package
and mysqlgui will run

-- 
Regards,
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
   ___/   www.mysql.com


-
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 fails

2002-01-08 Thread Sinisa Milivojevic

Roel Van den Bergh writes:
 After a long day of trying and reading all sorts of manuals and faqs and
 newsgroups
 I still can't create tables with the mySQLgui (1.7.5.2 windows) running in
 win 2000 pro standalone feature
 
 I can read the test database (empty of course)and the users dbase
 in neither of them I'm able of creating new tables
 What am I doing wrong?
 
 tnx for helping this NB
 - - -
 
 Roel Van den Bergh - Interieurarchitect
 
 email: [EMAIL PROTECTED]
 
 http://www.planetinterior.com
 
 

Hi!

You can run CREATE / ALTER table from mysqlgui without any problems.

Doing it through GUI interface was not done due to a lack of time.

-- 
Regards,
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
   ___/   www.mysql.com


-
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: Installing Static MySQLGUI on Solaris 7

2002-01-08 Thread EDA Peach

Hi,

gcc and the libstdc++ are already loaded.  libstdc++
is in /usr/local/lib  should it be somewhere else?
 Please advise.  Thanks.

Regards,  Mike

--- Sinisa Milivojevic [EMAIL PROTECTED] wrote:
 EDA Peach writes:
  Hi Gerald,
  
  Sorry ... the OS is Solaris 7, running on a Sun
 Ultra
  Sparc 5.  I downloaded the Sun Solaris 2.7 Sparc
  static binary of MySQLGUI 1.6
  (mysqlgui-solaris-2.7-sparc-static-1.6.gz).  I
  gunzipped the file and attempted to execute it and
 got
  this error message: 
  
  ld.so.1: mysqlgui-solaris-2.7-sparc-static-1.6:
  fatal: libstdc++.so.2.10.0: open failed: No such
 file
  or directory
  Killed
  
  Please advise.  Thanks.
  
  Regards, Eda
  
 
 Hi!
 
 To make it run, you need to install libstdc++ from
 gcc 2.95.2 package
 and mysqlgui will run
 
 -- 
 Regards,
__  ___ ___   __
   /  |/  /_ __/ __/ __ \/ /Mr. Sinisa
 Milivojevic [EMAIL PROTECTED]
  / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime
 Developer
 /_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
___/   www.mysql.com
 


__
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/

-
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: Installing Static MySQLGUI on Solaris 7

2002-01-08 Thread Sinisa Milivojevic

EDA Peach writes:
 Hi,
 
 gcc and the libstdc++ are already loaded.  libstdc++
 is in /usr/local/lib  should it be somewhere else?
  Please advise.  Thanks.
 
 Regards,  Mike
 

It could be anywhere you like as long as that directory is in LD_LIBRARY_PATH.

-- 
Regards,
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
   ___/   www.mysql.com


-
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: Installing Static MySQLGUI on Solaris 7

2002-01-08 Thread EDA Peach

Hi,

Thanks ... I got to work, briefly .. then it logged me
out.  I got MysqlTool running reliably.  

Regards,  Mike

--- Sinisa Milivojevic [EMAIL PROTECTED] wrote:
 EDA Peach writes:
  Hi,
  
  gcc and the libstdc++ are already loaded. 
 libstdc++
  is in /usr/local/lib  should it be somewhere
 else?
   Please advise.  Thanks.
  
  Regards,  Mike
  
 
 It could be anywhere you like as long as that
 directory is in LD_LIBRARY_PATH.
 
 -- 
 Regards,
__  ___ ___   __
   /  |/  /_ __/ __/ __ \/ /Mr. Sinisa
 Milivojevic [EMAIL PROTECTED]
  / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime
 Developer
 /_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
___/   www.mysql.com
 


__
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/

-
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: Installing Static MySQLGUI on Solaris 7

2002-01-07 Thread Gerald Clark

Your question is too vague to answer.

What operating system and hardware are you running.
Which  file did you download?
What EXACTLY was the error message?

EDA Peach wrote:

 Hi,
 
 Wondering if anyone might be able to help me with a
 slight problem.  I downloaded the static version of
 the mysqlgui and I can't seem to get it working.
 
 I gunzip and try to execute and it complains that it
 can't find a library of some sort.  I looked at the
 readme file in the source distribution and it says
 that I need to unpack it.  Do I need a GNU version of
 unpack or should I be doing something? 
 
 Please advise.  Thanks.
 
 Regards,  Eda
 
 __
 Do You Yahoo!?
 Send FREE video emails in Yahoo! Mail!
 http://promo.yahoo.com/videomail/
 
 -
 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
 
 
 


-
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

2002-01-07 Thread Vernon A Webb

I've downloaded and am trying to use the MySQLGUI as well 
and had the same problem, but figured it had to me a 
firewall problem so I opened up port 3306 in my IPchains 
and it let me through only now it's telling me that the 
computer I am coming from is not allowed to connect to 
MySQL server. 

Anyone have a clue on this one?

Thanks,
Vernon



-
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




  1   2   3   4   >