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

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

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

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 th

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

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 downloadi

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.

Re: Need help with Statically Compiled MySQLGUI 1.7.5-1

2002-09-05 Thread Gerald Clark
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]# ./

Re: Need help with Statically Compiled MySQLGUI 1.7.5-1

2002-09-05 Thread Egor Egorov
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

Need help with Statically Compiled MySQLGUI 1.7.5-1

2002-09-05 Thread PathFinder Software
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

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

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 l

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! MyS

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

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

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

[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

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

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

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, __ ___ ___ __ / |/ /_ __/ __/ __ \

Creating Tables with MySQLGUI 1.7.5-2

2001-09-23 Thread Steve Grant
Hi, I've been checking out MySQLGUI 1.7.5-2 for win 32. I've been able to create a database, but, I can't seem to get it to create a table using "Commands/Tables/Create tables". Is it safe to assume that this is a kn

Re: Linux semi static binary of MySQLGUI 1.7.5

2001-09-05 Thread Sinisa Milivojevic
[EMAIL PROTECTED] writes: > > > > >I used MySQLGUI 1.7.5 binary with Red Hat 6.2. and MySql 3.22 All the functions >except table related functions (specially table create functions) are working > >Do let me know what i should do to make the table create function work

Linux semi static binary of MySQLGUI 1.7.5

2001-09-05 Thread venks
>I used MySQLGUI 1.7.5 binary with Red Hat 6.2. and MySql 3.22 All the functions >except table related functions (specially table create functions) are working >Do let me know what i should do to make the table create function work >regards >venkatesh >e mail

Linux semi static binary of MySQLGUI 1.7.5

2001-09-04 Thread venks
I used the binary with Red Hat 6.2.All the functions except table related functions (specially table create functions) are working Do let me know what i should do to make the table create function work regards venkatesh e mail [EMAIL PROTECTED] ---

Re: Problem with Win32 MySQLGUI 1.7.5

2001-08-20 Thread Sinisa Milivojevic
Shu Xiao writes: > > Hi, > > I notice a problem with Win32 MySQLGUI 1.7.5. When I get the > result for the query. I see the escape character \ was not removed > in the result table window. Anybody notice the same problem? > > Thanks, > > Shu > Yes, all cell

Problem with Win32 MySQLGUI 1.7.5

2001-08-19 Thread Shu Xiao
Hi, I notice a problem with Win32 MySQLGUI 1.7.5. When I get the result for the query. I see the escape character \ was not removed in the result table window. Anybody notice the same problem? Thanks, Shu - Before posting

Re: mysqlgui 1.7.5 source

2001-08-10 Thread Bo Green
I have fltk, flvw, fleditor and the mssql++ libraries linked in, I'm pretty sure this is not the answer, but I could be wrong... Bo Grigory Bakunov wrote: > Date |Thu, 09 Aug 2001 23:54:16 -0400 > >From |Bo Green <[EMAIL PROTECTED]> > > Hello! > > BG> The source package for mysqlgui Makefile r

Re: mysqlgui 1.7.5 source

2001-08-10 Thread Grigory Bakunov
Date |Thu, 09 Aug 2001 23:54:16 -0400 >From |Bo Green <[EMAIL PROTECTED]> Hello! BG> The source package for mysqlgui Makefile references an BG> object 'edfile' which is not included in the source package BG> (at Aug 9, 2001). When I try to compile without that object, BG> I get a missing functi

mysqlgui 1.7.5 source

2001-08-09 Thread Bo Green
The source package for mysqlgui Makefile references an object 'edfile' which is not included in the source package (at Aug 9, 2001). When I try to compile without that object, I get a missing function error. Can anyone suggest where I can find this mysterious edfile? Thanks. Bo Green ---

Re: mysqld --skip-networking and mysqlgui 1.7.5

2001-06-12 Thread Sinisa Milivojevic
_/Unix|| > || Incyte Genomics | / /___/ /_/ / _\ \_ _\ \_ System || > || Palo Alto, California | \___(_)(_)___(_)___(_)Services|| > |+-+-+| > \\== PGP Key Fingerprint: 68 A1 2A 2D 82

mysqld --skip-networking and mysqlgui 1.7.5

2001-06-11 Thread Brett G. Lemoine
Is mysqlgui capable of connecting to the mysqld daemon via a unix socket, or must it use the network. Mysqlgui appears to ignore the 'socket' option in the my.cnf file. Am I out of luck, or did I possibly make a mistake in the compile? thanks, bl -- //== Brett G. Lemoine -=- <[EMAIL PROTECT

Re: mysqlgui 1.7.5

2001-06-05 Thread Sinisa Milivojevic
Dennis M. Gray writes: > I have been unable to use the create table or edit table features of > mysqlgui. Are this meant to work out of the box or is there more > configuration I must do? > > I have tried with both 1.7.4 for Windows and 1.7.5 for Linux. > > Thanks > No wonder you could not do

mysqlgui 1.7.5

2001-06-05 Thread Dennis M. Gray
I have been unable to use the create table or edit table features of mysqlgui. Are this meant to work out of the box or is there more configuration I must do? I have tried with both 1.7.4 for Windows and 1.7.5 for Linux. Thanks --

Re: Can't build mysqlgui-1.7.5

2001-04-17 Thread David Relson
from http://www.mysql.com/downloads/gui-clients.html, I used the link given in Please note that these are special versions needed to be downloaded from our site: FLTK editor widget 0.4 for MySQLGUI The newest MySQL C++ library Then, ./configure; make; find . -name edfile.o

Re: Can't build mysqlgui-1.7.5

2001-04-17 Thread Sinisa Milivojevic
David Relson writes: > from http://www.mysql.com/downloads/gui-clients.html, I used the link given in > > Please note that these are special versions needed to be downloaded > from our site: > FLTK editor widget 0.4 for MySQLGUI > The newest MySQL C++ library > > Then, ./c

Re: Can't build mysqlgui-1.7.5

2001-04-17 Thread Sinisa Milivojevic
David Relson writes: > Sinisa, > > Please provide a patch for Makefile showing how to "kick out edfile.o". > > FWIW, I have fl_editor-0.4 as well as fl_editor-0.4.1 and neither version > creates edfile.o as best I can tell. > > David > You can not use regular fl_editor. You must use the one

Re: Can't build mysqlgui-1.7.5

2001-04-17 Thread Sinisa Milivojevic
Adam Stein writes: > I have just compiled fl_editor-0.4.1. Here is the list of .o files that get created: > > ./src/Fl_Editor.o > ./src/Fl_FancyEditor.o > ./src/Fl_FancyMultiEditor.o > ./src/Fl_MultiEditor.o > ./src/Fl_ProgressBox.o > ./src/Fl_StatusPanel.o > ./src/editengine.o > ./src/lists.o >

Re: Can't build mysqlgui-1.7.5

2001-04-17 Thread Sinisa Milivojevic
Hi! Your two problems are easily explained. You do not have edfile.o, because you have not built fl_editor. Second, 2.95.3 has some serious problems with STL libraries, that is why I suggest you downgrade to 2.95.2. Regards, Sinisa __ _ _ ___ == MySQL AB

Re: Re: Can't build mysqlgui-1.7.5

2001-04-16 Thread Adam Stein
I have just compiled fl_editor-0.4.1. Here is the list of .o files that get created: ./src/Fl_Editor.o ./src/Fl_FancyEditor.o ./src/Fl_FancyMultiEditor.o ./src/Fl_MultiEditor.o ./src/Fl_ProgressBox.o ./src/Fl_StatusPanel.o ./src/editengine.o ./src/lists.o ./src/wstring.o ./test/progress.o ./tes

Re: Can't build mysqlgui-1.7.5

2001-04-16 Thread David Relson
Sinisa, I appreciate your taking the time to help. I do seem to have run into unexpected problems. Thanks. David At 08:47 AM 4/16/01, you wrote: >David Relson writes: > > Good morning, > > > > >What does `find . -name '*.o' -print' return ?? > > > > It prints nothing. > > > >It means that

Re: Can't build mysqlgui-1.7.5

2001-04-16 Thread Sinisa Milivojevic
David Relson writes: > Good morning, > > >What does `find . -name '*.o' -print' return ?? > > It prints nothing. > It means that you have not built fl_editor. Build it ! > > I consider pre-built binaries to be security risks, especially ones that > ask for passwords! > Why ?? mysqlgui i

Re: Can't build mysqlgui-1.7.5

2001-04-16 Thread David Relson
relson wheel 191410 Apr 15 09:10 flvw-2224.tgz -rw-r--r--1 relson wheel 695457 Apr 15 09:10 mysql++-1.7.8.tar.gz -rw-r--r--1 relson wheel 316460 Apr 15 08:40 mysqlgui-1.7.5.tar.gz [relson@osage tgz]$ tar ztvf fltk-1.0.10-source.tar.gz | grep edfile [relson@osag

Re: Can't build mysqlgui-1.7.5

2001-04-16 Thread Sinisa Milivojevic
David Relson writes: > At 11:42 AM 4/15/01, Sinisa Milivojevic wrote: > > Sinisa, > > I have fl_editor-0.4.1, which I downloaded, configured, and built > today. There is no edfile.o. I have run command 'find . -name "edfile.*"' > to locate it and found nothing. > > David > -

Re: Can't build mysqlgui-1.7.5

2001-04-15 Thread David Relson
At 11:42 AM 4/15/01, Sinisa Milivojevic wrote: >David Relson writes: > > Greetings, > > > > mysqlgui-1.7.5.tar.gz appears to be missing source files. Here's the > > output when I try to make it. > > > > [relson@osage mysqlgui-src-1.7.5]$ make &g

Re: Can't build mysqlgui-1.7.5

2001-04-15 Thread Sinisa Milivojevic
David Relson writes: > Greetings, > > mysqlgui-1.7.5.tar.gz appears to be missing source files. Here's the > output when I try to make it. > > [relson@osage mysqlgui-src-1.7.5]$ make > make: *** No rule to make target `edfile.o', needed by `mysqlgui'. >

Can't build mysqlgui-1.7.5

2001-04-15 Thread David Relson
Greetings, mysqlgui-1.7.5.tar.gz appears to be missing source files. Here's the output when I try to make it. [relson@osage mysqlgui-src-1.7.5]$ make make: *** No rule to make target `edfile.o', needed by `mysqlgui'. Stop. I've checked and there are source files correspo