"Axel Tietje" <[EMAIL PROTECTED]> wrote:
> Hi everyone...
>
> I actually have two servers:
>
> 1. Server: MySQL 4.0.12
> 2. Server: MySQL 3.23.38
>
> This query:
>
> SELECT o_obj,
> MAX(CASE WHEN o_key = '69B96431' THEN o_val
, Axel Tietje wrote:
Hi everyone...
I actually have two servers:
1. Server: MySQL 4.0.12
2. Server: MySQL 3.23.38
This query:
SELECT o_obj,
MAX(CASE WHEN o_key = '69B96431' THEN o_val END) AS _69B96431,
MAX(CASE WHEN o_key = '69B96431' THEN o_typ END) AS T_69B96431,
Hi everyone...
I actually have two servers:
1. Server: MySQL 4.0.12
2. Server: MySQL 3.23.38
This query:
SELECT o_obj,
MAX(CASE WHEN o_key = '69B96431' THEN o_val END) AS _69B96431,
MAX(CASE WHEN o_key = '69B96431' THEN o_typ END) AS T_69B96431,
-
From: ""Keith Engelhardt"" <[EMAIL PROTECTED]>
Newsgroups: mailing.database.mysql
Sent: Monday, March 03, 2003 1:52 AM
Subject: Bug Report: mysql-3.23.38-win
> I am attempting to get mysql-3.23.38-win on a Windows 98 SE box. The
> mysql-3.23.38-win.zip install
I am attempting to get mysql-3.23.38-win on a Windows 98 SE box. The
mysql-3.23.38-win.zip install wizard allowed me to install to "D:\MYSQL"
I have tweaked the my.cfg file as follows:
# Example mysql config file.
# Copy this file to c:\my.cnf to set global options
#
# One can us
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 12:17 AM
To: Dragos Madalin Popa
Subject: Re: RE: how can I turn on query log on Windows? (mysql-3.23.38)
Your message cannot be posted because it appears to be either spam or
simply
Jerry van Leeuwen writes:
>
> Are there any known stability issues with installing MySQL under Windows
> 9x? By this I mean actual issues with the MySQL server itself, because I
> realise Windows 9x itself is not the most stable option available.
>
> Is there any reason to believe that this co
Are there any known stability issues with installing MySQL under Windows
9x? By this I mean actual issues with the MySQL server itself, because I
realise Windows 9x itself is not the most stable option available.
Is there any reason to believe that this combination results in more
regular tab
Hi!
> "Peter" == Peter Zaitsev <[EMAIL PROTECTED]> writes:
Peter> Hello mysql,
Peter> It seems like if load data infile initiated to dammaged table
Peter> sometimes after repair it does not unblock itself:
I will try to test this as soon as I am back home.
(If you can't create an examp
Hello mysql,
It seems like if load data infile initiated to dammaged table
sometimes after repair it does not unblock itself:
maindb:/spylog/db/tmpd # mysqladmin processlist | grep -v Sleep
++--++---+-+---+--+
I would like to note that bug reports should only be sent out if you are
using the latest version, which now is 3.23.39.
--On Friday, June 15, 2001 17:37 -0600 Chris Bolt <[EMAIL PROTECTED]>
wrote:
>> After creating a new database, I ran:
>>
>> update user set password = 'SomeJunk' where user
Hello Simon.
On Fri, Jun 15, 2001 at 05:08:18PM -0400, [EMAIL PROTECTED] wrote:
> Could not find a bug report form. So I am telling y'll...
>
> Platform: FreeBSD 4.3 (I do not think it matters)
>
> After creating a new database, I ran:
>
> update user set password = 'SomeJunk' where user = '
> After creating a new database, I ran:
>
> update user set password = 'SomeJunk' where user = 'root';
>
> This inserts the string 'SomeJunk' literally into the database,
> unencrypted. This is SQL expected but the result is a database
> lockout (not to mention the security breach of having the c
PLEASE read the manual. you need to
set password = password('SomeJunk')
And the bug report form can be obtained by running mysqlbug, the instructions
for which are also found in the manual.
Thank you.
j- k-
On Friday 15 June 2001 13:08, Simon Shapiro wrote:
> Could not find a bug r
Could not find a bug report form. So I am telling y'll...
Platform: FreeBSD 4.3 (I do not think it matters)
After creating a new database, I ran:
update user set password = 'SomeJunk' where user = 'root';
This inserts the string 'SomeJunk' literally into the database,
unencrypted. This is S
I've installed mysql 3.23.38 from source on redhat 7.0 (apache 1.3.39 and
PHP 4.0.5 also installed from source). The PHP and the apache are running
fine, and I can view database tables using "MysqlAdmin" from a web browser,
but if I run mysql from the command line, I get the
"Tomasz Szymczyk" <[EMAIL PROTECTED]> (by way of Paul DuBois) writes:
> mysql, sql, database
>
>
> I'm trying to post you directly, because of stupid filter on
> mysql-list which avoid belowed e-mail from posting to list
>
> could you help us or redirect it to correct p
sz Szymczyk [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, June 06, 2001 10:29 AM
> To: [EMAIL PROTECTED]
> Subject: MySQL 3.23.38 on HP UX 10.20
>
>
> I'm trying to install MySQL on HP UX 10.20
>
> after launching scripts/mysql_install_db I can see 'coredump'
Synopsis: Can not compile MySQL on Solaris
>Severity: critical
>Priority: high
>Category: mysql
>Class: support
>Release: mysql-3.23.38 (Source distribution)
>Environment:
Machine 1:
news(petter): uname -a
SunOS news 5.8 Generic_108528-03 sun4u spar
hello,
i'm trying to install mysql 3.23.38 for linux. the bin directory didn't
expand when i untarred the mysql installation tarball? is this a known issue?
tia
if (duane.douglas) { coder = asp * cold fusion * xml * xsl * sql server *
This may not be a bug, but rather a limitation, and should definitely be
added to section 7.38 of the manual dealing with comments. Scripts (or
commands entered interactively) contatining comments that contain a
backslash character are parsed as if the \ was a MySQL command.
For example,
/* \. d
eat:
compile mysql, cd to the mysql-test directory, run mysql-test-run
>Fix:
unknown
>Submitter-Id: [EMAIL PROTECTED]
>Originator:Sam Rasins
>Organization:
Caribe Enterprises, Inc.
>MySQL support:
>Synopsis: mysql-3.23.38 failed test rpl15, Linux 2.2
Hi!
We have noticed some mails posted by Windows users having problem
in the first start of mysqld.exe on Windows platforms. Then, below
the explanations how to avoid the problems reported:
1- According with our MySQL-Max download page is noticed that the
regular distribution 3.23.38, contai
Florin Andrei writes:
>
> Ok, finally i installed MySQL-bench with --nodeps (which is bad!).
>
> But, while trying to figure out how to use your test programs, i
> realised that they are poorly documented.
> I really don't have the time to dig into the scripts for information
> that should have
Hou
KhmerConnection, http://khmer.cc
"Connecting Cambodian Minds, Art, and Culture"
-Original Message-
From: Florin Andrei [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 16, 2001 5:58 PM
To: Sinisa Milivojevic
Cc: [EMAIL PROTECTED]
Subject: Re: MySQL 3.23.38 released
On 16 M
On 16 May 2001 13:40:55 +0300, Sinisa Milivojevic wrote:
>
> Regarding the fact that 2.96 can build working binaries, that is good
> news, but before we try it ourselves, could you please run all
> mysql-test programs plus sql-bench. See if it will pass them all.
Ok, finally i installed MySQL-be
On 16 May 2001 13:40:55 +0300, Sinisa Milivojevic wrote:
> Regarding the fact that 2.96 can build working binaries, that is good
> news, but before we try it ourselves, could you please run all
> mysql-test programs plus sql-bench. See if it will pass them all.
I tried to install MySQL-bench, but
gt; Cc: 'Sinisa Milivojevic'; [EMAIL PROTECTED]
> Subject: Re: Help with FreeBSD 4.2 Native Threads (was:
> Compile broken: mysql-3.23.38/mit-pthreads)
>
>
> Sander Pilon wrote:
> >
> > Freebsd does not have a libpthreads file.
> >
> > Ju
Vivek Khera wrote:
>
> > "DF" == David Favor <[EMAIL PROTECTED]> writes:
>
> DF> The problem is the Web hosting service I use does not have this
> DF> package installed. In other words, there is no libpthreads.* in
> DF> any of the library directories.
>
> But FreeBSD native threads do not
Vivek Khera wrote:
>
> > "DF" == David Favor <[EMAIL PROTECTED]> writes:
>
> DF> The problem is the Web hosting service I use does not have this
> DF> package installed. In other words, there is no libpthreads.* in
> DF> any of the library directories.
>
> But FreeBSD native threads do not
> "DF" == David Favor <[EMAIL PROTECTED]> writes:
DF> The problem is the Web hosting service I use does not have this
DF> package installed. In other words, there is no libpthreads.* in
DF> any of the library directories.
But FreeBSD native threads do not need any libpthreads.* files. Your
Subject: Re: Help with FreeBSD 4.2 Native Threads (was:
> Compile broken: mysql-3.23.38/mit-pthreads)
>
>
> The problem is the Web hosting service I use does not have
> this package installed. In other words, there is no
> libpthreads.* in any of the library directories.
>
The problem is the Web hosting service I use does not have this
package installed. In other words, there is no libpthreads.* in
any of the library directories.
___
Sinisa Milivojevic wrote:
>
> David Favor writes:
> > Sinisa Milivojevic wrote:
> >
> > The Web hosting service I am using doe
David Favor writes:
> Sinisa Milivojevic wrote:
>
> The Web hosting service I am using does not have Native Threads installed.
> When I requested they install the package, they seemed clueless about how
> to do this.
>
> What is the exact command I need to tell them to issue to install the
> Nat
David Favor writes:
> No mention of this on the lists. Suggestions?
>
> ___
>
Hi!
Do not use MIT threads with 4.2. Use FreeBSD native threads, as
described in our manual.
Regards,
Sinisa
__ _ _ ___ == MySQL AB
/*/\*\/\*\ /*/ \*\ /*/ \*\ |*|
odified the spec file like this:
>
> #######
> --- mysql-3.23.38.spec.orig Wed May 9 13:56:54 2001
> +++ mysql-3.23.38.spec Tue May 15 15:15:38 2001
> @@ -151,9 +151,9 @@
> # The --enable-assembler simply does nothing on systems that does not
&g
Florin Andrei writes:
> On 15 May 2001 13:21:12 +0300, Sinisa Milivojevic wrote:
> >
> > The reason why you are having problems in building from source is that
> > you are most probably using gcc 2.96, which is simply broken.
>
> Will you accept further patches to the spec file that will try to
.0 system with all
updates applied, except for the kernel which is the original one)
I modified the spec file like this:
#######
--- mysql-3.23.38.spec.orig Wed May 9 13:56:54 2001
+++ mysql-3.23.38.spec Tue May 15 15:15:38 2001
@@ -151,9 +151,9 @@
# The --en
No mention of this on the lists. Suggestions?
___
empire>uname -a
FreeBSD davidfavor.com 4.2-RELEASE FreeBSD 4.2-RELEASE #0a: Tue Feb 27 14:08:02 MST
2001 root@fc:/usr/src/sys/compile/VKERN i386
gcc -I. -Iinclude -I/usr/home/dfavor/rpm/BUILD/mysql-3.23.38/mit-pthreads/incl
On 15 May 2001 13:21:12 +0300, Sinisa Milivojevic wrote:
>
> The reason why you are having problems in building from source is that
> you are most probably using gcc 2.96, which is simply broken.
Will you accept further patches to the spec file that will try to
autodetect the compiler and make u
hunter writes:
> Are you saying that the current version of gcc for RedHat Linux 7.1
> (i.e. 2.96) is not working for you and thus preventing the rpm from
> building? Thats awfully interesting, and you should report the bug, if
> that is indeed what you are seeing, to bugzilla...
>
Yes, the abo
> > Florin Andrei
> >
> > "Remember, son:
> > if you never try, you never fail" - Homer Simpson
> > --- mysql-3.23.38.spec.orig Wed May 9 13:56:54 2001
> > +++ mysql-3.23.38.specMon May 14 16:09:46 2001
> > @@ -18,7 +18,7 @@
> > UR
son:
> if you never try, you never fail" - Homer Simpson
> --- mysql-3.23.38.spec.orig Wed May 9 13:56:54 2001
> +++ mysql-3.23.38.specMon May 14 16:09:46 2001
> @@ -18,7 +18,7 @@
> URL: http://www.mysql.com/
> Packager:David Axmark <[EMAIL PROTECTED]
, please include it in the "official" mysql rpms!
Best regards, and keep up the good work!
--
Florin Andrei
"Remember, son:
if you never try, you never fail" - Homer Simpson
--- mysql-3.23.38.spec.orig Wed May 9 13:56:54 2001
+++ mysql-3.23.38.spec Mon May
Sorry its early for me and I didnt read the bottom of this email. Sorry:)
-Original Message-
From: Robert Henkel [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 14, 2001 8:40 AM
To: '[EMAIL PROTECTED]'; [EMAIL PROTECTED]; [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: MyS
Can you compile a win32 version of this? Or will there be a binary for
win32 soon?
Thanks
-Original Message-
From: Michael Widenius [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 11, 2001 4:51 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: MySQL 3.23.38
Hi!
This release includes mainly fixes for BDB and InnoDB tables.
You can now find MySQL-Max (MySQL binaries with support for the above
table types) for most supported platforms at
http://www.mysql.com/downloads/mysql-max-3.23.html
The windows binary is under testing and should hopefully be re
MySQL 3.23.38 is already in the change log. Is there a proposed release
date? I don't want to install 3.23.37 just to have to install 3.23.38
tomorrow.
Thanks.
j-k -
--
Joshua Kugler
Associated Students of the University of Alaska Fairbanks
Information Services Director
[
48 matches
Mail list logo