Re: ODBC for MySql with SSL

2001-05-13 Thread Greg Cope
this can't be done before MySQL itself is ready for this. Will this code be used by the replication slave code ? Ie. have slaves connecting over ssl ? Looking forward to SSL clients though, thanks ! Greg - Before posting, please

MyODBC General Question

2001-05-08 Thread Greg Cardoza
Good Day: I was just wondering, if I'm using mm.mysql.jdbc-1.2c to connect to a database w/JAVA do I also need MyODBC installed and configured also? Or is mm.mysql.jdbc-1.2c all I need? Thanks alot.. Greg __ Do You Yahoo!? Yahoo! Auctions

Database Error

2001-05-08 Thread Greg Cardoza
Good Day: Could someone help me and tell me which direction to go to see why I'm getting unknown database error caught by the SQLException catch. I checked to make sure that the Class.forName was being executed and it was. Just need a little helping hand. Thanks... Greg

Re: Rolling back of a transaction

2001-05-03 Thread Greg Cope
with JTA to my organization. RTFM specifically DBD, Inobase, and Gemini. It amazes me that people withh start / think about product developement, without reading the (in this case excellent) manual. Greg Thanks Best Regards, Venkata Sudhir Kurapati Software Consultant 64A, Horne Road

__tz problem in sys/time.h

2001-04-12 Thread Greg Berry
else. SO, in the mysql-3.23.36 source directory, in include/global.h, if you define __USE_GNU before the lines to include sys/time.h, #define __USE_GNU the compilation runs smoothly, with no more problems. Thank you, Greg Submitter-Id: none Originator:Gregory Berry Organization: none

Re: Speed and Hardware

2001-04-05 Thread Greg Cope
ay save alot of hits on the DB, yet your users may never know the difference. Obviously if your site needs to be realtime (games, financial etc ..) then the above is a load of rubbish and get ready to go buy a bigger box, or more boxes (and use replication). Greg For people running largish myS

Help!! New Win32 mySQL User

2001-04-02 Thread Greg Miller
, but the NT Command Processor just hangs when I issue this command. Now I have this thing so messed up, that I cannot log into the server at all except locally. What am I doing wrong??? Thanks! Greg Miller, IS/Development SantaPlus

RE: multiple instances and initial password

2001-03-30 Thread Greg Donald
Two things that I am sure will be answered very quickly. 1) I have a development box that I have successfully installed and configured 3 seperate instances. Each instances has its own port number. When playing around with mysqladmin I know I can specify the port number as an option, but

MYSQL and Solaris.

2001-03-29 Thread Greg Wejrowski
on a sparc system runing Solairs 2.6. If so could you give details as what software you used to compile the native. Which version of complier and which version of mysql source code was used.. Thanks V/R Greg Wejrwoski - Befo

Can not install on Solaris 2.6

2001-03-28 Thread Greg Wejrowski
failed: No such file or directory. How do I fix this.. V/R Greg Wejrowski (wedge) - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive

Re: Innobase in MySQL

2001-03-18 Thread Greg Cope
Peter Zaitsev wrote: Hello Greg, Saturday, March 17, 2001, 3:31:53 AM, you wrote: GC It would be very handy if Innobase (and the GEMINI when it comes along) GC where to support mysqldump in the standard way, as I assume it works as GC such and I and many others would have to change

Install Help... re: RPM

2001-03-17 Thread Greg C. Pauley, PDQ
I have recently installed MySQL-server-version-3.23.35.rpm on my cobalt raq4... The install documents state that the rpm will install into the /var/lib folder... I ran the install but can't seen to locate where the files were installed? Any help is appreciated. Thanks, Greg

Re: MySQL 3.23.35 is released

2001-03-16 Thread Greg Cope
.x release may be and when we might see a public 4.x alpha. I know the answer will probably be "When its ready" but a small clue would be nice :-) Thanks for all your work. Greg Regards, Monty - Before posting, pl

Re: MySQL 3.23.35 is released

2001-03-16 Thread Greg Cope
Michael Widenius wrote: Hi! Greg On the off chance any ideas when this (A Gemini THandler) 3.23.x release Greg may be and when we might see a public 4.x alpha. I know the answer will Greg probably be "When its ready" but a small clue would be nice :-) Lets guess a bit :)

