Re: Mysql - Binary vs. Source

2002-12-18 Thread Michael T. Babcock
Lenz Grimmer wrote: Sorry, but that would not be true. We actually *do* distribute most binaries in gzipped tar archives. tar.gz is not limited to contain source files only. I posted a self-correction. I still think the download page is unnecessarily misleading in some ways. Perhaps fixi

Re: Mysql - Binary vs. Source

2002-12-18 Thread Lenz Grimmer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 18 Dec 2002, Michael T. Babcock wrote: > This binary/source confusion comes from the download page; it says > "Binary packages (tar.gz)" for the source download and "Linux RPM > packages (rpm)" for the binary package. Could someone please cha

Re: Mysql - Binary vs. Source

2002-12-18 Thread Michael T. Babcock
Santiago Alba wrote: I installed binary version (source distribution)... not with rpm This binary/source confusion comes from the download page; it says "Binary packages (tar.gz)" for the source download and "Linux RPM packages (rpm)" for the binary package. Could someone please change th

Re: Mysql binary logs

2002-03-29 Thread Marc Prewitt
You might want to use the mysqlbinlog utility to look at the binlog. The binlog format has changed at least once in past versions and could change again. However, the output from mysqlbinlog just a straight text format of updates/inserts/deletes which happen to a database. -Marc Konstantin Yo

Re: MySQL Binary

2001-11-24 Thread Mike(mickalo)Blezien
On Fri, 23 Nov 2001 23:46:40 -0600, Paul DuBois <[EMAIL PROTECTED]> wrote: >>At 10:14 PM -0600 11/23/01, Mike(mickalo)Blezien wrote: >>>Hello all, >>> >>>I'm a bit confused. Does the Mysql-Max only come with BDB/Innodb >>>support or does >>>both the Mysql and Mysql-Max binaries both support tr

Re: MySQL Binary

2001-11-24 Thread Paul DuBois
At 10:14 PM -0600 11/23/01, Mike(mickalo)Blezien wrote: >Hello all, > >I'm a bit confused. Does the Mysql-Max only come with BDB/Innodb >support or does >both the Mysql and Mysql-Max binaries both support transactions?? Max only. > >thx's > >Mike(mickalo)Blezien >=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Re: MySQL binary/source

2001-07-07 Thread Sinisa Milivojevic
"MikeBlezien" <[EMAIL PROTECTED]> writes: > > > I assume this is the correct one to download then: > mysql-3.23.39-pc-linux-gnu-i686.tar.gz > > > Mike(mickalo)Blezien > Yes. -- Regards, __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic <[EMAIL PROTECTED]> /

Re: MySQL binary/source

2001-07-06 Thread MikeBlezien
I assume this is the correct one to download then: mysql-3.23.39-pc-linux-gnu-i686.tar.gz >>"MikeBlezien" <[EMAIL PROTECTED]> writes: >>> >>> Thanks. Which files would I need to download then?? Just the RPM's or RPM's and >>> the tarball binary? >>On Fri, 6 Jul 2001 16:54:12 +0300, Sinisa Mi

Re: MySQL binary/source

2001-07-06 Thread Sinisa Milivojevic
"MikeBlezien" <[EMAIL PROTECTED]> writes: > > Thanks. Which files would I need to download then?? Just the RPM's or RPM's and > the tarball binary? > > > Mike(mickalo)Blezien > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > Thunder Rain Internet Publishing > Providing Internet Solutions that work!

Re: MySQL binary/source

2001-07-06 Thread MikeBlezien
Thanks. Which files would I need to download then?? Just the RPM's or RPM's and the tarball binary? >>On Fri, 6 Jul 2001 16:41:05 +0300, Sinisa Milivojevic <[EMAIL PROTECTED]> wrote: Use our MySQL-Max binary as it contains InnoDB. Our binaries are built in the most optimial manner, a

Re: MySQL binary/source

2001-07-06 Thread Sinisa Milivojevic
"MikeBlezien" <[EMAIL PROTECTED]> writes: > Hello All, > > Our company is going to be setting up on a dedicated server, so I am in the > process of doing some "crash course" learning as a system admin. We are looking > at a server with RedHat Linux 6.2 O/S and we want to install MySQL laster stab

Re: mysql++ binary RPM broken

2001-03-16 Thread Sinisa Milivojevic
Jerome Abela writes: > I encountered a few problems with the genuine 1.7.8-1 binary RPM for > mysql++. > > - If I compile: > Connection con("temp","localhost","root","temp",3306,0,60,1,"",0); > The linker complains: undefined reference to >`MysqlConnection::MysqlConnection(char cons