On August 18, 2023 at 22:14 cygwin@cygwin.com (HECTOR MENDEZ via Cygwin) wrote:
>
> Hi there,
> I tried with an empty password and "root" word a password but no luck, so
> far.
> Thank youEl miércoles, 16 de agosto de 2023, 22:56:12 GMT-6,
> rapp...@dds.nl escribió:
MySQL's 'ro
Hi there,
I tried with an empty password and "root" word a password but no luck, so far.
Thank youEl miércoles, 16 de agosto de 2023, 22:56:12 GMT-6, rapp...@dds.nl
escribió:
> Hi everyone I saw that in order to connect MYSQL database on cygwin, this
> statement must be executed:
>
> Hi everyone I saw that in order to connect MYSQL database on cygwin, this
> statement must be executed:
> mysql -u root -p -h 127.0.0.1
> However, as far as I know, there's no root user on cygwin.
> How can I get that requested password?
Isn't "root" a MySQL username? If I recall correctly its
Hi everyone I saw that in order to connect MYSQL database on cygwin, this
statement must be executed:
mysql -u root -p -h 127.0.0.1
However, as far as I know, there's no root user on cygwin.
How can I get that requested password?
Thank you in advance.
Regards
--
Problem reports: https://cyg
Larry Hall wrote:
At 10:20 PM 9/17/2003, Marcelo Rezende Módolo you wrote:
Hi,
I am trying to compile mysql (mysql-4.0.15) with cygwin, I run
./configure, and make but I receive this error:
...
item_timefunc.o(.text+0x2ca6):item_timefunc.cc: undefined reference to
`__static_initialization_and
Hallo Marcelo,
Am Donnerstag, 18. September 2003 um 04:20 schriebst du:
> Hi,
> I am trying to compile mysql (mysql-4.0.15) with cygwin, I run
> ./configure, and make but I receive this error:
> ...
> item_timefunc.o(.text+0x2ca6):item_timefunc.cc: undefined reference to
> `__static_initializa
At 10:20 PM 9/17/2003, Marcelo Rezende Módolo you wrote:
>Hi,
>I am trying to compile mysql (mysql-4.0.15) with cygwin, I run
>./configure, and make but I receive this error:
>
>...
>item_timefunc.o(.text+0x2ca6):item_timefunc.cc: undefined reference to
>`__static_initialization_and_destruction_0
Hi,
I am trying to compile mysql (mysql-4.0.15) with cygwin, I run
./configure, and make but I receive this error:
...
item_timefunc.o(.text+0x2ca6):item_timefunc.cc: undefined reference to
`__static_initialization_and_destruction_0(int, int)'
Is this a linker error??
$ make
make all-recursive
Elfyn McBratney wrote:
> On Tue, 8 Jul 2003, Gerrit P. Haase wrote:
>> In short: Comment out all '#pragma interface' and '#pragma
>> implementation' lines, it doesn't work on Cygwin.
>>
>> And besides that, compiling and linking works well.
>
> Wish I'd read this before blingly hacking the source
On Thu, Jul 10, 2003 at 01:46:36PM +0100, Elfyn McBratney wrote:
> On Thu, 10 Jul 2003, Bill McCormick wrote:
> > Ok. I was thinking of cygwin in terms of a development environment
> > for Linux based web apps. As far as PostgreSQL running under Win32,
> > unless things have changed, I thought cygw
On Thu, 10 Jul 2003, Bill McCormick wrote:
> > -Original Message-
> > From: Elfyn McBratney [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, July 10, 2003 5:55 AM
> > To: Bill McCormick
> > Cc: [EMAIL PROTECTED]
> > Subject: RE: mysqlc (was RE: php-my
> -Original Message-
> From: Elfyn McBratney [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 10, 2003 5:55 AM
> To: Bill McCormick
> Cc: [EMAIL PROTECTED]
> Subject: RE: mysqlc (was RE: php-mysql-cygwin how to)
>
> >
> > I compiled the 4.0.13 and I don
On Tue, 8 Jul 2003, Gerrit P. Haase wrote:
> Hello Max,
>
> > Gerrit P. Haase wrote:
> >> Hello Max,
> >>> 3) The long standing server problem. It seems like the complex C++ is
> >>> confusing gcc?
>
> >> No, it is a problem with the Cygwin/MySQL socket code. Nothing works
> >> with 1.3.22, simil
On Tue, 8 Jul 2003, Gerrit P. Haase wrote:
> Max schrieb:
>
> > Gerrit P. Haase wrote:
> >> 4.0.x is still a mess regarding libtoolizing with newer libtool and
> >> newer autotools than they used at MySQL.com, 4.1.x was the first release
> >> which makes no problems with the build tools and only m
On Tue, 8 Jul 2003, Bill McCormick wrote:
> Elfyn,
>
> I compiled the 4.0.13 and I don't seem to have a mysqlc executable. What I
> don't understand is why the mysqlc client that comes with the mysql win32
> (which uses the cygwin dll) doesn't run in a cygwin bash shell.
In the Win32 dist there a
ginal Message-
> From: Ralf Hauser [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 08, 2003 4:06 PM
> To: [EMAIL PROTECTED]
> Subject: RE: mysqlc (was RE: php-mysql-cygwin how to)
>
>
> I guess in order to have encrypt() working, also the server needs to be
> running un
Hello Max,
> Gerrit P. Haase wrote:
>> Hello Max,
>>> 3) The long standing server problem. It seems like the complex C++ is
>>> confusing gcc?
>> No, it is a problem with the Cygwin/MySQL socket code. Nothing works
>> with 1.3.22, similar as it is with Apache. The older versions, e.g.
>> 1.3.10
Max schrieb:
> Gerrit P. Haase wrote:
>> 4.0.x is still a mess regarding libtoolizing with newer libtool and
>> newer autotools than they used at MySQL.com, 4.1.x was the first release
>> which makes no problems with the build tools and only minor problems
>> with the sources.
> I obtained a cygm
Gerrit P. Haase wrote:
> 4.0.x is still a mess regarding libtoolizing with newer libtool and
> newer autotools than they used at MySQL.com, 4.1.x was the first release
> which makes no problems with the build tools and only minor problems
> with the sources.
I obtained a cygmysqlclient-12.dll with
l DBI, PHP and other various client interfaces. Or am I
missing something?
Bill
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
> Of Elfyn McBratney
> Sent: Tuesday, July 08, 2003 9:52 AM
> To: andrew brian clegg
> Cc: [EMAIL PROTECTED]
&g
Gerrit P. Haase wrote:
> Hello Max,
>> 3) The long standing server problem. It seems like the complex C++ is
>> confusing gcc?
>
> No, it is a problem with the Cygwin/MySQL socket code. Nothing works
> with 1.3.22, similar as it is with Apache. The older versions, e.g.
> 1.3.10 works better, but
On Tue, 8 Jul 2003, andrew brian clegg wrote:
> On Tue, 8 Jul 2003, Gerrit P. Haase wrote:
>
> > >> Although having said that, I don't think MySQL 4.1 Alpha ships with the
> > >> dodgy dll -- not sure what they've done, haven't investigated it properly
> > >> yet.
> >
> > Weird, it should really b
On Tue, 8 Jul 2003, Gerrit P. Haase wrote:
> >> Although having said that, I don't think MySQL 4.1 Alpha ships with the
> >> dodgy dll -- not sure what they've done, haven't investigated it properly
> >> yet.
>
> Weird, it should really be compiled and included with the netrelease.
Just had a
now how it goes for you.
Bill
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
> Of andrew brian clegg
> Sent: Tuesday, July 08, 2003 4:52 AM
> To: [EMAIL PROTECTED]
> Subject: RE: php-mysql-cygwin how to
>
>
>
> On Mon, 7
Hello Max,
> 1) Underscore mismatches when using the x86 optimized assembler
> implementation of string functions. Workaround: --disable-assembler
> 2) Missing $(EXEEXT) causes make to invoke an implicit rule, generating a
> huge amount of nonsensical errors. Patch:
> --- mysql-4.0.13/sql/Makefi
Hello Elfyn,
>>> I decided to drop what I'm working on and play with MySQL this afternoon ;-)
>>> If all goes well and I can get everything par the server working I'll see if
>>> it/they (client and libs) would be accepted as packages..then tackle the server.
>> The server will build fine and I
> -Original Message-
> From: Elfyn McBratney [mailto:[EMAIL PROTECTED]
> Sent: Dienstag, 8. Juli 2003 12:00
> > [mysql client]
> >
> > Wanna try this myself sometime. Did you have to tweak it much or did it
> > compile out of the box?
> >
> > Andrew.
>
> From memory (haven't compiled MySQL
On Tue, 8 Jul 2003, Gerrit P. Haase wrote:
> Hello Elfyn,
>
> >> I'm not so worried about the server to be honest... It's only the
> >> readline-based client that uses that nasty B19 dll which is what I want to
> >> get rid of cleanly.
>
> >> Although having said that, I don't think MySQL 4.1 Alph
Elfyn McBratney wrote:
> On Tue, 8 Jul 2003, andrew brian clegg wrote:
>
>> On Mon, 7 Jul 2003, Bill McCormick wrote:
>>
>> [mysql client]
>>
>>> I compiled it myself from the linux src I got from mysql.com. It seems
>>> to work but maybe there's a more established way.
>>
>> Wanna try this myself
Hello Elfyn,
>> I'm not so worried about the server to be honest... It's only the
>> readline-based client that uses that nasty B19 dll which is what I want to
>> get rid of cleanly.
>> Although having said that, I don't think MySQL 4.1 Alpha ships with the
>> dodgy dll -- not sure what they've d
On Tue, 8 Jul 2003, Elfyn McBratney wrote:
> I decided to drop what I'm working on and play with MySQL this afternoon ;-)
>
> If all goes well and I can get everything par the server working I'll see if
> it/they (client and libs) would be accepted as packages..then tackle the server.
You hero.
On Tue, 8 Jul 2003, andrew brian clegg wrote:
>
> On Tue, 8 Jul 2003, Elfyn McBratney wrote:
>
> > From memory (haven't compiled MySQL on Cygwin for a while) it compiles
> > fine, the only problem was, and perhaps still is, with the server. The
> > libraries work fine, too. I promised myself that
On Tue, 8 Jul 2003, Elfyn McBratney wrote:
> From memory (haven't compiled MySQL on Cygwin for a while) it compiles
> fine, the only problem was, and perhaps still is, with the server. The
> libraries work fine, too. I promised myself that I'd try and get it
> working...But so little time and so
On Tue, 8 Jul 2003, andrew brian clegg wrote:
> On Mon, 7 Jul 2003, Bill McCormick wrote:
>
> [mysql client]
>
> > I compiled it myself from the linux src I got from mysql.com. It seems to
> > work but maybe there's a more established way.
>
> Wanna try this myself sometime. Did you have to tweak
On Mon, 7 Jul 2003, Bill McCormick wrote:
[mysql client]
> I compiled it myself from the linux src I got from mysql.com. It seems to
> work but maybe there's a more established way.
Wanna try this myself sometime. Did you have to tweak it much or did it
compile out of the box?
Andrew.
--
U
ECTED]; [EMAIL PROTECTED]
Subject: RE: php-mysql-cygwin how to
Carlo and Bill, where did you get the mysql client compiled for cygwin? I
didn't find it under http://cygwin.com/cgi-bin2/package-grep.cgi?grep=mysql,
nor on the mysql site nor on google (there, I only find references to Gerrit
Haas
> I did a little more research and now I believe I have php because I
> installed Apache with the php mod.
ok.
> Is there something more I need to do?
To get php up and running, try reading the docs available at
/usr/doc/Cygwin/php-4.2.0-2.README
/usr/doc/php-4.2.0-2/
Best Regards,
Carlo
-
ere.
Thanks,
Bill
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
Of Carlo Florendo
Sent: Friday, July 04, 2003 2:07 AM
To: [EMAIL PROTECTED]
Subject: Re: php-mysql-cygwin how to
> Can somebody point me in the right direction do get php/mysql set up?
>
&g
> Can somebody point me in the right direction do get php/mysql set up?
>
> Here's what I havee so far:
>
> MySQL Win32 Server
> MySQL cygwin client binaries
> Apache
> various installed perl mods
>
Fom your list above, it doesn't seem that you have ph
Can somebody point me in the right direction do get php/mysql set up?
Here's what I havee so far:
MySQL Win32 Server
MySQL cygwin client binaries
Apache
various installed perl mods
thanks
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisof
40 matches
Mail list logo