Make WordPress Core

Changes between Initial Version and Version 4 of Ticket #8468


Ignore:
Timestamp:
12/03/2008 06:54:37 PM (16 years ago)
Author:
westi
Comment:

Tidies up description.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8468

    • Property Keywords reporter-feedback added
    • Property Version changed from to 2.6
  • Ticket #8468 – Description

    initial v4  
    4343SELECT ID AS 'ID', post_date AS 'post_date', post_title AS 'post_title' FROM wp_posts WHERE post_date > '2008-12-01 00:00:00' AND post_date < '2009-01-01 00:00:00' AND post_status = 'publish' AND post_type = 'post' ORDER BY
    4444
    45 WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1]
    46 SELECT ID AS 'ID', post_date AS 'post_date', post_title AS 'post_title' FROM wp_posts WHERE post_date > '2008-11-01 00:00:00' AND post_date < '2008-12-01 00:00:00' AND post_status = 'publish' AND post_type = 'post' ORDER BY
    47 
    48 WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1]
    49 SELECT ID AS 'ID', post_date AS 'post_date', post_title AS 'post_title' FROM wp_posts WHERE post_date > '2008-10-01 00:00:00' AND post_date < '2008-11-01 00:00:00' AND post_status = 'publish' AND post_type = 'post' ORDER BY
    50 
    51 WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1]
    52 SELECT ID AS 'ID', post_date AS 'post_date', post_title AS 'post_title' FROM wp_posts WHERE post_date > '2008-09-01 00:00:00' AND post_date < '2008-10-01 00:00:00' AND post_status = 'publish' AND post_type = 'post' ORDER BY
    53 
    54 WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1]
    55 SELECT ID AS 'ID', post_date AS 'post_date', post_title AS 'post_title' FROM wp_posts WHERE post_date > '2008-08-01 00:00:00' AND post_date < '2008-09-01 00:00:00' AND post_status = 'publish' AND post_type = 'post' ORDER BY
    56 
    57 WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1]
    58 SELECT ID AS 'ID', post_date AS 'post_date', post_title AS 'post_title' FROM wp_posts WHERE post_date > '2008-07-01 00:00:00' AND post_date < '2008-08-01 00:00:00' AND post_status = 'publish' AND post_type = 'post' ORDER BY
    59 
    60 WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1]
    61 SELECT ID AS 'ID', post_date AS 'post_date', post_title AS 'post_title' FROM wp_posts WHERE post_date > '2008-06-01 00:00:00' AND post_date < '2008-07-01 00:00:00' AND post_status = 'publish' AND post_type = 'post' ORDER BY
    62 
    63 WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1]
    64 SELECT ID AS 'ID', post_date AS 'post_date', post_title AS 'post_title' FROM wp_posts WHERE post_date > '2008-12-01 00:00:00' AND post_date < '2009-01-01 00:00:00' AND post_status = 'publish' AND post_type = 'post' ORDER BY
    65 
    66 WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1]
    67 SELECT ID AS 'ID', post_date AS 'post_date', post_title AS 'post_title' FROM wp_posts WHERE post_date > '2008-11-01 00:00:00' AND post_date < '2008-12-01 00:00:00' AND post_status = 'publish' AND post_type = 'post' ORDER BY
    68 
    69 WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1]
    70 SELECT ID AS 'ID', post_date AS 'post_date', post_title AS 'post_title' FROM wp_posts WHERE post_date > '2008-10-01 00:00:00' AND post_date < '2008-11-01 00:00:00' AND post_status = 'publish' AND post_type = 'post' ORDER BY
    71 
    72 WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1]
    73 SELECT ID AS 'ID', post_date AS 'post_date', post_title AS 'post_title' FROM wp_posts WHERE post_date > '2008-09-01 00:00:00' AND post_date < '2008-10-01 00:00:00' AND post_status = 'publish' AND post_type = 'post' ORDER BY
    74 
    75 WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1]
    76 SELECT ID AS 'ID', post_date AS 'post_date', post_title AS 'post_title' FROM wp_posts WHERE post_date > '2008-08-01 00:00:00' AND post_date < '2008-09-01 00:00:00' AND post_status = 'publish' AND post_type = 'post' ORDER BY
    77 
    78 WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1]
    79 SELECT ID AS 'ID', post_date AS 'post_date', post_title AS 'post_title' FROM wp_posts WHERE post_date > '2008-07-01 00:00:00' AND post_date < '2008-08-01 00:00:00' AND post_status = 'publish' AND post_type = 'post' ORDER BY
    80 
    81 WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1]
    82 SELECT ID AS 'ID', post_date AS 'post_date', post_title AS 'post_title' FROM wp_posts WHERE post_date > '2008-06-01 00:00:00' AND post_date < '2008-07-01 00:00:00' AND post_status = 'publish' AND post_type = 'post' ORDER BY
    83 
    8445Warning: Cannot modify header information - headers already sent by (output started at <absolute path on server>/wp-includes/wp-db.php:517) in <absolute path on server>/wp-includes/pluggable.php on line 770