Speed this up?

2004-10-12 Thread Alex Pilson
bill_first,c.bill_last)) GROUP BY download_email ORDER BY orderID DESC, cust_id DESC -- <---> Alex Pilson FlagShip Interactive, Inc. [EMAIL PROTECTED] <---> --

Category System schema

2003-07-28 Thread Alex Pilson
in the list. On top of that I would also like the ability to assign a priority field for listing in that order as well. There has to be some kind of solution to this that I don't see. Any ideas? Thanks! -- <------->

Re: Extracting DATE from a TIMESTAMP field

2003-06-06 Thread Alex Pilson
At 4:22 PM -0500 6/6/03, Paul DuBois wrote: At 17:17 -0400 6/6/03, Alex Pilson wrote: I have an old table that has about 2000 records and hasn't been modified. I realized it was missing a create_date. Do anyone know or have any slick SQL code to extract out the date from the timestamp fiel

Extracting DATE from a TIMESTAMP field

2003-06-06 Thread Alex Pilson
hanks! -- <---> Alex Pilson FlagShip Interactive, Inc. [EMAIL PROTECTED] 404.642.8225 CELL <---> -- MySQL General Mailing List For list archives: http://lists.mysql.com/mys

Re: Doorstop II now available

2003-01-27 Thread Alex Pilson
ad they used thin enough paper that it didn't turn into a completely giant book. I just ordered it on bookpool but it says it is out of stock. -- <-------> Alex Pilson FlagShip Interactive, Inc. [EMAIL PRO

mysqldump vs. BACKUP TABLE

2003-01-19 Thread Alex Pilson
this command in succession for about twenty tables? -- <---> Alex Pilson FlagShip Interactive, Inc. [EMAIL PROTECTED] 404.728.4417 404.642.822

Re: Updating text that ends with...

2002-11-11 Thread Alex Pilson
At 8:23 AM +1100 11/12/02, Daniel Kasak wrote: Alex Pilson wrote: I am stumped on how to create a statement that will find all instances of a field (price) and change the .98 to .99. Looking through the MySQL book of P. Dubois, it seems I need to do pattern matching but I can't figur

Updating text that ends with...

2002-11-11 Thread Alex Pilson
n off - the shelf query for something like this? -- <---> Alex Pilson FlagShip Interactive, Inc. [EMAIL PROTECTED] 404.728.4417 404.64

Re: Export, then Import HUGE number of rows/data?

2002-10-15 Thread Alex Pilson
d party MySQL app such as Pro SQL or SQLBoss. -- <-------> Alex Pilson FlagShip Interactive, Inc. [EMAIL PROTECTED] 404.728.4417 404.642.8225 CELL <--->

MySQL 3.23.51 install on OS X

2002-08-10 Thread Alex Pilson
If you want to solve this at a later stage, restart this script with the --force option [xserve:/usr/local/mysql] admin% What am I missing? I do have the DNS setup for this host... -- <-------> Alex Pilson FlagShip Interactive,

Re: restarting MySQL on OS X

2002-05-21 Thread Alex Pilson
At 9:20 AM -0400 5/21/02, Reid Sutherland (mysql) wrote: >Alex Pilson wrote: >>I was wondering if anyone knew the "proper" way to restart MySQL on OS X? >> >>I did mysqladmin -p shutdown then safe_mysqld...is this the same as >>if the machine started up? >

restarting MySQL on OS X

2002-05-21 Thread Alex Pilson
I was wondering if anyone knew the "proper" way to restart MySQL on OS X? I did mysqladmin -p shutdown then safe_mysqld...is this the same as if the machine started up? -- <---> Alex Pilson FlagShip

Re: TIMESTAMP field : nevermind

2002-05-20 Thread Alex Pilson
At 3:22 PM -0400 5/20/02, Alex Pilson wrote: >Is it possible to alter or modify a timestamp field to a different date? Doh. I found the answer... The answer is yes. -- <---> Alex Pilson FlagShip Interactive, Inc.

TIMESTAMP field

2002-05-20 Thread Alex Pilson
Is it possible to alter or modify a timestamp field to a different date? -- <---> Alex Pilson FlagShip Interactive, Inc. [EMAIL PROTECTED] 404.728.4417 404.642.8225 CELL // Web Design // Lasso

Re:  character

2002-04-24 Thread Alex Pilson
; I do. So how does that have anything to do with the trademark character getting encoded correctly into a MySQL field? -- <-----> Alex Pilson FlagShip Interactive, Inc. [EMAIL PROTECTED] 404.728.4417 404.642.8225 C

 character

2002-04-24 Thread Alex Pilson
... -- <-> Alex Pilson FlagShip Interactive, Inc. [EMAIL PROTECTED] 404.728.4417 404.642.8225 CELL // Web Design // Lasso Application Development // Filemaker Pro / SQL Development // Sonic Solutions Creator Authoring // Apple DVD Studio Pro Authoring // Macr

Re: GRANT questions on OS X.

2002-04-19 Thread Alex Pilson
to use single quotes and it worked. So does mysql care if it is single or double quotes? -- <---------> Alex Pilson FlagShip Interactive, Inc. [EMAIL PROTECTED] 404.728.4417 404.642.8225 CELL // Web Design // Lasso Application

GRANT questions on OS X.

2002-04-19 Thread Alex Pilson
Why is this producing a syntax error at the %? This is supposed to create a global user, yes? GRANT ALL ON *.* TO myuser@% IDENTIFIED BY "mypassword"; Is there a quick command to show all GRANTS? or Users? -- <-----> Alex Pils

Converting VARCHAR 255 column to TEXT 64

2002-04-11 Thread Alex Pilson
Does converting one type of column to a bigger type such as listed in my subject lose the information that is contained in that row/column or does it just expand the limit? -- <-> Alex Pilson FlagShip Interactive, Inc.

Re: Case tools

2002-04-04 Thread Alex Pilson
zign/index.html -- <-----> Alex Pilson FlagShip Interactive, Inc. [EMAIL PROTECTED] 404.728.4417 404.642.8225 CELL // Web Design // Lasso Application Development // Filemaker Pro / SQL Development // Sonic Solutions Creator Authoring //

Re: Keeping MySQL Databases Heathly

2002-04-04 Thread Alex Pilson
led >without one, it prints to STDOUT. Here's my code: Cool. I will give it whirl to see what information it reveals. -- <-> Alex Pilson FlagShip Interactive, Inc. [EMAIL PROTECTED] 404.728.4417 404.642.8225 CELL // Web Design // Lass

Keeping MySQL Databases Heathly

2002-04-04 Thread Alex Pilson
. -- <-> Alex Pilson FlagShip Interactive, Inc. [EMAIL PROTECTED] 404.728.4417 404.642.8225 CELL // Web Design // Lasso Application Development // Filemaker Pro / SQL Development // Sonic Solutions Creator Authoring // Apple DVD Studio Pro Authoring // Macr