RE: compile errors

2001-12-11 Thread Gill, Vern
[mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 11, 2001 3:57 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: compile errors Gill, Vern writes: > Still need help with this one > > Anyone, anyone? > > trying to compile mysql-3.23.46, getting this error. Can't

RE: compile errors

2001-12-10 Thread Gill, Vern
Still need help with this one Anyone, anyone? -Original Message- From: Gill, Vern [mailto:[EMAIL PROTECTED]] Sent: Saturday, December 08, 2001 6:32 PM To: '[EMAIL PROTECTED]' Subject: RE: compile errors Still not compiling. New issue now... # rpm -q gcc gcc-3.1-0.10 .

RE: compile errors

2001-12-08 Thread Gill, Vern
[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/src/mysql-3.23.46' make: *** [all-recursive-am] Error 2 Any help available? -Original Message- From: Gill, Vern [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 05, 2001 8:05 PM To: '[EMAIL PROTECTED]' Su

RE: SHOW TABLES; show nothing

2001-12-06 Thread Gill, Vern
good use of it too. I.E. samba. Which SHOULD I be using? -Original Message- From: Benjamin Pflugmann [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 06, 2001 12:39 AM To: Gill, Vern Cc: [EMAIL PROTECTED] Subject: Re: SHOW TABLES; show nothing Hi. On Mon, Dec 03, 2001 at 11:41:38PM

FW: compile errors

2001-12-05 Thread Gill, Vern
HELP!! Can someone PLEASE help me with this issue? -Original Message- From: Gill, Vern [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 05, 2001 12:47 AM To: '[EMAIL PROTECTED]' Subject: FW: compile errors Anyone able to help

FW: compile errors

2001-12-05 Thread Gill, Vern
Anyone able to help with this? Or am I just stuck...? -Original Message- From: Gill, Vern [mailto:[EMAIL PROTECTED]] Sent: Friday, November 30, 2001 6:47 PM To: '[EMAIL PROTECTED]' Subject: compile errors trying to compile mysql-3.23.46, getting this error. Can't find a

RE: SHOW TABLES; show nothing

2001-12-04 Thread Gill, Vern
r 1 make[1]: Leaving directory `/src/mysql-3.23.46' make: *** [all-recursive-am] Error 2 Any help there? -Original Message- From: Benjamin Pflugmann [mailto:[EMAIL PROTECTED]] Sent: Monday, December 03, 2001 10:44 PM To: Gill, Vern Cc: [EMAIL PROTECTED] Subject: Re: SHOW TABLES; show noth

RE: SHOW TABLES; show nothing

2001-12-03 Thread Gill, Vern
Seems ok to me... -Original Message- From: Quentin Bennett [mailto:[EMAIL PROTECTED]] Sent: Monday, December 03, 2001 11:19 AM To: 'Gill, Vern'; [EMAIL PROTECTED] Subject: RE: SHOW TABLES; show nothing Hi, Try myisamchk'ing you mysql tables. Regards Quentin -Original Me

RE: SHOW TABLES; show nothing

2001-12-03 Thread Gill, Vern
? -Original Message- From: Benjamin Pflugmann [mailto:[EMAIL PROTECTED]] Sent: Monday, December 03, 2001 4:22 PM To: Quentin Bennett Cc: 'Gill, Vern'; [EMAIL PROTECTED] Subject: Re: SHOW TABLES; show nothing Hi. I remember this beeing reported once before. The answer supposed t

RE: Changing data

2001-12-03 Thread Gill, Vern
Okay, so if it won't work with more than one space, are thos records "doomed" to upper only or First letter capitalized? -Original Message- From: Jonathan Hilgeman [mailto:[EMAIL PROTECTED]] Sent: Monday, December 03, 2001 11:10 AM To: 'Gill, Vern' Cc: '

Changing data

2001-12-03 Thread Gill, Vern
how would I change in all rows data that is; 00 to 000-000- or (000) 000- Can this even be done with mysql? Thank you in advance... Vern H. Gill State Director Director of Marketing Conejo Valley Jaycees http://www.conejovalleyjaycees.org

SHOW TABLES; show nothing

2001-12-02 Thread Gill, Vern
mysql> CREATE TABLE faxblast (company VARCHAR(100), phone VARCHAR(12), fax TINYINT (10) UNSIGNED, state CHAR(2), description VARCHAR(80), sic VARCHAR(7)); Query OK, 0 rows affected (0.09 sec) mysql> SHOW TABLES; Empty set (0.00 sec) mysql> DESCRIBE faxblast -> ; +-+--

compile errors

2001-11-30 Thread Gill, Vern
trying to compile mysql-3.23.46, getting this error. Can't find any reference to it anywhere. Please help; kgcc -O3 -DDBUG_OFF -O9 -rdynamic -o isamchk isamchk.o sort.o libnisam.a ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lpthread -lz -lcrypt -lnsl -lm -lpthread ../mysys/li