Make WordPress Core

Opened 18 years ago

Closed 18 years ago

Last modified 8 months ago

#2820 closed defect (bug) (worksforme)

Problem with links after mysql server update at brinkster

Reported by: sysdevuser's profile sysdevuser Owned by:
Milestone: Priority: high
Severity: normal Version: 2.0.2
Component: General Keywords: link mysql update
Focuses: Cc:

Description

Since this morning links are messed up when saving or publishing a post. It looks like a mysql problem. So i went for support to brinkster, my host. I had a chat with support earlier today and this is what I got:

Tim: You will need to upgrade WordPress. We just patched a security hole within MySQL yesterday and Wordpress seems to not like the fix.
Tim: Please view the following link:
Tim: software.newsforge.com/article.pl?sid=06/06/01/213223&from=rss

I do need help, lots of it. I have two blog applications running and now posts or comments with links (posted or modified after last midnight) won't work. It seems that links are spoiled when saving or publishing only.

I have version 2.0.2. Other people (see the forums) with 2.0.3 are having the same problem.

Is there a fix?

Thx,

Juan

Change History (3)

#1 @sysdevuser
18 years ago

  • Version changed from 1.2 to 2.0.2

#2 @ryan
18 years ago

NO_BACKSLASH_ESCAPES will break WP. Backslash becomes a normal character rather than an escape character when that flag is set. This will cause queries to fail, as you have found out.

#3 @foolswisdom
18 years ago

  • Resolution set to worksforme
  • Severity changed from critical to normal
  • Status changed from new to closed

Marking works for me based on no response to Ryan identification of the likely cause.

Note: See TracTickets for help on using tickets.