Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7816839
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T06:01:12+00:00 2026-06-02T06:01:12+00:00

I have upgraded my Mysql version from Mysql5.0 to Mysql5.5, This is query returning

  • 0

I have upgraded my Mysql version from Mysql5.0 to Mysql5.5,

This is query returning null but same query was returning value before upgrade.

SELECT  DATE_FORMAT(DATE_ADD(STR_TO_DATE('2010-04', '%Y-%m'), INTERVAL 2 YEAR),'%Y-%m')

Should return 2012-04

My date values are of varchar type I want to add interval of 2 years.

Is there any other way to achieve this OR Please tell me how to correct it?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T06:01:14+00:00Added an answer on June 2, 2026 at 6:01 am

    Mysql version > 5.0 str_to_date() sometimes would return NULL if the %D format specifier is not the last specifier in the format string input.

    You need to apply some trick (specify %D here ).

    Try below:

     SELECT DATE_FORMAT(DATE_ADD(STR_TO_DATE('2010-04-01', '%Y-%m-%d'), INTERVAL 1 YEAR),'%Y-%m')
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Everything was working fine before I upgraded my mysql version on server. But now
I have recently upgraded my ASP.NET MVC application from beta to version 1. And
I have upgraded one of my projects in c# from visual studio 2005 to
I have upgraded my grails app from 1.3.7 to 2.0.1. I had few static
I have a project which I have upgraded to .Net 4.0, but when I
I have successfully upgraded an MFC application which was compiled with an old version
We have recently upgraded from Delphi 2009 to 2010. One of the things in
I have recently upgraded from websphere 5.1.2 to websphere 6.1 server. I had some
I don't spend a whole lot of time in MySQL, but I have been
Just upgraded a MBP 2009 from Snow Leopard to Lion. MySQL seems to be

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.