Prepare DB time columns for year 2038.

XMLWordPrintable

    • Type: Change Request
    • Resolution: Unresolved
    • Priority: Trivial
    • None
    • Affects Version/s: None
    • Component/s: Proxy (P), Server (S)
    • None

      Upgrade DB tables 't_time' type to map to types with 64bits.
      Currently, for example in MySQL it maps to integer which is only 32bits.

      All columns which use time must be mapped to DB types with at least 64bits.
      Most importantly - history tables.

            Assignee:
            Alex Kalimulin
            Reporter:
            Artjoms Rimdjonoks
            Votes:
            2 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: