Startup Item won't install on Mac OS X 10.5.2

2008-04-06 Thread Gabe da Silveira
I was having some problems with MySQL after restoring a new MacBook Pro from a Time Machine backup. I deleted /Library/StartupItems/MYSQLCOM and the corresponding package in /Library/Receipts, however I am unable to reinstall the Startup Item. I've tried both 10.5 packages and the Intel 10.4 packa

RE: NOT NULL question

2003-01-15 Thread Gabe Geisendorfer
Thanks, I check it out.. Any idea if this 'deficiency' is scheduled to change? Thanks, Gabe -Original Message- From: Benjamin Pflugmann [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 15, 2003 9:49 AM To: Gabe Geisendorfer Cc: [EMAIL PROTECTED] Subject: Re: NOT NUL

RE: InnoDB table, NOT NULL question

2003-01-15 Thread Gabe Geisendorfer
ow an error if: NOT NULL is specified No DEFAULT is specified The field is omitted from an INSERT Possibly a compatibility switch in the cnf file could turn on such a check. Thanks, Gabe -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Harald Fuchs

Availablility of MySQL 4.0.9 for Windows (bins)

2003-01-14 Thread Gabe Geisendorfer
Does anyone know when MySQL 4.0.9 for Windows (bins) will be available for download? Thanks, Gabe - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the

RE: InnoDB table, NOT NULL question

2003-01-14 Thread Gabe Geisendorfer
I'm aware that NULL and "" are not the same thing.. I would like to prevent the column from accepting values automatically ( with out the presence of a DEFAULT). -Original Message- From: Csongor Fagyal [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 14, 2003 8:21 AM To: [EMAIL PROTECTED

RE: InnoDB table, NOT NULL question

2003-01-14 Thread Gabe Geisendorfer
x27;s. Thanks, Gabe -Original Message- From: Egor Egorov [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 14, 2003 7:11 AM To: [EMAIL PROTECTED] Subject: re: InnoDB table, NOT NULL question On Monday 13 January 2003 23:38, Gabe Geisendorfer wrote: > Hello, I'm in the process o

InnoDB table, NOT NULL question

2003-01-13 Thread Gabe Geisendorfer
OT NULL constraint on the field? Thanks, Gabe Geisendorfer - 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 &l

Re: query optimization

2002-08-30 Thread Gabe
Richard 1 Rick 1 Bob 2 Leonard 3 Bob 3 Larry 3 Mike Thanks Gabe Gerald Clark wrote: > That is not valid SQL. > a table can't be like something. > I think you ommitted the field name. &g

query optimization

2002-08-30 Thread Gabe
n WHERE kw_table LIKE 'first word%' AND kw_table1 LIKE '2nd word%' AND main.id = kw_table.id AND kw_table1.id = kw_table.id GROUP BY main.id Limit 0,11 Thanks Gabe -

Re: replication bug

2001-09-20 Thread Gabe E. Nydick
False alarm!! Turns out one of my engineers was using 'LOAD DATA INTO TABLE' instead of inserts. Thanks for all of the replies. - Original Message - From: "Will French" <[EMAIL PROTECTED]> To: "Gabe E. Nydick" <[EMAIL PROTECTED]>; <[EMAIL PR

Re: replication bug

2001-09-19 Thread Gabe E. Nydick
I have found that if I do manual changes to the table, it replicates. If the applications my company wrote make changes, they don't replicate. I am having the programmers find where they went sloppy. - Original Message - From: "Jeremy Zawodny" <[EMAIL PROTECTED]>

Re: replication bug

2001-09-19 Thread Gabe E. Nydick
AIL PROTECTED]> To: "Gabe E. Nydick" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, September 19, 2001 12:47 AM Subject: Re: replication bug > On Tue, Sep 18, 2001 at 10:17:26PM -0700, Jeremy Zawodny wrote: > > On Tue, Sep 18, 2001 at 09:54:51PM -0

replication bug

2001-09-18 Thread Gabe E. Nydick
I have a large set of tables that are 1-way replicating to an identical machine as the master db, and for some reason 1 table doesn't make it into the binary log. Why would updates to 1 specific table not make it into the binary log? Thanks, Gabe E. Nydick

replication bug

2001-08-01 Thread Gabe E. Nydick
er to point everything at the right directories. - Gabe E. Nydick Project Manager ClubPhoto, Inc. P - 408.423.6611 F - 408.557.6799 - - Before posting, please check:

mysql

2001-06-21 Thread Gabe E. Nydick
I am running mysql-3.23.39 and I can't get it to use the tmpdir I specify. Is there a minimum size it needs to be? - Gabe E. Nydick Project Manager ClubPhoto, Inc. P - 408.423.6611 F - 408.557