Re: Innobase in MySQL

2001-03-16 Thread Greg Cope
in the standard way, as I assume it works as such and I and many others would have to change thier backup scripts. Delayed index creation is very usefull (in saving time) in larger DB loads via a mysqldump - Hiekki is this difficult ? Thanks all for your work. Greg Peter At least it would

show tables bug - minor update

2001-03-12 Thread Greg Cope
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release). Now all I need to do is find some Ok flags for egc ! regards Greg - Before posting, please check: http://www.mysql.com/manual.php (the manual) http

Re: Mysql directory

2001-03-12 Thread Greg Cope
problem then I just restart the old one. Greg __ Do You Yahoo!? Yahoo! Auctions - Buy the things you want at great prices. http://auctions.yahoo.com/ - Before posting, please

Re: Dropped wrong DB. Can I recover?

2001-03-08 Thread Greg Cope
_ Get your FREE download of MSN Explorer at http://explorer.msn.com ^ No thanks. Greg. - Before posting, please check: http://www.mysql.com/manual.php

Improving MySQL installation in ApacheToolbox - RFC

2001-03-08 Thread Greg Cope
This is not supposed to be a mysql installer - if you don't want to complie from source then use the binaries or RPMS. What this is supposed to be is an improvement to the way apachetoolbox deals with mysql. Thats all. Comments / sugges

Poddible SHOW DATABASE || TABLE bug in 3.23.33

2001-03-08 Thread greg
Description: SHOW DATABASE and SHOW TABLES and mysqlshow all return empty lists (i.e a nice list of blanks - no of blank lines equals number of databases / tables) How-To-Repeat: Do a mysqlshow or SHOW DATABASES under mysql Fix: Submitter-Id: submitter ID Originator:Greg Cope

Re: Poddible SHOW DATABASE || TABLE bug in 3.23.33

2001-03-08 Thread Greg Cope
this being a possible glibc issue ? Greg Description: SHOW DATABASE and SHOW TABLES and mysqlshow all return empty lists (i.e a nice list of blanks - no of blank lines equals number of databases / tables) How-To-Repeat: Do a mysqlshow or SHOW DATABASES under mysql Fix: Submitter-Id

Re: Bug with 'show databases|tables'

2001-03-07 Thread Greg Cope
. Greg - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail [EMAIL PROTECTED] To unsubscribe, e-mail [EMAIL

Re: Bug with 'show databases|tables'

2001-03-07 Thread Greg Cope
and it has the above bug on kernel 2.2.17 and 2.4.2 complie with gcc -v of gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release). SUSE 7.0 libstdc is not install - bug still apears gcc is gcc version 2.95.2 19991024, Kernel 2.2.16 greg On RH7.0 I compiled with gcc and libstdc++ was installed

Re: phpMyAdmin equivalent

2001-03-05 Thread Greg Cope
retty good http://dajoba.com/projects/mysqltool/ Greg TIA, Mickalo Mike(mickalo)Blezien Thunder Rain Internet Publishing Providing Internet Solutions that work! http://www.thunder-rain.com Tel: 1(225

Re: Problems with SHOW DATABASES / TABLES

2001-02-28 Thread Greg Cope
for your help. Greg Regards, Sinisa __ _ _ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*| |*||*| mailto:[EMAIL PROTECTED] /*/ /*/ /*/\*\/*/ \*\|*| |*||*| Larnaca, Cyprus

Re: Problems with SHOW DATABASES / TABLES

2001-02-27 Thread Greg Cope
of --safe-show-... options in 3.23.33 nope. - Usage of untested kernels Linux 2.2.17 Should be ok (Redhat errata upgrade for 6.2) Sinisa I do appreciate your help, but I still appear to have a problem. A confused, Greg Regards, Sinisa

Please help, I need JAVA code....

2001-02-18 Thread Greg Cardoza
it for now and thanks to anyone who can help me. Please respond to this e-mail or send a new copy to [EMAIL PROTECTED] Thanks a bunch Greg - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists

