• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Lion and WO
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Lion and WO


  • Subject: Re: Lion and WO
  • From: Johann Werner <email@hidden>
  • Date: Fri, 29 Jul 2011 16:00:20 +0200

Am 29.07.2011 um 12:54 schrieb Lachlan Deck:

> What are the replication possibilities these days for dbs such as Postgres et al?
> Part of the success of MySQL I gather is having this support.
>
> We unfortunately use MySQL where I'm working, and it certainly struggles for certain things. One of the things that kills mysql as well is refactoring on large tables. e.g., adding columns causing a full table copy etc. This has been fixed apparently in 5.5.
>
> So far as poor indexing usages, WO by default doesn't help for case-insensitive searches by its usage of "like UPPER(..)" which bypasses mysql indexes altogether. I don't know if more recent Wonder mysql adaptors help with this but I'd created a custom adaptor for mysql that essentially did the following:
> - for case-insensitive: ... a like 'Foo'
> - for case-sensitive: binary a like 'Foo'

where is the commit for the current MySQL plugin and the corresponding property to switch to the new behavior? ;-)


>
> Lachlan Deck
> email@hidden
>
> <snip>
>

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Lion and WO
      • From: Ramsey Gurley <email@hidden>
References: 
 >Re: Lion and WO (From: email@hidden)
 >Re: Lion and WO (From: Travis Britt <email@hidden>)
 >Re: Lion and WO (From: Andrew Satori <email@hidden>)
 >Re: Lion and WO (From: Kieran Kelleher <email@hidden>)
 >Re: Lion and WO (From: Andrew Satori <email@hidden>)
 >Re: Lion and WO (From: Kieran Kelleher <email@hidden>)
 >Re: Lion and WO (From: Q <email@hidden>)
 >Re: Lion and WO (From: Kieran Kelleher <email@hidden>)
 >Re: Lion and WO (From: Andy 'Dru' Satori <email@hidden>)
 >Re: Lion and WO (From: Lachlan Deck <email@hidden>)

  • Prev by Date: Re: Lion and WO
  • Next by Date: Performance Questions
  • Previous by thread: Re: Lion and WO
  • Next by thread: Re: Lion and WO
  • Index(es):
    • Date
    • Thread