Problems compiling 5.6.10 under CygWIN for Windows

2013-02-07 Thread Michael Steele
I'm using CygWIN to compile MySQL 5.6.10 for Windows. Using the source code (Generic Linux (Architecture Independent), Compressed TAR Archive) Version 5.6.10. I have no problems compiling (Generic Linux (Architecture Independent), Compressed TAR Archive) Version 5.5.29 source code.

Re: Can't run MySQL under Cygwin : connect to server at 'localhost' failed (only when using password)

2011-11-18 Thread Bruce Ferrell
Bravo Basil! I've been looking at this all day and wondering myself. Now that I've said that.. And now for something terribly evil, is there an strace for cygwin? On 11/18/2011 03:30 PM, Basil Daoust wrote: > Maybe this is the wrong place to ask, but why would you want to do

Re: Can't run MySQL under Cygwin : connect to server at 'localhost' failed (only when using password)

2011-11-18 Thread Basil Daoust
Maybe this is the wrong place to ask, but why would you want to do this? Mysql has binaries for Windows, just use one of them? On Fri, Nov 18, 2011 at 4:16 PM, Franck Houssen wrote: > > Hello mysql-list, > > I try to install MySQL under Cygwin : I can build (mysql-5.5.17 on windo

Re: Can't run MySQL under Cygwin : connect to server at 'localhost' failed (only when using password)

2011-11-18 Thread Reindl Harald
Am 18.11.2011 23:16, schrieb Franck Houssen: > $ mysql -u dummy -p (when I type a real password : dummy, YES... or anything > else) > ERROR 1045 (28000): Access denied for user 'dummy'@'localhost' (using > password: YES) and if you submit the same post every day you will get the same anser as

Can't run MySQL under Cygwin : connect to server at 'localhost' failed (only when using password)

2011-11-18 Thread Franck Houssen
Hello mysql-list, I try to install MySQL under Cygwin : I can build (mysql-5.5.17 on windows 7 using Cygwin), I can start and stop the server (only using mysqld.server - mysqladmin fails to connect). I can not connect to the server when I want to use a password (if I don't use any pas

Re: Can't run MySQL under Cygwin : connect to server at 'localhost' failed (only when using password)

2011-11-17 Thread Reindl Harald
Am 17.11.2011 15:02, schrieb Franck Houssen: > $ mysql -u dummy -p (when I hit "return" as a password => connection OK) > Enter password: > Welcome to the MySQL monitor. Commands end with ; or \g. > mysql> show tables; > ERROR 1046 (3D000): No database selected > mysql> quit > Bye > > $ mysql

Can't run MySQL under Cygwin : connect to server at 'localhost' failed (only when using password)

2011-11-17 Thread Franck Houssen
Hello mysql-list, I try to install MySQL under Cygwin : I can build (mysql-5.5.17 on windows 7 using Cygwin), I can start and stop the server (only using mysqld.server - mysqladmin fails to connect). I can not connect to the server when I want to use a password (if I don't use

Cygwin and DBD::mysql

2010-03-11 Thread Bruce Ferrell
it seem the Cygwin Perl can't see a client libraries needed to build DBD::Mysql. Innovative lad that I am I figured I'd just compile my own from 5.1.44 (current download). Nice thought. What happens is the build fails as follows: ./configure --prefix=/usr/local/mysql --without-serv

cygwin build of client

2005-07-27 Thread Jason Pyeron
I have make going right now, but does anyone have any suggestions? google was not much help for 4.1.x -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http://www.pd

Re: mysql cygwin

2005-07-11 Thread Warren Young
to a separate MySQL server, you don't need to call that function. If this isn't the best way, what is the recommended wayt to use mysql with g++/gcc and cygwin? Clearly going with a completely Cygwin-native build is better. For one thing, it will make it easier to debug your crash. I

Re: mysql cygwin

2005-07-11 Thread Maclen Marvit
Warren Young wrote: > I believe people have gotten MySQL to build under Cygwin, but you should > be aware of another option: Cygwin's build system can link against > Microsoft C libraries, so you could just use the regular Win32 binary > distribution and link your program ag

myodbc cygwin

2005-06-15 Thread Jan Bartholdy
Dear All, I tried several times to install myodbc 3.51.11 in cygwin (newest, recently updated version) without any success. "./configure" works perfect, including the optional packages unixodbc and mysql which I have already installed without any problems. Make fails and make configur

Re: mysql cygwin

2005-06-13 Thread Warren Young
[EMAIL PROTECTED] wrote: If I understand Cygwin correctly, it is a Linux shell that runs under Windows. Uh, sort of. Cygwin is a GNU environment ported to Windows. You've got your bash, your GCC, your ls, etc. To make all this work with minimal porting, there's a Cygwin DLL a

Re: mysql cygwin

2005-06-13 Thread Warren Young
Jan Bartholdy wrote: I want to use a mysql database in a cygwin application (GRASS). Should I install mysql under cygwin or does exist any possibilities to use the database with myodbc under cygwin only? Thanks, Jan I believe people have gotten MySQL to build under Cygwin, but you should be

Re: mysql cygwin

2005-06-13 Thread SGreen
"Jan Bartholdy" <[EMAIL PROTECTED]> wrote on 06/13/2005 07:18:22 AM: > I want to use a mysql database in a cygwin application (GRASS). Should I > install mysql under cygwin or does exist any possibilities to use the > database with myodbc under cygwin only? Thanks, Jan

mysql cygwin

2005-06-13 Thread Jan Bartholdy
I want to use a mysql database in a cygwin application (GRASS). Should I install mysql under cygwin or does exist any possibilities to use the database with myodbc under cygwin only? Thanks, Jan Virus checked by G DATA AntiVirusKit Version: AVK 15.0.5403 from 10.06.2005 -- MySQL

mysql under cygwin

2005-06-11 Thread Jan Bartholdy
Hi, has anybody any experience with mysql in cygwin (on a windows xp computer). I was able to compile the binary, apache is present in cygwin, but mysql does not work. The newest version of cygwin inc. the xserver ist installed already. Many thanks, Jan Virus checked by G DATA

Re: CygWin and MySQL???

2005-03-06 Thread Gary Richardson
Hey, Those RPMS are compiled for a linux architecture. Cygwin is the GNU tools (plus a few others) compiled under windows to similate a linux environment. It can't actually execute those binaries. You have three options: 1) Install the Windows binary. You won't be able to compile t

CygWin and MySQL???

2005-03-06 Thread Christopher Malton
Whenever I try to install the RPM for Linux i386 on CygWin it fails with an error saying:   Error: MySql-??-4.1.10-0.i386.rpm: V3 DSA signature: BAD, key ID 5072e1f5 Error: MySql-??-4.1.10-0.i386.rpm cannot be installed   Where ?? is: devel, chared-compat or client

Re: Cygwin Compiled Version of MySQL Client

2005-02-07 Thread A. Clausen
[EMAIL PROTECTED] wrote: "A. Clausen" <[EMAIL PROTECTED]> wrote on 02/07/2005 01:35:31 PM: I'm having a problem with the default Win32 mysql client program running in the Cygwin environment, in that it writes CRLF pairs out, causing some Bash scripts that I'm running

Re: Cygwin Compiled Version of MySQL Client

2005-02-07 Thread SGreen
"A. Clausen" <[EMAIL PROTECTED]> wrote on 02/07/2005 01:35:31 PM: > I'm having a problem with the default Win32 mysql client program running > in the Cygwin environment, in that it writes CRLF pairs out, causing > some Bash scripts that I'm running on bot

Cygwin Compiled Version of MySQL Client

2005-02-07 Thread A. Clausen
I'm having a problem with the default Win32 mysql client program running in the Cygwin environment, in that it writes CRLF pairs out, causing some Bash scripts that I'm running on both a Linux box and a Win2k box to give garbled results. I wondered if there's a Cygwin compile

Cygwin and High School Lab

2004-08-31 Thread Todd O'Bryan
A couple of people have wondered why I'm using Cygwin with MySQL and seem to think I'm trying to use the Linux version of MySQL on Windows. I've installed the latest Windows version of MySQL. I'm using Cygwin as the launcher rather than the Windows command prompt, mostly

Re: Cygwin Mysql No Response

2004-07-26 Thread Egor Egorov
Will Martell <[EMAIL PROTECTED]> wrote: Not a MySQL issue. MySQL is a standalone native Win32 application that does not need Cygwin. The same applies to MySQL command-line client. > Thank you for reading this email. > > I have the following Configuration > Windows 2000 Se

Cygwin Mysql No Response

2004-07-21 Thread Will Martell
Hello All, Thank you for reading this email. I have the following Configuration Windows 2000 Server MySQL Win32 Binaries Installed Current Release of Cygwin installed I am trying to access mysql from the bash shell rather than the command line. It was working fine until now, but for some reason

Help. MySQL doesn't respond anymore. After I re-installed Cygwin

2004-07-21 Thread William Martell
Hello All, Thank you for reading this email. I am trying to figure this problem out, but I need some help. I am working on a Windows 2000 Server.  I have used MySQL for the past 2 years on this system. I recently installed the DEFAULT version of CYGWIN on my machine.   Everyone was

Re: Cygwin

2004-03-17 Thread Stefan Hinz
Mirza, > Does anyone knows where to find headers and libraries for mysql > development on Cygwin platform? thanks. This has been discussed before. A quick search through all lists on http://lists.mysql.com/mysql shows that the win32 list is probably the better place to ask Cygwin-r

Cygwin

2004-03-17 Thread Mirza
Does anyone knows where to find headers and libraries for mysql development on Cygwin platform? thanks. Mirza Hadzic -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Cygwin and Mysql Tools

2004-02-16 Thread A. Clausen
I'm looking for the Cygwin-compiled ports of the Mysql tools "mysql" and "mysqldump". There is an old version on the Mysql site, but being that it was compiled back in 1998, it does not function with the current versions of Cygwin. -- A.Clausen -- MySQL General Maili

Please. i need help compiling mysql under CYGWIN

2003-12-29 Thread Fred
Can you send me the configure file + makefile configured for cygwin ? Version 3.23.58 please thanks alot!

Re: cygwin strangeness

2003-02-18 Thread Mark Matthews
libmysql, and doesn't have these issues, so maybe by seeing the problems you're having, someone could point something out. They should save you a lot of hassle. Even though you could, we don't recommend running MySQL on Cygwin, we have binaries that we've compiled with VC++, a

Re: cygwin strangeness

2003-02-18 Thread Amy & Joseph Kormann
Mark, thanks for your reply. My commends inline below. Mark Matthews wrote: Amy & Joseph Kormann wrote: Feels strange being the only one replying to myself, but I'm hoping that someone will come up with a suggestion if I keep posting what I'm doing. I've downloaded th

Re: cygwin strangeness

2003-02-18 Thread Mark Matthews
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Amy & Joseph Kormann wrote: Feels strange being the only one replying to myself, but I'm hoping that someone will come up with a suggestion if I keep posting what I'm doing. I've downloaded the version of cygwin that is sug

Re: cygwin strangeness

2003-02-18 Thread Amy & Joseph Kormann
Feels strange being the only one replying to myself, but I'm hoping that someone will come up with a suggestion if I keep posting what I'm doing. I've downloaded the version of cygwin that is suggested on the mysql download page. I re-compiled my programs using the cygwin versi

cygwin strangeness

2003-02-14 Thread Amy & Joseph Kormann
I posted this to the win32 list and didn't get a response yet. Hopefully someone can help me. Config information: Hardware: P3-500 Software: Windows 98 cygwin / bash 2.05b.0(8)-release (i686-pc-cygwin) g++ using gcc version 3.2 20020927 mysql 3.23.55-max-debug for Win32/Win98 o

help - build win2k/cygwin

2002-11-25 Thread mysql
Hi, I'm trying to build mysql from the development sources (3.23.54, retreived using bitkeeper) under win2k using cygwin. Following the instructions in the mysql manual, I'm having a problem running aclocal: Dango) aclocal aclocal: configure.in: 450: macro `AM_PROG_AS' not found

CygWin layer into win32 MySQL 4

2002-08-29 Thread Roberto Della Pasqua
Hi! I would like to ask you this for my curiosity: into mysql 4.02 win32 it exist a cygwin posix emulation layer, it's used for the client or for the server app? Cygwin emulation layer it's very slow into win32, can you translate cygwin calls into direct win32API's (withou

perl's DBD::mysql on Cygwin

2002-08-26 Thread Thomas Haselberger
hello robert, you might want to try it without any options to Makefile.pl. if you installed mysql on cygwin, put the mysql bin dir on your path so mysql_config can be found, then the correct flags should be there. even with flags, you should write --libs='...' instead of "--l

Re: MySQL + cygwin

2002-06-03 Thread Chris Knipe
Hey everyone, Thanks for all the help / comments re cygwin. I'll definitely be giving some of them a try. Terry offered a pre-compiled binary which I am busy getting at the moment that I'll have a look at to see how nice it is. I'll also be very tempted to compile my own versi

Re: MySQL + cygwin

2002-06-03 Thread Viliam Batka
Hi Chris, I have tried to compile following version of the MySQL under cygwin. - 3.23.47 - 3.23.50 - 4.0.1 I was able to compile (client + server ) all of mentioned version, BUT most of the test have failed except for the version 3.23.50 that seem to me to work in most cases but not in all. I

RE: MySQL + cygwin

2002-06-03 Thread Terry
hi, i have mysql compiled with cygwin with gcc version 2.95.3 you can fetch installed version from http://www3.ibt.com.pl/mysql.tar.gz it is prepared to be installed in /opt in cygwin's directory structure best regards, terry > -Original Message- > From: Yegor N. Bryuk

Re: MySQL + cygwin

2002-06-03 Thread Yegor N. Bryukhov
Hello Chris, I would recommend to try to compile MySQL itself under cygwin (or you already tried it?). Just use GCC version they suggest (I failed to compiled it using GCC 3.1). BTW, if you succeed, I would really appreciate if send me mysqlclient-library compiled under cygwin

MySQL + cygwin

2002-06-02 Thread Chris Knipe
Anyone have any ideas on how to get MySQL to work under cygwin? I'm especially interested in getting a libmysqlclient which is compatible with cygwin so that I can use it to compile various other program which require the library... Currently, I run mysql 3.23.49-max for Win32 (NT 4.0) be

Compiling under Cygwin

2002-05-28 Thread QUINTABà Fausto
> Hi, > > I have a problem by compiling Mysql 3.23.49 under Cygwin. > My Cygwin version is 1.2. I downloaded Mysql package from this url > http://www.mysql.com/Downloads/MySQL-3.23/mysql-3.23.49.tar.gz > > I didn't succeded in compiling these sources files, by fo

Re: MySQL on CYGWIN installtion

2002-05-23 Thread Arjen Lentz
Hi, On Thu, 2002-05-23 at 13:29, [EMAIL PROTECTED] wrote: > Anybody has tried installing MySQL on CygWin? Not to evade your question, but... why would you want this, since there are native Windows binaries? Faster and more reliable. Regards, Arjen. -- MySQL Training in Australia: 9-13

MySQL on CYGWIN installtion

2002-05-22 Thread RBRoa
Anybody has tried installing MySQL on CygWin? R.B.Roa Traffic Management Engineer PhilCom Corporation Tel. No.(Office) 858-1028 (Home) 858-8889 Mobile No. (63) (919-3085267) - Before posting, please check: http

RE: mySQL under cygwin : mysql_install_db does not create host.frm

2002-05-03 Thread Olivier Delrieu
only reference to 'root' user in autorisation table. may be that is the problem ? olivier -Message d'origine- De : TP R Murthy [mailto:[EMAIL PROTECTED]] Envoye : ven. 3 mai 2002 12:28 A : Olivier Delrieu Cc : [EMAIL PROTECTED] Objet : Re: mySQL under cygwin : mysql_inst

Re: mySQL under cygwin : mysql_install_db does not create host.frm

2002-05-03 Thread Gelu
<[EMAIL PROTECTED]> To: Olivier Delrieu <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, May 03, 2002 1:27 PM Subject: Re: mySQL under cygwin : mysql_install_db does not create host.frm > hi, > > where are you running the server from? > you might wanna

Re: mySQL under cygwin : mysql_install_db does not create host.frm

2002-05-03 Thread TP R Murthy
hi, where are you running the server from? you might wanna try running from the base dir ./bin/safe_mysqld & i used to have the same problem. on a linux machine though. regards, On Fri, 3 May 2002, Olivier Delrieu wrote: > > Dear all, > > I've installed Cygwin

mySQL under cygwin : mysql_install_db does not create host.frm

2002-05-03 Thread Olivier Delrieu
Dear all, I've installed Cygwin and CAMP and I'm now looking for guidelines to build/install mysql under cygwin and XPpro. Sorry for that question but I tried during severals days with no luck. I'm using the scripts provided by Gerrit P. Haase in http://sources.redhat.com/ml

MySQL using Cygwin DLL on Windows?

2002-04-24 Thread Zengfa Gao
Hi, all: I read the document, it says "MySQL Server runs as a native Windows application" and "You will need VC++ 6.0 compiler" for MySQL Windows source distribution. But we I try to download Windows binary package, it says "Since mysqlc contains Cygwin runtime DL

how to contribute new prebuilt clients for Cygwin

2001-08-18 Thread Markus Hoenicka
Hi, I would like to contribute a new minimal package containing prebuilt client binaries for Windows/Cygwin. This would help to rectify two problems: 1) The existing ports (see http://www.mysql.com/downloads/os-win32.html) are badly outdated 2) They do not comply with the GPL as they

segmentation fault with g++/cygwin/mysql

2001-06-03 Thread Mehdi Rachdi
Hi all, I hava a little problem for developping a windows mysql client program in C++. I compile it using cygwin. there is no problem during the compilation but when I execute it, it seems that when I execute a select query and retrieve the data, it access memory that it shouldn't. I test

Re: MySQL and Cygwin

2001-04-18 Thread Sinisa Milivojevic
Katelyn Sweet writes: > Are there c libraries that for mySQL (connecting, query and sort) that the > Cygwin compiler is compatible with? > Kate > Hi! Somewhere on Contrib or Link pages on our site there is a link to the site devoted to building MySQL with Cygwin. Also, after 3.

MySQL and Cygwin

2001-04-18 Thread Katelyn Sweet
Are there c libraries that for mySQL (connecting, query and sort) that the Cygwin compiler is compatible with? Kate - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com

MySql: Cygwin Libraries

2001-04-17 Thread Katelyn Sweet
Greetings from Canada, Does anyone know of any c++ libraries that are compatible with Cygwin? I want to connect to mysql db Thanks, Kate - Before posting, please check: http://www.mysql.com/manual.php (the manual) http

Compiling mysqlclient under Cygwin

2001-04-17 Thread Randy Harmon
Hi all! The perl module for Mysql expects to find libmysqlclient.a or libmysqlclient.so, at least when it's compiling under cygwin. An earlier report of the same issue seems to have turned up no responses, but that was a couple months back. Surely I can't be the only unix lo