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.
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
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
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
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
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
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
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
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
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
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
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
[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
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
"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
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
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
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
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
[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
"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
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
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
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
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
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
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
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]
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
Can you send me the configure file + makefile configured for cygwin ? Version 3.23.58
please thanks alot!
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
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
-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
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
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
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
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
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
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
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
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
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
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
> 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
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
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
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
<[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
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
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
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
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
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
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.
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
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
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
57 matches
Mail list logo