| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Philippe Poelvoorde | Date: | June 10 2005 7:00am |
| Subject: | Re: INSERT DELAYED and NOW() | ||
| View as plain text | |||
Eric Bergen wrote: > How about something like this: > > mysql> select @t := now(); > +---------------------+ > | @t := now() | > +---------------------+ > | 2005-06-09 09:55:49 | > +---------------------+ > 1 row in set (0.00 sec) > if the timestamp is not needed on the client with : mysql> do @t := now(); you would spare a bit of bandwidth my 2cts. -- Philippe Poelvoorde COS Trading Ltd.
| Thread | ||
|---|---|---|
| • INSERT DELAYED and NOW() | Jeremiah Gowdy | 9 Jun |
| • Re: INSERT DELAYED and NOW() | Jeff Smelser | 9 Jun |
| • Re: INSERT DELAYED and NOW() | Jeremiah Gowdy | 9 Jun |
| • Re: INSERT DELAYED and NOW() | Jochem van Dieten | 9 Jun |
| • Re: INSERT DELAYED and NOW() | Jeremiah Gowdy | 9 Jun |
| • Re: INSERT DELAYED and NOW() | Jochem van Dieten | 9 Jun |
| • Re: INSERT DELAYED and NOW() | Eric Bergen | 9 Jun |
| • Re: INSERT DELAYED and NOW() | SGreen | 9 Jun |
| • Re: INSERT DELAYED and NOW() | Eric Bergen | 10 Jun |
| • Re: INSERT DELAYED and NOW() | Philippe Poelvoorde | 10 Jun |
