[wp-hackers] Coding Projects
Alex King
alex at alexking.org
Tue Dec 14 01:26:44 UTC 2004
I think we still have to support MySQL 3.23.x.
I'd imagine you may need to do a second query to get the categories for
the posts.
--Alex
http://www.alexking.org/
Thiago Becker wrote:
> Ok. The sad history: for adding support to multiple category queries,
> i'll need to force everybody using alpha version of WP to use mysql
> 4.1, because I'll need to use subqueries to make the right queries. I
> tried, for the best of my understanding, to use joins, but it doesn't
> fit for this case. I can create ugly hacks for this, but it is not
> what I intend to do.
>
> I'm asking for the devs to look at what version of mysql they are
> using, and if there is any problem in breaking compatibility in alpha
> version.
>
>
> On Wed, 08 Dec 2004 17:40:22 -0800, Matt Mullenweg <m at mullenweg.com> wrote:
>
>>Ryan Boren wrote:
>>
>>>Support mutltiple negatives for category queries. See get_posts() in
>>>classes.php where we process 'cat'. Look for the comment lamenting the
>>>fact that we don't support this.
>>
>>Also get_posts()-the-function should probably be finished as well, and
>>use WP_Query->get_posts().
>>
>>--
>>Matt Mullenweg
>>http://photomatt.net | http://wordpress.org
>>http://pingomatic.com | http://cnet.com
>>
>>
>>
>>_______________________________________________
>>hackers mailing list
>>hackers at wordpress.org
>>http://wordpress.org/mailman/listinfo/hackers_wordpress.org
>>
>
>
>
More information about the hackers
mailing list