Starting a Second Server under Mac OS X 10.3.9

2006-08-30 Thread cristopher pierson ewing
I'm trying to get a second server running using mysql 4.1.15 on Mac OS X 10.3.9. I have one server running as my main development server, and would like a second to use for testing alternate DB Schema. I've followed the instructions in the manual section 5.12.2 'running multiple servers on un

Trimming down a MySQL installation

2005-04-19 Thread cristopher pierson ewing
I am installing MySQL on a server with limited space available and I'd like to minimize the footprint of the installed database. is there information available on what parts of the installation I can safely delete without harming functionality of the database? I'd love to hear recommendations

Re: Full text search in mulitple-table query

2005-01-28 Thread cristopher pierson ewing
On Fri, 28 Jan 2005, Santino wrote: At 15:50 -0800 27-01-2005, cristopher pierson ewing wrote: Shawn, Okay, it turns out that I can solve my problem by reordering the elements of the WHERE clause at the end of the query I sent before. I've gotten good results with the following versio

Re: Full text search in mulitple-table query

2005-01-27 Thread cristopher pierson ewing
7;t find anything that described this, but I'm perfectly willing to admit I have a hard time finding lots of things in the online docs. Thanks for any lucidity anyone can lend, Cris Cris Ewing CME and Telehealth Web Services University of Washington School o

Re: Full text search in mulitple-table query

2005-01-27 Thread cristopher pierson ewing
problems here that I'm missing? Thanks, Cris Cris Ewing CME and Telehealth Web Services University of Washington School of Medicine Work Phone: (206) 685-9116 Home Phone: (206) 365-3413 E-mail: [EMAIL PROTECTED] *** On Thu, 27 Jan 2

Full text search in mulitple-table query

2005-01-27 Thread cristopher pierson ewing
I'm running a query that pulls information from about six different tables in a DB. I'd like to be able to do a fulltext search on fields in several different tables. The end result should be that any row with a fulltext match in any of the fields in any table gets returned. I've tried a syn

Syntax problems in MySQL v. 4.1.1-alpha-standard-log

2004-04-21 Thread cristopher pierson ewing
Apologies if this is an easy one, I'm stumped! I'm having some trouble with syntax running MySQL from the command line. I'm running MySQL 4.1.1-alpha from the OS X standard installer package on a G5 running panther. I have logged into MySQL as the root user, providing the correct password, and I