show database does not work ;-(

2001-02-16 Thread Greg Cope
wrong that must be obvious ? A rather dazed and confused, Greg - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e

Re: show database does not work ;-(

2001-02-16 Thread Greg Cope
sec) Are you using 3.23.33 ? Greg - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail [EMAIL PROTECTED

Possible SHOW DATABASE || TABLE bug in 3.23.33

2001-02-16 Thread Greg Cope
:Greg Cope Organization: organization of PR author (multiple lines) MySQL support: none Synopsis: SHOW command possiblxky broken in 3.23.33 Severity: non-critical Priority: low Category: mysql Class: sw-bug Release: mysql-3.23.33 (Source distribution) Environment

Re: show database does not work ;-(

2001-02-16 Thread Greg Cope
Fred van Engen wrote: On Fri, Feb 16, 2001 at 02:18:11PM +, Greg Cope wrote: Dear All I've just installed mysql on a new host (3.23.33) and show databases does not work ;-(. Maybe it would help to read (or search) the list before posting. I have already searched the list

Re: show database does not work ;-(

2001-02-16 Thread Greg Cope
Mandrake 7.2. I installed using the RPM MySQL-3.23.33-1.i386.rpm Thanks Not much help to me mind ... Thanks again ;-( Greg - Before posting, please check: http://www.mysql.com/manual.php (the manual) http

Re: Should I switch to SCSI HD for mysql?

2001-02-08 Thread Greg Cope
Dave Hodgkinson wrote: "mike thomas" [EMAIL PROTECTED] writes: Greg, Well, I'm doing like "%stuff%" selects on a single column table with 20 million records, so any speed gain would be greatWould I be correct in saying that a select of this type will alwa

Multiple defs of strtol.o (was RE: Mysql/DBD Error)

2001-02-06 Thread Greg
/Frameworks/System.framework/Versions/B/System(strtol.o) definition of _strtol /Local/Library/Perl/darwin/auto/DBD/mysql/mysql.bundle definition of _strtol PLEEEAAASE help me!!! Greg - Before posting, please check: http

Re: MySQL NT Service Question

2001-02-04 Thread Greg Cope
which access was not. As an aside 128 meg of RAM is not alot for a W2k server - RAM being cheap you may wish to upgrade it. Greg Lee Jenkins - Before posting, please check: http://www.mysql.com/manual.php (the manual

mysql on a locked media on windoze?

2001-02-02 Thread Greg
to merge both client and server into a huge binary, or may the server can run run as a "side-application"? TIA Greg - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists

mysql/DBD on Darwin/mosx

2001-02-02 Thread Greg
definition of _strtol ../blib/arch/auto/DBD/mysql/mysql.bundle definition of _strtol I wasn't able to find any reference to "_strol" in the sources, what's going on??? TIA Greg - Before posting, please check: http://www.

Selecting rows with same data in all fields except one

2001-02-02 Thread Greg Skouby
the different values in the last column of just one row. What would the syntax be to grab all the rows that have identical data in the first 4 columns? I know this is pretty trivial but everthing I try seems to be wrong. Thanks for your help. Greg

Patch to add restart to mysql.server rc start script

2001-01-25 Thread Greg Cope
;-) Greg --- mysql.server.sh.bak Thu Jan 25 15:23:38 2001 +++ mysql.server.sh Thu Jan 25 15:29:50 2001 @@ -147,9 +147,14 @@ fi ;; + 'restart') +$0 stop +$0 start +;; + *) # usage -echo "usage: $0 start|stop" +echo "usage: $0 start|stop|resta

Re: Inheritance

2001-01-23 Thread Greg Cope
it can and cannot do. If you want to use MySQL in this area you will have to implement your own OO - RDBMS translation etc ... It is not an OO DBMS. Hope that helps. Greg Any information would be useful. Thanks :) Lee Daniel Martin CSAI

Re: MySQL 3.23.31 configure fails with Berkeley DB 3.2.3h

2001-01-19 Thread Greg Cope
Matt Wagner wrote: Greg Cope writes: Chris Johnson wrote: Description: I just downloaded MySQL 3.23.31 and the "patched version" of Berkeley DB 3.2.3h from the www.mysql.com site. I ran configure with the option to enable the Berkeley DB, bu

Re: MySQL 3.23.31 configure fails with Berkeley DB 3.2.3h

2001-01-18 Thread Greg Cope
the proper version of the DB. Here are the last few lines from the configure output: This sounds similar to a problem that I reported a few hours ago to this list. Monty, MySQL dev team, any ideas ? Greg snipped - Befo

<    1   2   3   4