Re: Message ID with mySQL?



Roy Schestowitz wrote:

> _However_, make sure you do not break older links if/when the
> conventions change.

Hence the asterisk (or some other character that will do the job). It's
not valid in a real Message-ID, so any URLs that start with
"http://message-id.net/*"; will be assumed to be aliases.

> One thing you could also do, for example, is rely on query speed in
> mySQL and just toss aliases at it, e.g. ADD to $table VALUES $slug
> $address $date

MySQL? No, ta. PostgreSQL with suitable indexing.

--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact

.



Relevant Pages

  • RE: String Manipulation
    ... escaped asterisk. ... The slash is still special because it's the regexp ... The square brackets are a character class. ...
    (perl.beginners)
  • Re: finding specific sequence of wildcard characters
    ... to find single instances of the "*" character (i.e., the asterisk ... please post all follow-ups to the newsgroup so ...
    (microsoft.public.word.docmanagement)
  • Re: Bash: Asterisk reading problem
    ... Pan wrote: ... character from a set of data files. ... the asterisk symbol, which is causing problems with the exporting process. ...
    (uk.comp.os.linux)
  • Re: Not like query
    ... To exclude anything beginning with 3 asterisks: ... However, asterisk is not a special character in the first case, so it ... >Can anyone suggest the correct syntax for this criteria. ...
    (microsoft.public.access.queries)