Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Problem Using To_days Function #24879
    orionis
    Member

    >You simply want to save this SQL snippet as a literal string?

    Yep 😀

    >Please try to enclose the string in `backquotes`!

    I already found this trick, but I thought there might be something else 'cleaner'!

    >Alternativley disable 'smart keywords and functions' in preferences.

    THAT'S IT! 🙄 It works, thank you very much for your help!

    Fabrice

    in reply to: Problem Using To_days Function #24877
    orionis
    Member

    >”When I copy/paste the sentence “TO_DAYS(NOW()) – TO_DAYS(database.table.entdate) > 365″ in the filter column”

    >Where is that 'filter column'? in SQLyog?

    yes, it's the “filtre” column in the “auth.hades” table, that is used by the cleaning program (see attached picture).

    >I also do not understand

    >1) where you use PHP and where you use SQLyog

    The cleaning program is written in PhP and the cleaned databases have been created and are managed by SQLYog.

    >2) what works in SQLyog 4 (or 5) and not in 6?

    In versions 4 and 5, I can save the value “TO_DAYS(NOW()) – TO_DAYS(database.table.entdate) > 365” in the 'filtre' column, which cannot be made with version 6.

    >A few screenshots may tell more than words!

    Here it is :

    [attachment=741:sqlyog1.jpg]

    Hope it will be clearer for you! 🙂

Viewing 2 posts - 1 through 2 (of 2 total)