Three wishes for a new year

It’s a new year by Jewish calendar (and, incidently, today is the first day of the next 365 days). And what do I wish for in the following year?

  1. World peace
  2. Good health to all
  3. Support for ORDER BY & LIMIT in MySQL multi-table UPDATE and DELETE statements, This is sometimes a real show stopper!

Have a good year / next 12 months everyone!

6
Leave a Reply

avatar
6 Comment threads
0 Thread replies
0 Followers
 
Most reacted comment
Hottest comment thread
3 Comment authors
MySQL foreach() | code.openark.orgshlomiYaronJustin Swanhart Recent comment authors

This site uses Akismet to reduce spam. Learn how your comment data is processed.

  Subscribe  
Notify of
Justin Swanhart
Guest

I have a user-variable abusing method for Multi-table delete + LIMIT. I think I’ve only tested it for deleting from one table, but where that table needs to be joined to other tables.

Justin Swanhart
Guest

Oh, I forgot that I blogged about that before:
http://swanhart.livejournal.com/120806.html

Yaron
Guest

Amen to that! 🙂

trackback

[…] does not support ORDER BY & LIMIT in multi-table UPDATE and DELETE statements (as noted last year). So we […]